Skip to content

Commit

Permalink
Update CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
klmr committed Apr 22, 2021
1 parent 9e13491 commit 76e8e4f
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
## Changes

* Fix: Adjustment in test suite to fix a R CMD CHECK failure on WinBuilder when
the capitalisation of the current working directory as returned from getwd()
mismatches the actual capitalisation in the filesystem.
* Fix test failure due to an update in the 'devtools' dependency.
* Fix: remove unnecessary 'LazyData' statement from 'DESCRIPTION'.

Other changes:

* Enhancement: Allow trailing comma in box::use()
* Enhancement: Support loading local modules from open files in RStudio
* Enhancement: improve error message and performance for module environment name
access via `$`
* Enhancement: Add explicit support for 'testthat'
* Fix: Attach names starting with a dot
* Enhancement: Make box::help() work with attached objects
* Enhancement: Allow trailing comma in attach list
* Fix: Make box::use(.) syntax work


## Test environments
Expand Down

0 comments on commit 76e8e4f

Please sign in to comment.