correspondenceTables 0.7.4
- aligning to the second round of comments from CRAN
- replacing readr::write_excel_csv()withdata.table::fwrite()
- removing absolute paths from vignettes and examples
- the example of newCorrespondenceTable()using only the
100 hundred rows of the classifications
- more details in the error messages
correspondenceTables 0.7.3
- aligning to the comments from CRAN
- using txtProgressBar()andsetTxtProgressBar()functions
- replacing cat()withmessage()function
- examples updated to be able to test it automatically
correspondenceTables 0.7.2
- adjustment for CRAN approval
correspondenceTables 0.7.1
- initial public release on GitHub