Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Remove Lazydata in DESCRIPTION #16

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Suggests:
covr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/ideas-lab-nus/epwshiftr
BugReports: https://github.com/ideas-lab-nus/epwshiftr/issues
Roxygen: list(markdown = TRUE)
Expand Down
41 changes: 7 additions & 34 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,13 @@
# Version 0.1.1
# Version 0.1.2

## Resubmission
## Test environments

### Test environments

* local R installation, R 3.6.2
* ubuntu 16.04 (on travis-ci), R 3.6.2
* local R installation, R 4.0.3
* Microsoft Windows Server 2019 (on GitHub Actions), R 4.0.3
* Ubuntu 20.04 (on GitHub Actions), R 4.0.3
* Mac OS X (on GitHub Actions), R 4.0.3
* win-builder (devel)

### R CMD check results
## R CMD check results

0 errors | 0 warnings | 0 note

### Comments

Comments from CRAN maintainer:

```
Found the following (possibly) invalid URLs:
URL: https://pcmdi.llnl.gov/CMIP6 (moved to
https://pcmdi.llnl.gov/CMIP6/)
From: DESCRIPTION
man/epwshiftr-package.Rd
Status: 200
Message: OK
URL: https://pcmdi.llnl.gov/CMIP6/TermsOfUse (moved to
https://pcmdi.llnl.gov/CMIP6/TermsOfUse/)
From: README.md
Status: 200
Message: OK

-> trailing slashes, please.

Please fix and resubmit.
```

Revisions:

* I have revised corresponding files to add trailing slashes.