R-pkgload
Port variant std
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 AUG 2024, 21:24:17 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:std
R:primary:std
icu:dev:std
Build and Runtime R-cli:single:std
R-desc:single:std
R-fs:single:std
R-glue:single:std
R-lifecycle:single:std
R-pkgbuild:single:std
R-processx:single:std
R-rlang:single:std
R-rprojroot:single:std
R-withr:single:std
Runtime (only) R:primary:std
R:nls:std
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:std
R-devtools:std Tools to Make Developing R Packages Easier
R-roxygen2:std In-Line Documentation for R
R-testthat:std Unit Testing for R