Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
456dd0a3
Commit
456dd0a3
authored
Dec 31, 2020
by
ygy
Browse files
new port: devel/R-cran-remotes: R Package Installation from Remote Repositories, Including 'GitHub'
Approved by: lwhsu
parent
c3ee8e71
Changes
4
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
456dd0a3
...
...
@@ -76,6 +76,7 @@
SUBDIR
+=
R-cran-randomForest
SUBDIR
+=
R-cran-registry
SUBDIR
+=
R-cran-rematch2
SUBDIR
+=
R-cran-remotes
SUBDIR
+=
R-cran-repr
SUBDIR
+=
R-cran-reshape
SUBDIR
+=
R-cran-reshape2
...
...
devel/R-cran-remotes/Makefile
0 → 100644
View file @
456dd0a3
# $FreeBSD$
PORTNAME
=
remotes
DISTVERSION
=
2.2.0
CATEGORIES
=
devel
DISTNAME
=
${PORTNAME}
_
${DISTVERSION}
MAINTAINER
=
ygy@FreeBSD.org
COMMENT
=
R Package Installation from Remote Repositories, Including
'GitHub'
LICENSE
=
GPLv2+
BUILD_DEPENDS
=
R-cran-knitr>0:print/R-cran-knitr
TEST_DEPENDS
=
R-cran-covr>0:devel/R-cran-covr
\
R-cran-rprojroot>0:devel/R-cran-rprojroot
\
R-cran-testthat>0:devel/R-cran-testthat
\
R-cran-withr>0:devel/R-cran-withr
\
R-cran-curl>0:ftp/R-cran-curl
\
R-cran-knitr>0:print/R-cran-knitr
\
R-cran-brew>0:textproc/R-cran-brew
\
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
USES
=
cran:auto-plist
.
include
<bsd.port.mk>
devel/R-cran-remotes/distinfo
0 → 100644
View file @
456dd0a3
TIMESTAMP = 1609275763
SHA256 (remotes_2.2.0.tar.gz) = 12f234fd8c46f4ac54e06a3c60e4015ed2193a32762ca4dd6854f120136f33b8
SIZE (remotes_2.2.0.tar.gz) = 145553
devel/R-cran-remotes/pkg-descr
0 → 100644
View file @
456dd0a3
Download and install R packages stored in 'GitHub', 'GitLab', 'Bitbucket',
'Bioconductor', or plain 'subversion' or 'git' repositories. This package
provides the 'install_*' functions in 'devtools'. Indeed most of the code was
copied over from 'devtools'.
WWW: https://remotes.r-lib.org
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment