#6279: spkg-check fails for the R spkg
----------------------+-----------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.1
Component: build | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
----------------------+-----------------------------------------------------
Changes (by wjp):
* upstream: => N/A
Comment:
In the r-2.9.2 spkg, the failing tests are
{{{
src/library/utils/R-ex/capture.output.R
src/library/utils/R-ex/ls_str.R
src/library/grDevices/R-ex/densCols.R
src/library/graphics/R-ex/smoothscatter.R
src/library/stats/R-ex/add1.R
src/library/stats/R-ex/alias.R
src/library/stats/R-ex/anova.glm.R
src/library/stats/R-ex/aov.R
src/library/stats/R-ex/dummy.coef.R
src/library/stats/R-ex/extractAIC.R
src/library/stats/R-ex/glm.R
src/library/stats/R-ex/nls.R
src/library/stats/R-ex/stat.anova.R
src/library/stats/R-ex/summary.glm.R
}}}
as well as the test for (R) issue #2586 in {{{reg-tests-1.R}}} and
the test labelled {{{## as.matrix.data.frame with coercion}}} in {{{reg-
tests-3.R}}}.
They seem to be caused by missing packages {{{MASS}}}, {{{KernSmooth}}},
{{{survival}}}.
Maybe we can just remove the failing tests?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6279#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.