mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/R-cran-matrixStats: Update test dependency
Use R.rsp from ports as it is available now. Reported by: uzsolt
This commit is contained in:
parent
87b934b2aa
commit
4323ce2c66
1 changed files with 2 additions and 5 deletions
|
@ -9,11 +9,8 @@ WWW= https://cran.r-project.org/web/packages/matrixStats/
|
|||
|
||||
LICENSE= ART20
|
||||
|
||||
TEST_DEPENDS= R-cran-R.rsp>0:textproc/R-cran-R.rsp
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
pre-test:
|
||||
# R-cran-R.rsp package does not exist yet
|
||||
@${LOCALBASE}/bin/Rscript -e 'install.packages("R.rsp", \
|
||||
repos = "https://cloud.r-project.org")'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue