R-pkgload
Port variant standard
Summary Simulate Package Installation and Attach
Package version 1.3.4
Homepage https://github.com/r-lib/pkgload
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 JAN 2024, 01:51:59 UTC
Port created 15 APR 2020, 07:13:19 UTC
Subpackage Descriptions
single pkgload: Simulate Package Installation and Attach Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Build and Runtime R-cli:single:standard
R-crayon:single:standard
R-desc:single:standard
R-fs:single:standard
R-glue:single:standard
R-pkgbuild:single:standard
R-rlang:single:standard
R-rprojroot:single:standard
R-withr:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
60b04b948cda4dc56257b1e89f9b0a4b1273cacecdb2bd995d66dd76e89926ce 78189 CRAN/pkgload_1.3.4.tar.gz
Ports that require R-pkgload:standard
R-devtools:standard Tools to Make Developing R Packages Easier
R-roxygen2:standard In-Line Documentation for R
R-testthat:standard Unit Testing for R