r-afex: add 1.0-1 (#27032)
This commit is contained in:
parent
874f06e29c
commit
d36b045e2d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class RAfex(RPackage):
|
||||||
homepage = "https://github.com/singmann/afex"
|
homepage = "https://github.com/singmann/afex"
|
||||||
cran = "afex"
|
cran = "afex"
|
||||||
|
|
||||||
|
version('1.0-1', sha256='6febc34b87a1109f5cbcd213c08d2b7b3e9cf99065fa41c19bc88ac99fb104cc')
|
||||||
version('0.28-1', sha256='cfb0b79bfa01b590afc3354a5b2ad3640d2f4974b036d6c256fa8e684bc69c2e')
|
version('0.28-1', sha256='cfb0b79bfa01b590afc3354a5b2ad3640d2f4974b036d6c256fa8e684bc69c2e')
|
||||||
|
|
||||||
depends_on('r@3.5.0:', type=('build', 'run'))
|
depends_on('r@3.5.0:', type=('build', 'run'))
|
||||||
|
|
Loading…
Reference in a new issue