Skip to content

Commit

Permalink
update CRAN comments and date
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Aug 21, 2019
1 parent 4c2c46c commit 967d86c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: d3r
Type: Package
Title: 'd3.js' Utilities for R
Version: 0.8.7
Date: 2019-08-09
Date: 2019-08-20
Authors@R: c(
person(
"Mike", "Bostock"
Expand Down
11 changes: 0 additions & 11 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# Comments

Everything passes in below test environments except in `winbuilder` R under development in which I see:

```
> library(dplyr)
Error: package or namespace load failed for 'dplyr':
.onLoad failed in loadNamespace() for 'pillar', details:
call: utils::packageVersion("vctrs")
error: there is no package called 'vctrs'
```

I believe this has nothing to do with this package but rather a `pillar` install problem. I see some reference to this on the Internet but unfortunately I have no way to fix on the test machine.

## Test environments
* local Windows 10 install, R 3.4.0
Expand Down

0 comments on commit 967d86c

Please sign in to comment.