|
| 1 | +# Setup |
| 2 | + |
| 3 | +## Platform |
| 4 | + |
| 5 | +|setting |value | |
| 6 | +|:--------|:--------------------------------------| |
| 7 | +|version |R version 3.3.2 RC (2016-10-26 r71594) | |
| 8 | +|system |x86_64, darwin13.4.0 | |
| 9 | +|ui |X11 | |
| 10 | +|language |(EN) | |
| 11 | +|collate |en_US.UTF-8 | |
| 12 | +|tz |America/New_York | |
| 13 | +|date |2017-04-20 | |
| 14 | + |
| 15 | +## Packages |
| 16 | + |
| 17 | +|package |* |version |date |source | |
| 18 | +|:--------|:--|:----------|:----------|:--------------------------------| |
| 19 | +|aws.s3 | |0.2.2 |2017-04-20 |Github (cloudyr/aws.s3@305e9da) | |
| 20 | +|covr | |2.2.2 |2017-04-20 |Github (jimhester/covr@accef86) | |
| 21 | +|digest | |0.6.12 |2017-01-27 |cran (@0.6.12) | |
| 22 | +|httr | |1.2.1 |2016-07-03 |cran (@1.2.1) | |
| 23 | +|memoise | |1.0.0 |2016-01-29 |cran (@1.0.0) | |
| 24 | +|testthat | |1.0.2.9000 |2017-03-03 |Github (hadley/testthat@b72a228) | |
| 25 | + |
| 26 | +# Check results |
| 27 | + |
| 28 | +21 packages |
| 29 | + |
| 30 | +|package |version | errors| warnings| notes| |
| 31 | +|:--------------|:-------|------:|--------:|-----:| |
| 32 | +|biolink |0.1.2 | 1| 0| 0| |
| 33 | +|BWStest |0.2.1 | 0| 0| 0| |
| 34 | +|covr |2.2.2 | 0| 0| 0| |
| 35 | +|devtools |1.12.0 | 0| 0| 0| |
| 36 | +|functools |0.2.0 | 0| 0| 0| |
| 37 | +|GSED |1.3 | 0| 0| 0| |
| 38 | +|gWidgets2RGtk2 |1.0-5 | 1| 0| 0| |
| 39 | +|gWidgets2tcltk |1.0-5 | 1| 0| 0| |
| 40 | +|heemod |0.9.0 | 0| 0| 0| |
| 41 | +|icd9 |1.3.1 | 0| 0| 1| |
| 42 | +|opencage |0.1.0 | 0| 0| 0| |
| 43 | +|OpenML |1.3 | 0| 0| 0| |
| 44 | +|prcbench |0.7.3 | 0| 0| 1| |
| 45 | +|regioneR |1.6.2 | 0| 1| 4| |
| 46 | +|rgho |1.0.1 | 0| 0| 0| |
| 47 | +|RSQLite |1.1-2 | 0| 0| 0| |
| 48 | +|saeRobust |0.1.0 | 0| 0| 0| |
| 49 | +|SamplingStrata |1.1 | 0| 0| 0| |
| 50 | +|SIDES |1.10 | 0| 0| 0| |
| 51 | +|surveillance |1.13.0 | 0| 0| 2| |
| 52 | +|toaster |0.5.5 | 0| 0| 0| |
| 53 | + |
| 54 | +## biolink (0.1.2) |
| 55 | +Maintainer: Aaron Wolen <[email protected]> |
| 56 | + |
| 57 | +1 error | 0 warnings | 0 notes |
| 58 | + |
| 59 | +``` |
| 60 | +checking tests ... ERROR |
| 61 | +Running the tests in ‘tests/testthat.R’ failed. |
| 62 | +Last 13 lines of output: |
| 63 | + }) at /private/var/folders/dt/r5s12t392tb5sk181j3gs4zw0000gn/T/RtmpbeCFhk/devtools231b7fa9df2a/lintr/R/object_usage_linter.R:28 |
| 64 | + 18: FUN(X[[i]], ...) |
| 65 | + 19: codetools::findFuncLocals(formals(fun), body(fun)) at /private/var/folders/dt/r5s12t392tb5sk181j3gs4zw0000gn/T/RtmpbeCFhk/devtools231b7fa9df2a/lintr/R/object_usage_linter.R:53 |
| 66 | + 20: findLocalsList(c(list(body), dropMissings(formals))) |
| 67 | + 21: body(fun) |
| 68 | + 22: get(fun, mode = "function", envir = parent.frame()) |
| 69 | + |
| 70 | + testthat results ================================================================ |
| 71 | + OK: 138 SKIPPED: 0 FAILED: 1 |
| 72 | + 1. Error: Package Style (@test-style.r#4) |
| 73 | + |
| 74 | + Error: testthat unit tests failed |
| 75 | + Execution halted |
| 76 | +``` |
| 77 | + |
| 78 | +## BWStest (0.2.1) |
| 79 | +Maintainer: Steven E. Pav <[email protected]> |
| 80 | +Bug reports: https://github.com/shabbychef/BWStest/issues |
| 81 | + |
| 82 | +0 errors | 0 warnings | 0 notes |
| 83 | + |
| 84 | +## covr (2.2.2) |
| 85 | +Maintainer: Jim Hester < [email protected]> |
| 86 | +Bug reports: https://github.com/jimhester/covr/issues |
| 87 | + |
| 88 | +0 errors | 0 warnings | 0 notes |
| 89 | + |
| 90 | +## devtools (1.12.0) |
| 91 | +Maintainer: Hadley Wickham <[email protected]> |
| 92 | +Bug reports: https://github.com/hadley/devtools/issues |
| 93 | + |
| 94 | +0 errors | 0 warnings | 0 notes |
| 95 | + |
| 96 | +## functools (0.2.0) |
| 97 | +Maintainer: Paul Hendricks < [email protected]> |
| 98 | +Bug reports: https://github.com/paulhendricks/functools/issues |
| 99 | + |
| 100 | +0 errors | 0 warnings | 0 notes |
| 101 | + |
| 102 | +## GSED (1.3) |
| 103 | +Maintainer: Marie-Karelle Riviere <[email protected]> |
| 104 | + |
| 105 | +0 errors | 0 warnings | 0 notes |
| 106 | + |
| 107 | +## gWidgets2RGtk2 (1.0-5) |
| 108 | +Maintainer: John Verzani <[email protected]> |
| 109 | + |
| 110 | +1 error | 0 warnings | 0 notes |
| 111 | + |
| 112 | +``` |
| 113 | +checking package dependencies ... ERROR |
| 114 | +Package required but not available: ‘RGtk2’ |
| 115 | +
|
| 116 | +See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ |
| 117 | +manual. |
| 118 | +``` |
| 119 | + |
| 120 | +## gWidgets2tcltk (1.0-5) |
| 121 | +Maintainer: John Verzani <[email protected]> |
| 122 | + |
| 123 | +1 error | 0 warnings | 0 notes |
| 124 | + |
| 125 | +``` |
| 126 | +checking whether package ‘gWidgets2tcltk’ can be installed ... ERROR |
| 127 | +Installation failed. |
| 128 | +See ‘/Users/jhester/Dropbox/projects/memoise/revdep/checks/gWidgets2tcltk.Rcheck/00install.out’ for details. |
| 129 | +``` |
| 130 | + |
| 131 | +## heemod (0.9.0) |
| 132 | +Maintainer: Antoine Filipovic-Pierucci <[email protected]> |
| 133 | +Bug reports: https://github.com/pierucci/heemod/issues |
| 134 | + |
| 135 | +0 errors | 0 warnings | 0 notes |
| 136 | + |
| 137 | +## icd9 (1.3.1) |
| 138 | +Maintainer: Jack O. Wasey <[email protected]> |
| 139 | +Bug reports: https://github.com/jackwasey/icd9/issues |
| 140 | + |
| 141 | +0 errors | 0 warnings | 1 note |
| 142 | + |
| 143 | +``` |
| 144 | +checking dependencies in R code ... NOTE |
| 145 | +Missing or unexported object: ‘devtools::load_data’ |
| 146 | +``` |
| 147 | + |
| 148 | +## opencage (0.1.0) |
| 149 | +Maintainer: Maëlle Salmon < [email protected]> |
| 150 | +Bug reports: http://github.com/ropenscilabs/opencage/issues |
| 151 | + |
| 152 | +0 errors | 0 warnings | 0 notes |
| 153 | + |
| 154 | +## OpenML (1.3) |
| 155 | +Maintainer: Giuseppe Casalicchio < [email protected]> |
| 156 | +Bug reports: https://github.com/openml/openml-r/issues |
| 157 | + |
| 158 | +0 errors | 0 warnings | 0 notes |
| 159 | + |
| 160 | +## prcbench (0.7.3) |
| 161 | +Maintainer: Takaya Saito < [email protected]> |
| 162 | +Bug reports: https://github.com/takayasaito/prcbench/issues |
| 163 | + |
| 164 | +0 errors | 0 warnings | 1 note |
| 165 | + |
| 166 | +``` |
| 167 | +checking package dependencies ... NOTE |
| 168 | +Package suggested but not available for checking: ‘PerfMeas’ |
| 169 | +``` |
| 170 | + |
| 171 | +## regioneR (1.6.2) |
| 172 | +Maintainer: Bernat Gel <[email protected]> |
| 173 | + |
| 174 | +0 errors | 1 warning | 4 notes |
| 175 | + |
| 176 | +``` |
| 177 | +checking whether package ‘regioneR’ can be installed ... WARNING |
| 178 | +Found the following significant warnings: |
| 179 | + Warning: package ‘S4Vectors’ was built under R version 3.3.3 |
| 180 | + Warning: package ‘IRanges’ was built under R version 3.3.3 |
| 181 | +See ‘/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00install.out’ for details. |
| 182 | +
|
| 183 | +checking DESCRIPTION meta-information ... NOTE |
| 184 | +Packages listed in more than one of Depends, Imports, Suggests, Enhances: |
| 185 | + ‘memoise’ ‘GenomicRanges’ ‘BSgenome’ ‘rtracklayer’ ‘parallel’ |
| 186 | +A package should be listed in only one of these fields. |
| 187 | +
|
| 188 | +checking S3 generic/method consistency ... NOTE |
| 189 | +Found the following apparent S3 methods exported but not registered: |
| 190 | + print.permTestResults |
| 191 | +See section ‘Registering S3 methods’ in the ‘Writing R Extensions’ |
| 192 | +manual. |
| 193 | +
|
| 194 | +checking R code for possible problems ... NOTE |
| 195 | +commonRegions: no visible global function definition for ‘hasArg’ |
| 196 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/commonRegions.R:38) |
| 197 | +commonRegions: no visible global function definition for ‘hasArg’ |
| 198 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/commonRegions.R:39) |
| 199 | +createFunctionsList: no visible global function definition for ‘hasArg’ |
| 200 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/createFunctionsList.R:47) |
| 201 | +createFunctionsList: no visible global function definition for ‘hasArg’ |
| 202 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/createFunctionsList.R:48) |
| 203 | +createFunctionsList: no visible global function definition for ‘hasArg’ |
| 204 | +... 109 lines ... |
| 205 | +uniqueRegions: no visible global function definition for ‘hasArg’ |
| 206 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/uniqueRegions.R:37) |
| 207 | +uniqueRegions: no visible global function definition for ‘hasArg’ |
| 208 | + (/Users/jhester/Dropbox/projects/memoise/revdep/checks/regioneR.Rcheck/00_pkg_src/regioneR/R/uniqueRegions.R:38) |
| 209 | +Undefined global functions or variables: |
| 210 | + hasArg is queryHits read.csv read.delim subjectHits |
| 211 | +Consider adding |
| 212 | + importFrom("methods", "hasArg", "is") |
| 213 | + importFrom("utils", "read.csv", "read.delim") |
| 214 | +to your NAMESPACE file (and ensure that your DESCRIPTION Imports field |
| 215 | +contains 'methods'). |
| 216 | +
|
| 217 | +checking Rd line widths ... NOTE |
| 218 | +Rd file 'circularRandomizeRegions.Rd': |
| 219 | + \usage lines wider than 90 characters: |
| 220 | + circularRandomizeRegions(A, genome="hg19", mask=NULL, max.mask.overlap=NULL, max.retries=10, verbose=TRUE, ...) |
| 221 | +
|
| 222 | +Rd file 'commonRegions.Rd': |
| 223 | + \examples lines wider than 100 characters: |
| 224 | + plotRegions(list(A, B, commons), chromosome="chr1", regions.labels=c("A", "B", "common"), regions.colors=3:1) |
| 225 | +
|
| 226 | +Rd file 'createFunctionsList.Rd': |
| 227 | +... 95 lines ... |
| 228 | + plotRegions(list(A, B, splits), chromosome=1, regions.labels=c("A", "B", "splits"), regions.colors=3:1) |
| 229 | +
|
| 230 | +Rd file 'subtractRegions.Rd': |
| 231 | + \examples lines wider than 100 characters: |
| 232 | + plotRegions(list(A, B, subtract), chromosome=1, regions.labels=c("A", "B", "subtract"), regions.colors=3:1) |
| 233 | +
|
| 234 | +Rd file 'uniqueRegions.Rd': |
| 235 | + \examples lines wider than 100 characters: |
| 236 | + plotRegions(list(A, B, uniques), chromosome="chr1", regions.labels=c("A", "B", "uniques"), regions.colors=3:1) |
| 237 | +
|
| 238 | +These lines will be truncated in the PDF manual. |
| 239 | +``` |
| 240 | + |
| 241 | +## rgho (1.0.1) |
| 242 | +Maintainer: Antoine Filipovic-Pierucci <[email protected]> |
| 243 | +Bug reports: https://github.com/pierucci/rgho/issues |
| 244 | + |
| 245 | +0 errors | 0 warnings | 0 notes |
| 246 | + |
| 247 | +## RSQLite (1.1-2) |
| 248 | +Maintainer: Kirill Müller <[email protected]> |
| 249 | +Bug reports: https://github.com/rstats-db/RSQLite/issues |
| 250 | + |
| 251 | +0 errors | 0 warnings | 0 notes |
| 252 | + |
| 253 | +## saeRobust (0.1.0) |
| 254 | +Maintainer: Sebastian Warnholz < [email protected]> |
| 255 | +Bug reports: https://github.com/wahani/saeRobust/issues |
| 256 | + |
| 257 | +0 errors | 0 warnings | 0 notes |
| 258 | + |
| 259 | +## SamplingStrata (1.1) |
| 260 | +Maintainer: Giulio Barcaroli <[email protected]> |
| 261 | + |
| 262 | +0 errors | 0 warnings | 0 notes |
| 263 | + |
| 264 | +## SIDES (1.10) |
| 265 | +Maintainer: Marie-Karelle Riviere <[email protected]> |
| 266 | + |
| 267 | +0 errors | 0 warnings | 0 notes |
| 268 | + |
| 269 | +## surveillance (1.13.0) |
| 270 | +Maintainer: Sebastian Meyer < [email protected]> |
| 271 | +Bug reports: https://r-forge.r-project.org/tracker/?group_id=45 |
| 272 | + |
| 273 | +0 errors | 0 warnings | 2 notes |
| 274 | + |
| 275 | +``` |
| 276 | +checking package dependencies ... NOTE |
| 277 | +Package suggested but not available for checking: ‘INLA’ |
| 278 | +
|
| 279 | +checking installed package size ... NOTE |
| 280 | + installed size is 9.6Mb |
| 281 | + sub-directories of 1Mb or more: |
| 282 | + R 4.2Mb |
| 283 | + doc 2.3Mb |
| 284 | +``` |
| 285 | + |
| 286 | +## toaster (0.5.5) |
| 287 | +Maintainer: Gregory Kanevsky < [email protected]> |
| 288 | +Bug reports: https://github.com/teradata-aster-field/toaster/issues |
| 289 | + |
| 290 | +0 errors | 0 warnings | 0 notes |
| 291 | + |
0 commit comments