eworx-org / labourR

labourR: Methods, Classes and Data for Labour Market Analysis
GNU General Public License v3.0
27 stars 4 forks source link

Release labourR 1.0.0 #1

Closed AleKoure closed 3 years ago

AleKoure commented 3 years ago

Prepare for release:

Submit to CRAN:

Wait for CRAN...

AleKoure commented 3 years ago

After normalization rounding is needed for tfidf numerical statistic to reduce the size of the data. Also, character columns are turned to factors and xz compression used.

AleKoure commented 3 years ago

sudo apt-get install texinfo to build manual locally

AleKoure commented 3 years ago

rhub::check( platform="windows-x86_64-devel", env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always")

builds ok

AleKoure commented 3 years ago

for rhub::check_for_cran() comment in cran-comments.md

AleKoure commented 3 years ago

Error: Vignette re-building failed. rmarkdown must be included in Description suggests.