mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
R-modelenv: update to 0.2.0
This commit is contained in:
committed by
Renee Otten
parent
af6d4bcdb3
commit
cda5e1ef93
+11
-9
@@ -3,20 +3,22 @@
|
||||
PortSystem 1.0
|
||||
PortGroup R 1.0
|
||||
|
||||
R.setup github tidymodels modelenv 0.1.1 v
|
||||
revision 1
|
||||
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
|
||||
R.setup github tidymodels modelenv 0.2.0 v
|
||||
revision 0
|
||||
platforms {darwin any}
|
||||
maintainers nomaintainer
|
||||
license MIT
|
||||
description Tools to register models for use in tidymodels
|
||||
description Tools to register models for use in R-tidymodels
|
||||
long_description {*}${description}
|
||||
homepage https://modelenv.tidymodels.org
|
||||
checksums rmd160 3d61a37a7026c9ed8c94fc075ba53c8801d492c9 \
|
||||
sha256 736f2549de5343caa23640317d1fd4c272e5ac3c85882d217ed48f51ddedd0aa \
|
||||
size 27517
|
||||
checksums rmd160 8bd01037fb9e6eb3ac5dd75c836077e364a4697b \
|
||||
sha256 0eca883ad3718fb97ca46d0445e9ae1dfdbb34cffe293ed405682174cc3aed2e \
|
||||
size 33494
|
||||
github.tarball_from archive
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
|
||||
depends_lib-append port:R-glue \
|
||||
depends_lib-append port:R-cli \
|
||||
port:R-glue \
|
||||
port:R-rlang \
|
||||
port:R-tibble \
|
||||
port:R-vctrs
|
||||
|
||||
Reference in New Issue
Block a user