|
2 | 2 |
|
3 | 3 | ## Test environments |
4 | 4 |
|
5 | | -I do not see detritus in the temp directory when I check. I feel the last submission that saw detritus in the Debian check may have beena spurious detection. |
6 | | - |
7 | | - |
8 | | -### Debian |
9 | | - |
10 | | - R CMD check --as-cran wrapr_2.0.4.tar.gz |
11 | | - * using log directory ‘/home/parallels/wrapr.Rcheck’ |
12 | | - * using R version 4.0.3 (2020-10-10) |
13 | | - * using platform: x86_64-pc-linux-gnu (64-bit) |
14 | | - * using session charset: UTF-8 |
15 | | - * using option ‘--as-cran’ |
16 | | - * checking for file ‘wrapr/DESCRIPTION’ ... OK |
17 | | - * checking extension type ... Package |
18 | | - * this is package ‘wrapr’ version ‘2.0.4’ |
19 | | - * package encoding: UTF-8 |
20 | | - * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
21 | | - Maintainer: ‘John Mount <[email protected]>’ |
22 | | - * checking package namespace information ... OK |
23 | | - * checking package dependencies ... OK |
24 | | - * checking if this is a source package ... OK |
25 | | - * checking if there is a namespace ... OK |
26 | | - * checking for executable files ... OK |
27 | | - * checking for hidden files and directories ... OK |
28 | | - * checking for portable file names ... OK |
29 | | - * checking for sufficient/correct file permissions ... OK |
30 | | - * checking serialization versions ... OK |
31 | | - * checking whether package ‘wrapr’ can be installed ... OK |
32 | | - * checking installed package size ... OK |
33 | | - * checking package directory ... OK |
34 | | - * checking for future file timestamps ... OK |
35 | | - * checking ‘build’ directory ... OK |
36 | | - * checking DESCRIPTION meta-information ... OK |
37 | | - * checking top-level files ... OK |
38 | | - * checking for left-over files ... OK |
39 | | - * checking index information ... OK |
40 | | - * checking package subdirectories ... OK |
41 | | - * checking R files for non-ASCII characters ... OK |
42 | | - * checking R files for syntax errors ... OK |
43 | | - * checking whether the package can be loaded ... OK |
44 | | - * checking whether the package can be loaded with stated dependencies ... OK |
45 | | - * checking whether the package can be unloaded cleanly ... OK |
46 | | - * checking whether the namespace can be loaded with stated dependencies ... OK |
47 | | - * checking whether the namespace can be unloaded cleanly ... OK |
48 | | - * checking loading without being on the library search path ... OK |
49 | | - * checking use of S3 registration ... OK |
50 | | - * checking dependencies in R code ... OK |
51 | | - * checking S3 generic/method consistency ... OK |
52 | | - * checking replacement functions ... OK |
53 | | - * checking foreign function calls ... OK |
54 | | - * checking R code for possible problems ... OK |
55 | | - * checking Rd files ... OK |
56 | | - * checking Rd metadata ... OK |
57 | | - * checking Rd line widths ... OK |
58 | | - * checking Rd cross-references ... OK |
59 | | - * checking for missing documentation entries ... OK |
60 | | - * checking for code/documentation mismatches ... OK |
61 | | - * checking Rd \usage sections ... OK |
62 | | - * checking Rd contents ... OK |
63 | | - * checking for unstated dependencies in examples ... OK |
64 | | - * checking sizes of PDF files under ‘inst/doc’ ... OK |
65 | | - * checking installed files from ‘inst/doc’ ... OK |
66 | | - * checking files in ‘vignettes’ ... OK |
67 | | - * checking examples ... OK |
68 | | - * checking for unstated dependencies in ‘tests’ ... OK |
69 | | - * checking tests ... |
70 | | - Running ‘tinytest.R’ |
71 | | - OK |
72 | | - * checking for unstated dependencies in vignettes ... OK |
73 | | - * checking package vignettes in ‘inst/doc’ ... OK |
74 | | - * checking re-building of vignette outputs ... OK |
75 | | - * checking PDF version of manual ... OK |
76 | | - * checking for non-standard things in the check directory ... OK |
77 | | - * checking for detritus in the temp directory ... OK |
78 | | - * DONE |
79 | | - Status: OK |
80 | | - |
81 | 5 |
|
82 | 6 | ### Windows |
83 | 7 |
|
84 | 8 | devtools::check_win_devel() |
85 | | - * using log directory 'd:/RCompile/CRANguest/R-devel/wrapr.Rcheck' |
86 | | - * using R Under development (unstable) (2020-10-15 r79342) |
| 9 | + * using R Under development (unstable) (2020-11-12 r79423) |
87 | 10 | * using platform: x86_64-w64-mingw32 (64-bit) |
88 | 11 | * using session charset: ISO8859-1 |
89 | 12 | * checking for file 'wrapr/DESCRIPTION' ... OK |
90 | 13 | * checking extension type ... Package |
91 | | - * this is package 'wrapr' version '2.0.3' |
| 14 | + * this is package 'wrapr' version '2.0.5' |
92 | 15 | * package encoding: UTF-8 |
93 | 16 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
94 | 17 | Maintainer: 'John Mount <[email protected]>' |
95 | 18 | ... |
96 | 19 | Status: OK |
97 | 20 |
|
98 | 21 | rhub::check_for_cran() |
99 | | - 621#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
100 | | - 622#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
101 | | - 623#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
102 | | - 624#> setting R_REMOTES_STANDALONE to true |
103 | | - 625#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
104 | | - 626#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
105 | | - 627#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
106 | | - 628#> * using log directory 'C:/Users/USEROQmosDufHU/wrapr.Rcheck' |
107 | | - 629#> * using R Under development (unstable) (2020-10-09 r79317) |
108 | | - 630#> * using platform: x86_64-w64-mingw32 (64-bit) |
109 | | - 631#> * using session charset: ISO8859-1 |
110 | | - 632#> * using option '--as-cran' |
111 | | - 633#> * checking for file 'wrapr/DESCRIPTION' ... OK |
112 | | - 634#> * checking extension type ... Package |
113 | | - 635#> * this is package 'wrapr' version '2.0.3' |
114 | | - 636#> * package encoding: UTF-8 |
115 | | - 637#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
116 | | - 638#> Maintainer: 'John Mount ' |
117 | | - 680#> * checking sizes of PDF files under 'inst/doc' ... NOTE |
118 | | - 681#> Unable to find GhostScript executable to run checks on size reduction |
119 | | - 696#> Status: 1 NOTE |
120 | | - Note is a property of test facility, not the package. |
| 22 | + test facility not working. |
121 | 23 |
|
122 | 24 | ### MacOS |
123 | 25 |
|
124 | | - R CMD check --as-cran wrapr_2.0.4.tar.gz |
125 | | - * using log directory ‘/Users/johnmount/Documents/work/wrapr.Rcheck’ |
126 | 26 | * using R version 4.0.2 (2020-06-22) |
127 | 27 | * using platform: x86_64-apple-darwin17.0 (64-bit) |
128 | 28 | * using session charset: UTF-8 |
129 | 29 | * using option ‘--as-cran’ |
130 | 30 | * checking for file ‘wrapr/DESCRIPTION’ ... OK |
131 | 31 | * checking extension type ... Package |
132 | | - * this is package ‘wrapr’ version ‘2.0.4’ |
| 32 | + * this is package ‘wrapr’ version ‘2.0.5’ |
133 | 33 | * package encoding: UTF-8 |
134 | 34 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
135 | 35 | Maintainer: ‘John Mount <[email protected]>’ |
|
0 commit comments