Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: darwin-eu-dev/PaRe

v0.1.15

03 Dec 08:20

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

29 Nov 09:55
cd34d5f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.14

v0.1.13

22 May 11:48
cd844ef

Choose a tag to compare

  • Fixed issue where pak 0.7.1 broke getDefaultPermittedPackages() and getGraphData() and updated internal code.
  • Tests should run anywhere except when there is no internet connection.
  • Regardless if dependencies are being fetched when using makeReport(), it should continue.

v0.1.12

15 Aug 12:53
cd844ef

Choose a tag to compare

  1. Changed magick::image_read() call to magick::image_read_svg() to address an error encountered with using libmagick 6.9.12-93.
  2. Changed the way base packages are fetched.
  3. Resolved addPareArticle issue with injecting path into Rmd.

v0.1.11

11 Aug 13:13
cd844ef

Choose a tag to compare

  1. Only create the ./vignettes/articles directory, if it does not exist already.
  2. skip one unit test for checkDependencies on CRAN.
  3. Fixed issue where rds-files would be picked up in ./R/ folder.

v0.1.10

19 Jun 09:43
cd844ef

Choose a tag to compare

  • Fixed issue with pattern matching of files in .gitignore.
  • Fixed issue with retrieving the correct amount of arguments from a function.
  • Changed colour highlights for report.
  • Added addPareArticle function to add a PaRe report as an article.
  • Added setup for unittesting.
  • Added unittest for:
    • getDefaultPermittedPackages
    • addPareArticle
    • getApplyCall
    • getApplyFromLines
    • getDlplyCall
    • getDlplyCallFromLines
    • getDoCall
    • getDoCallFromLines
    • getFunCall
    • getMultiLineFun
    • checkDependencies
  • Fixed issue detecting functions called by plyr::dlply

v0.1.7

05 Jun 14:34
cd844ef

Choose a tag to compare

  1. Fixed issue when creating a File object for .cpp, .o, .h, .java and .sql files.
  2. Imported dependencies have a set package requirement.
  3. getDefaultPermittedPackages example now has tag \donttest.
  4. Solved issue where dependency pak did not include glue.