Skip to content

Commit

Permalink
Minor changes for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
mchevalier2 committed Dec 3, 2021
1 parent 6142f2d commit e56c668
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2021-11-05.
Once it is accepted, delete this file and tag the release (commit 4d47860).
This package was submitted to CRAN on 2021-12-03.
Once it is accepted, delete this file and tag the release (commit 6142f2d).
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Description: Applies the CREST climate reconstruction
method. It can be used using the calibration data that can be obtained
through the package or by importing private data. An ensemble of
graphical outputs were designed to facilitate the use of the
package and the interpretation of the results.
package and the interpretation of the results. More information can
be found form Chevalier (2021) <doi:10.5194/cp-2021-153>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ output: github_document

Thank you for the tips on how to ameliorate the package. I have now included all your suggestions, including:

- I have not added any reference to the DESCRIPTION file because the associated publication is currently in review. The package will have a propre CITATION file as soon as possible.
- I have added a reference to the associated scientific publication in the DESCRIPTION file.
- I have used suppressWarnings() instead of options(warn=-1)
- I have now moved all the example and vignette outputs to tempdir()
- I have replaced my code by the suggested code to protect the user's par() options.
Expand Down
2 changes: 1 addition & 1 deletion man/crestObj.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e56c668

Please sign in to comment.