r-universe-org/Create R source package

Creates source package from git url

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlGit URL where to clone fromyes
refWhich commit to checkoutno
subdirSubdirectory in which the package livesno
branchName of the branch we are trackingno
articlesShould we build articles (vignettes)no
namedescription
PACKAGEName of the package
VERSIONVersion of the package
SOURCEPKGFilename of the source package
BINARYPKGFilename of the binary package
COMMIT_TIMESTAMPTime of the last commit
PKGLOGOPath to logo within pkg dir
MAINTAINERINFOBase64 encoded JSON list with maintainer data
VIGNETTESBase64 encoded JSON vignettes list
COMMITINFOBase64 encoded JSON list with commit data
GITSTATSBase64 encoded JSON list with git stats
NEEDS_COMPILATIONIf the source package has a src dir
RVERSIONVersion of R used