#18691: Trac #17572 breaks the installation of several R packages.
-------------------------------------+-------------------------------------
Reporter: charpent | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-6.8
Component: packages: | Resolution:
standard | Merged in:
Keywords: r-project | Reviewers:
Authors: charpent | Work issues:
Report Upstream: N/A | Commit:
Branch: | 7288cdd4e8d2a04f4163dfac1249898d01e50492
u/charpent/trac__17572_breaks_the_installation_of_several_r_packages_|
Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by fbissey):
Looking at it more closely #17572 may have erred when defining
`R_MAKEVARS_USER`. `R_MAKEVARS_SITE` is tested for existence before being
used in `local/lib/R/bin/config` but the same file only test
`R_MAKEVARS_USER` to be defined and will assume that if it is defined it
must exist. I think upstream should check for its existence too.
I am curious Emmanuel, would replacing the line
`R_MAKEVARS_USER="$SAGE_LOCAL/lib/R/share/Makevars.user" && export
R_MAKEVARS_USER` by `unset R_MAKEVARS_USER` be enough to solve your
difficulties?
--
Ticket URL: <http://trac.sagemath.org/ticket/18691#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.