reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15772] R-project / R-base


From: Boud Roukema
Subject: [task #15772] R-project / R-base
Date: Thu, 10 Sep 2020 20:56:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/task/?15772>

                 Summary: R-project / R-base
                 Project: Reproducible paper template
            Submitted by: boud
            Submitted on: Fri 11 Sep 2020 12:56:07 AM UTC
         Should Start On: Thu 10 Sep 2020 12:00:00 AM UTC
   Should be Finished on: Thu 10 Sep 2020 12:00:00 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

Does anyone currently have a maneage subsystem for installing _R_ (R-project)
extension packages?

Installing a "high" level extension package such as _ggplot2_ 

https://cran.r-project.org/web/packages/ggplot2/index.html

seems like it may need several dozen or who knows, maybe a hundred or so other
R packages that it depends on.

The _R_ install using the shell command line

R CMD INSTALL --library=$(ildir)/R/library $(word 1,$(filter $(tdir)/%,$^))

in a 'make' line in _high-level.mk_ works fine for me for individual packages,
but we really should have a system equivalent to that of the _python_ system.






    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15772>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]