Skip to content

spkg-configure for R #28884

@dimpase

Description

@dimpase

a minimum working on standard distros setup.

Note that R does not have a working uninstall, so one needs to manually uninstall by

rm -rf $SAGE_LOCAL/lib/R
rm $SAGE_LOCAL/bin/R*

followed by

./bootstrap
./configure
./sage -f rpy2
make build

and then test. (Or, of course start from make distclean)

Depends on #27870

CC: @sagetrac-tmonteil @kiwifb @isuruf @EmmanuelCharpentier @embray

Component: build: configure

Author: Dima Pasechnik

Branch/Commit: 1f4a7e1

Reviewer: Emmanuel Charpentier

Issue created by migration from https://trac.sagemath.org/ticket/28884

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions