R-pkgload
Port variant standard
Summary Simulate Package Installation and Attach
BROKEN
Package version 1.4.0
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 09 JUL 2024, 17:52:53 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-desc:single:standard
R-fs:single:standard
R-glue:single:standard
R-lifecycle:single:standard
R-pkgbuild:single:standard
R-processx: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
09e4885e9cc25af29063a525da0b2ac9dd66fc7a95ea085bf5060312e3a67549 85664 CRAN/pkgload_1.4.0.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