AtlasOfLivingAustralia / ALA4R

Access data and resources hosted by the Atlas of Living Australia (ALA)
https://atlasoflivingaustralia.github.io/ALA4R/
41 stars 8 forks source link

Publish to CRAN - v 1.8.0 #61

Closed peggynewman closed 4 years ago

peggynewman commented 4 years ago

Following all the steps in "Publishing to CRAN" at https://wiki.ala.org.au/wiki/ALA4R

Pass all tests:

Generate documentation:

Build

Winbuilder (http://win-builder.r-project.org)

rhub (https://builder.r-hub.io/)

Submit to CRAN via cran.r-project.org/submit.html

peggynewman commented 4 years ago

Build ID: | ALA4R_1.8.0.tar.gz-42db23917159c5a760854f63964e1fcf Platform: | Fedora Linux, R-devel, clang, gfortran

#> ERROR: dependencies ‘httr’, ‘wellknown’ are not available for package ‘ALA4R’
3522#> * removing ‘/home/docker/R/ALA4R’
3523#> Warning messages:
3524#> 1: In i.p(...) : installation of package ‘magick’ had non-zero exit status
3525#> 2: In i.p(...) : installation of package ‘V8’ had non-zero exit status
3526#> 3: In i.p(...) :
3527#> installation of package ‘openssl’ had non-zero exit status
3528#> 4: In i.p(...) :
3529#> installation of package ‘animation’ had non-zero exit status
3530#> 5: In i.p(...) :
3531#> installation of package ‘wellknown’ had non-zero exit status
3532#> 6: In i.p(...) : installation of package ‘httr’ had non-zero exit status
3533#> 7: In i.p(...) :
3534#> installation of package ‘phytools’ had non-zero exit status
3535#> 8: In i.p(...) : installation of package ‘covr’ had non-zero exit status
3536#> 9: In i.p(...) :
3537#> installation of package ‘/tmp/Rtmp47xdDE/file11c20335852/ALA4R_1.8.0.tar.gz’ had non-zero exit status
3538#> >
3539#> >
3540#> > library(ALA4R)
3541#> Error in library(ALA4R) : there is no package called ‘ALA4R’
3542#> Execution halted
3543