Skip to content

Commit

Permalink
update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rchew committed Oct 10, 2017
1 parent d8b2a14 commit 11134e0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,19 @@ This is a resubmission. In this version I have:
* Adopted the CRAN template for the MIT license ad LICENSE file.
* Reduced the size of the CRAN package to < 5 MB (now at 1.8 MB).

This past submission, I received an install error during the incoming-pretest, which surprised me since it (1) doesn't fail locally or with winbuilder and (2) didn't occur during my first submission. This really surprised me, given the relatively small changes I made to the codebase.

`ERROR` received:

> Error in library.dynam(lib, package, package.lib) :
> DLL 'dplyr' not found: maybe not installed for this architecture?
I'm going to run again to see if I can recreate the issue -- sorry if this causes you extra work!

## Test environments
* local OS X install (10.12 "Sierra"), R 3.3.3
* win-builder (devel and release)
* ubuntu 14.04, on travis-ci (release & devel)
* win-builder (devel)

## R CMD check results
There were no `ERRORs`, `WARNINGs` or `NOTEs` when run locally on OS X.
Expand Down

0 comments on commit 11134e0

Please sign in to comment.