Skip to content

Commit

Permalink
prepare for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed May 17, 2018
1 parent 52e85e4 commit 474f40b
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 51 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: wrapr
Type: Package
Title: Wrap R Tools for Debugging and Parametric Programming
Version: 1.4.1
Date: 2018-05-13
Date: 2018-05-17
Authors@R: c(
person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")),
person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# wrapr 1.4.1 2018-05-13
# wrapr 1.4.1 2018-05-17

* Move dot assignment into S3 step.
* Refine error checking.
Expand Down
15 changes: 4 additions & 11 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,25 @@



## Test environments

* Windows
* using R version 3.5.0 beta (2018-04-10 r74578)
* using R Under development (unstable) (2018-05-15 r74727)
* using platform: x86_64-w64-mingw32 (64-bit)

* OSX
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)



## R CMD check --as-cran wrapr_1.4.1.tar.gz

* using option ‘--as-cran’
* checking for file ‘wrapr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘wrapr’ version ‘1.4.1’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <jmount@win-vector.com>

Number of updates in past 6 months: 7

Status: 1 NOTE

Status: OK

## Downstream dependencies

Expand All @@ -38,4 +31,4 @@
Checked replyr : 0 errors | 0 warnings | 0 notes
Checked rquery : 0 errors | 0 warnings | 0 notes
Checked seplyr : 0 errors | 0 warnings | 0 notes
Checked WVPlots: 0 errors | 0 warnings | 0 notes
Checked WVPlots: 0 errors | 0 warnings | 0 notes
2 changes: 1 addition & 1 deletion docs/articles/CornerCases.html

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

4 changes: 2 additions & 2 deletions docs/articles/DebugFnW.html

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

2 changes: 1 addition & 1 deletion docs/articles/FrameTools.html

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

2 changes: 1 addition & 1 deletion docs/articles/Named_Arguments.html

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

2 changes: 1 addition & 1 deletion docs/articles/SubstitutionModes.html

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

2 changes: 1 addition & 1 deletion docs/articles/dot_pipe.html

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

2 changes: 1 addition & 1 deletion docs/articles/lambda.html

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

2 changes: 1 addition & 1 deletion docs/articles/let.html

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

2 changes: 1 addition & 1 deletion docs/articles/named_map_builder.html

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

2 changes: 1 addition & 1 deletion docs/articles/wrapr_applicable.html

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

7 changes: 4 additions & 3 deletions docs/news/index.html

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

6 changes: 3 additions & 3 deletions docs/reference/DebugFn.html

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

8 changes: 4 additions & 4 deletions docs/reference/DebugFnE.html

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

8 changes: 4 additions & 4 deletions docs/reference/DebugFnW.html

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

8 changes: 4 additions & 4 deletions docs/reference/DebugFnWE.html

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

Loading

0 comments on commit 474f40b

Please sign in to comment.