|
1 | | -## Submission comments |
2 | | -This is a new submission to CRAN. |
3 | | - |
4 | | -## Test environments |
5 | | - |
6 | | -- Locally on macOS Sonoma with R version 4.3.2 |
7 | | -- Windows Server 2022, R-devel, 64 bit (via `rhub`) |
8 | | -- Ubuntu Linux 20.04.1 LTS, R-release, GCC (via `rhub`) |
9 | | -- Fedora Linux, R-devel, clang, gfortran (via `rhub`) |
10 | | -- win-builder |
11 | | - |
12 | | -## R CMD check results |
13 | | - |
14 | | -There were no errors or warnings, but there were four notes distinct notes across R-hub's three test environments. |
15 | | - |
16 | | -``` |
17 | | -── verdata 0.9.2: NOTE |
18 | | -
|
19 | | - Build ID: verdata_0.9.2.tar.gz-3523114f10754322855eb5612c23e39c |
20 | | - Platform: Windows Server 2022, R-devel, 64 bit |
21 | | - Submitted: 2h 5m 56.3s ago |
22 | | - Build time: 6m 57s |
23 | | -
|
24 | | -❯ checking CRAN incoming feasibility ... [12s] NOTE |
25 | | - Maintainer: 'Maria Gargiulo <mariag@hrdag.org>' |
26 | | -
|
27 | | - New submission |
28 | | -
|
29 | | -❯ checking for non-standard things in the check directory ... NOTE |
30 | | - Found the following files/directories: |
31 | | - ''NULL'' |
32 | | -
|
33 | | -❯ checking for detritus in the temp directory ... NOTE |
34 | | - Found the following files/directories: |
35 | | - 'lastMiKTeXException' |
36 | | -
|
37 | | -0 errors ✔ | 0 warnings ✔ | 3 notes ✖ |
38 | | -``` |
39 | | - |
40 | | -This package is a new submission to CRAN. The `NULL` directory and the `lastMiKTeXException` appear to be known R-hub issues and can likely be ignored. See [R-hub issue #503](https://github.com/r-hub/rhub/issues/503) for information about the `NULL` directory issue and [R-hub issue #560](https://github.com/r-hub/rhub/issues/560) for more information about the `lastMiKTeXException` issue. |
41 | | - |
42 | | -``` |
43 | | -── verdata 0.9.2: NOTE |
44 | | -
|
45 | | - Build ID: verdata_0.9.2.tar.gz-ae460def69ec4f80b806d1e1ebc90325 |
46 | | - Platform: Ubuntu Linux 20.04.1 LTS, R-release, GCC |
47 | | - Submitted: 2h 5m 56.3s ago |
48 | | - Build time: 2h 2m 17.6s |
49 | | -
|
50 | | -❯ checking CRAN incoming feasibility ... [7s/37s] NOTE |
51 | | - Maintainer: ‘Maria Gargiulo <mariag@hrdag.org>’ |
52 | | -
|
53 | | - New submission |
54 | | -
|
55 | | -❯ checking HTML version of manual ... NOTE |
56 | | - Skipping checking HTML validation: no command 'tidy' found |
57 | | -
|
58 | | -0 errors ✔ | 0 warnings ✔ | 2 notes ✖ |
59 | | -``` |
60 | | - |
61 | | -This package is a new submission to CRAN. The `no comand 'tidy' found` issue appears to be a known R-hub issue and can likely be ignored. [R-hub issue #548](https://github.com/r-hub/rhub/issues/548) has more information. |
62 | | - |
63 | | -``` |
64 | | -── verdata 0.9.2: NOTE |
65 | | -
|
66 | | - Build ID: verdata_0.9.2.tar.gz-f4477c10431f403f8b0338f5159bdc5f |
67 | | - Platform: Fedora Linux, R-devel, clang, gfortran |
68 | | - Submitted: 2h 5m 56.3s ago |
69 | | - Build time: 1h 48m 45.4s |
70 | | -
|
71 | | -❯ checking CRAN incoming feasibility ... [8s/44s] NOTE |
72 | | - Maintainer: ‘Maria Gargiulo <mariag@hrdag.org>’ |
73 | | -
|
74 | | - New submission |
75 | | -
|
76 | | -❯ checking HTML version of manual ... NOTE |
77 | | - Skipping checking HTML validation: no command 'tidy' found |
78 | | -
|
79 | | -0 errors ✔ | 0 warnings ✔ | 2 notes ✖ |
80 | | -``` |
81 | | - |
82 | | -This package is a new submission to CRAN. The `no comand 'tidy' found` issue appears to be a known R-hub issue and can likely be ignored. [R-hub issue #548](https://github.com/r-hub/rhub/issues/548) has more information. |
83 | | - |
84 | | -win-builder had no errors or messages, but had one note. |
85 | | - |
86 | | -``` |
87 | | -* checking CRAN incoming feasibility ... NOTE |
88 | | -Maintainer: 'Maria Gargiulo <mariag@hrdag.org>' |
89 | | -
|
90 | | -New submission |
91 | | -``` |
92 | | - |
93 | | -This package is a new submission to CRAN. |
| 1 | +## `devtools::check()` results |
| 2 | + |
| 3 | +0 errors | 0 warnings | 0 notes |
| 4 | + |
| 5 | +─ using R version 4.4.0 (2024-04-24) |
| 6 | +─ using platform: x86_64-apple-darwin20 |
| 7 | +─ R was compiled by |
| 8 | + Apple clang version 14.0.0 (clang-1400.0.29.202) |
| 9 | + GNU Fortran (GCC) 12.2.0 |
| 10 | +─ running under: macOS Sonoma 14.5 |
| 11 | + |
| 12 | +## `R CMD CHECK` results |
| 13 | +* using R version 4.4.0 (2024-04-24) |
| 14 | +* using platform: x86_64-apple-darwin20 |
| 15 | +* R was compiled by |
| 16 | + Apple clang version 14.0.0 (clang-1400.0.29.202) |
| 17 | + GNU Fortran (GCC) 12.2.0 |
| 18 | +* running under: macOS Sonoma 14.5 |
| 19 | +* using session charset: UTF-8 |
| 20 | +* checking for file ‘verdata/DESCRIPTION’ ... OK |
| 21 | +* this is package ‘verdata’ version ‘0.9.2’ |
| 22 | +* package encoding: UTF-8 |
| 23 | +* checking package namespace information ... OK |
| 24 | +* checking package dependencies ... OK |
| 25 | +* checking if this is a source package ... OK |
| 26 | +* checking if there is a namespace ... OK |
| 27 | +* checking for executable files ... OK |
| 28 | +* checking for hidden files and directories ... OK |
| 29 | +* checking for portable file names ... OK |
| 30 | +* checking for sufficient/correct file permissions ... OK |
| 31 | +* checking whether package ‘verdata’ can be installed ... OK |
| 32 | +* checking installed package size ... OK |
| 33 | +* checking package directory ... OK |
| 34 | +* checking DESCRIPTION meta-information ... OK |
| 35 | +* checking top-level files ... OK |
| 36 | +* checking for left-over files ... OK |
| 37 | +* checking index information ... OK |
| 38 | +* checking package subdirectories ... OK |
| 39 | +* checking code files for non-ASCII characters ... OK |
| 40 | +* checking R files for syntax errors ... OK |
| 41 | +* checking whether the package can be loaded ... OK |
| 42 | +* checking whether the package can be loaded with stated dependencies ... OK |
| 43 | +* checking whether the package can be unloaded cleanly ... OK |
| 44 | +* checking whether the namespace can be loaded with stated dependencies ... OK |
| 45 | +* checking whether the namespace can be unloaded cleanly ... OK |
| 46 | +* checking dependencies in R code ... OK |
| 47 | +* checking S3 generic/method consistency ... OK |
| 48 | +* checking replacement functions ... OK |
| 49 | +* checking foreign function calls ... OK |
| 50 | +* checking R code for possible problems ... OK |
| 51 | +* checking Rd files ... OK |
| 52 | +* checking Rd metadata ... OK |
| 53 | +* checking Rd cross-references ... OK |
| 54 | +* checking for missing documentation entries ... OK |
| 55 | +* checking for code/documentation mismatches ... OK |
| 56 | +* checking Rd \usage sections ... OK |
| 57 | +* checking Rd contents ... OK |
| 58 | +* checking for unstated dependencies in examples ... OK |
| 59 | +* checking contents of ‘data’ directory ... OK |
| 60 | +* checking data for non-ASCII characters ... NOTE |
| 61 | + Note: found 148 marked UTF-8 strings |
| 62 | +* checking LazyData ... OK |
| 63 | +* checking data for ASCII and uncompressed saves ... OK |
| 64 | +* checking R/sysdata.rda ... OK |
| 65 | +* checking examples ... OK |
| 66 | +* checking for unstated dependencies in ‘tests’ ... OK |
| 67 | +* checking tests ... OK |
| 68 | + Running ‘spelling.R’ |
| 69 | + Running ‘testthat.R’ |
| 70 | +* checking PDF version of manual ... OK |
| 71 | +* DONE |
| 72 | +Status: 1 NOTE |
| 73 | + |
| 74 | +We are aware of the non-ASCII characters (e.g., in the README, authors names, etc.) |
| 75 | +and our intended and declared coding is UTF-8 |
| 76 | + |
| 77 | +## `rhub::check()` results |
| 78 | + |
| 79 | +- Tested on: linux (R-devel), m1-san (R-devel), macos-arm64 (R-devel), macos (R-devel) and windows (R-devel) |
| 80 | +- log files returned no errors or notes |
| 81 | + |
| 82 | +## `devtools::check_win_devel()` results |
| 83 | +* using R version 4.4.0 (2024-04-24) |
| 84 | +* using platform: x86_64-apple-darwin20 |
| 85 | +* R was compiled by |
| 86 | + Apple clang version 14.0.0 (clang-1400.0.29.202) |
| 87 | + GNU Fortran (GCC) 12.2.0 |
| 88 | +* running under: macOS Sonoma 14.5 |
| 89 | +* using session charset: UTF-8 |
| 90 | +* checking for file ‘verdata/DESCRIPTION’ ... OK |
| 91 | +* this is package ‘verdata’ version ‘0.9.2’ |
| 92 | +* package encoding: UTF-8 |
| 93 | +* checking package namespace information ... OK |
| 94 | +* checking package dependencies ... OK |
| 95 | +* checking if this is a source package ... OK |
| 96 | +* checking if there is a namespace ... OK |
| 97 | +* checking for executable files ... OK |
| 98 | +* checking for hidden files and directories ... OK |
| 99 | +* checking for portable file names ... OK |
| 100 | +* checking for sufficient/correct file permissions ... OK |
| 101 | +* checking whether package ‘verdata’ can be installed ... OK |
| 102 | +* checking installed package size ... OK |
| 103 | +* checking package directory ... OK |
| 104 | +* checking DESCRIPTION meta-information ... OK |
| 105 | +* checking top-level files ... OK |
| 106 | +* checking for left-over files ... OK |
| 107 | +* checking index information ... OK |
| 108 | +* checking package subdirectories ... OK |
| 109 | +* checking code files for non-ASCII characters ... OK |
| 110 | +* checking R files for syntax errors ... OK |
| 111 | +* checking whether the package can be loaded ... OK |
| 112 | +* checking whether the package can be loaded with stated dependencies ... OK |
| 113 | +* checking whether the package can be unloaded cleanly ... OK |
| 114 | +* checking whether the namespace can be loaded with stated dependencies ... OK |
| 115 | +* checking whether the namespace can be unloaded cleanly ... OK |
| 116 | +* checking dependencies in R code ... OK |
| 117 | +* checking S3 generic/method consistency ... OK |
| 118 | +* checking replacement functions ... OK |
| 119 | +* checking foreign function calls ... OK |
| 120 | +* checking R code for possible problems ... OK |
| 121 | +* checking Rd files ... OK |
| 122 | +* checking Rd metadata ... OK |
| 123 | +* checking Rd cross-references ... OK |
| 124 | +* checking for missing documentation entries ... OK |
| 125 | +* checking for code/documentation mismatches ... OK |
| 126 | +* checking Rd \usage sections ... OK |
| 127 | +* checking Rd contents ... OK |
| 128 | +* checking for unstated dependencies in examples ... OK |
| 129 | +* checking contents of ‘data’ directory ... OK |
| 130 | +* checking data for non-ASCII characters ... NOTE |
| 131 | + Note: found 148 marked UTF-8 strings |
| 132 | +* checking LazyData ... OK |
| 133 | +* checking data for ASCII and uncompressed saves ... OK |
| 134 | +* checking R/sysdata.rda ... OK |
| 135 | +* checking examples ... OK |
| 136 | +* checking for unstated dependencies in ‘tests’ ... OK |
| 137 | +* checking tests ... OK |
| 138 | + Running ‘spelling.R’ |
| 139 | + Running ‘testthat.R’ |
| 140 | +* checking PDF version of manual ... OK |
| 141 | +* DONE |
| 142 | +Status: 1 NOTE |
| 143 | + |
| 144 | +This is a new submission. An earlier version of the package was previously |
| 145 | +submitted to CRAN in February 2024, but was not published. I have not previously |
| 146 | +a package on CRAN. |
| 147 | + |
| 148 | +The words and links flagged by the check are correct and do not need to be |
| 149 | +changed. |
94 | 150 |
|
95 | 151 | <!-- done. --> |
0 commit comments