10
10
| language | (EN) |
11
11
| collate | en_US.UTF-8 |
12
12
| tz | America/Chicago |
13
- | date | 2016-08-10 |
13
+ | date | 2016-08-19 |
14
14
15
15
## Packages
16
16
17
17
| package | * | version | date | source |
18
18
| :-----------| :--| :----------| :----------| :--------------------------------|
19
- | covr | | 2.2.0 | 2016-08-04 | cran (@2 .2.0 ) |
19
+ | covr | | 2.2.1 | 2016-08-10 | cran (@2 .2.1 ) |
20
20
| htmltools | | 0.3.5 | 2016-03-21 | CRAN (R 3.3.0) |
21
21
| htmlwidgets | | 0.7 | 2016-08-02 | cran (@0 .7) |
22
- | knitr | | 1.13 | 2016-05-09 | CRAN (R 3.3.0) |
22
+ | knitr | | 1.14 | 2016-08-13 | cran ( @ 1 .14) |
23
23
| magrittr | | 1.5 | 2014-11-22 | CRAN (R 3.3.0) |
24
24
| rmarkdown | | 1.0 | 2016-07-08 | cran (@1 .0) |
25
25
| stringi | | 1.1.1 | 2016-05-27 | cran (@1 .1.1) |
26
- | stringr | | 1.0.0.9000 | 2016-08-10 | local (hadley/stringr@NA) |
26
+ | stringr | | 1.1.0 | 2016-08-19 | local (hadley/stringr@NA) |
27
27
| testthat | * | 1.0.2.9000 | 2016-07-19 | Github (hadley/testthat@46d15da) |
28
28
29
29
# Check results
30
- 280 packages
30
+ 282 packages
31
31
32
32
## acs (2.0)
33
33
Maintainer: Ezra Haber Glenn
< [email protected] >
@@ -189,6 +189,11 @@ Bug reports: https://github.com/RMHogervorst/badgecreatr/issues
189
189
190
190
0 errors | 0 warnings | 0 notes
191
191
192
+ ## banxicoR (0.9.0)
193
+ Maintainer: Eduardo Flores
< [email protected] >
194
+
195
+ 0 errors | 0 warnings | 0 notes
196
+
192
197
## BatchJobs (1.6)
193
198
Maintainer: Bernd Bischl
< [email protected] >
194
199
Bug reports: https://github.com/tudo-r/BatchJobs/issues
@@ -301,9 +306,9 @@ Consider adding
301
306
to your NAMESPACE file.
302
307
```
303
308
304
- ## boxr (0.3.2 )
305
- Maintainer: Brendan Rocks <rocks.brendan@gmail .com >
306
- Bug reports: https://github.com/brendan-R /boxr/issues
309
+ ## boxr (0.3.3 )
310
+ Maintainer: Brendan Rocks < foss@brendanrocks .com>
311
+ Bug reports: https://github.com/brendan-r /boxr/issues
307
312
308
313
0 errors | 0 warnings | 0 notes
309
314
@@ -464,42 +469,22 @@ to your NAMESPACE file.
464
469
Maintainer: Matthew B. Jones
< [email protected] >
465
470
Bug reports: https://github.com/DataONEorg/rdataone/issues
466
471
467
- 2 errors | 0 warnings | 0 notes
472
+ 1 error | 0 warnings | 0 notes
468
473
469
474
```
470
- checking examples ... ERROR
471
- Running examples in ‘dataone-Ex.R’ failed
472
- The error most likely occurred in:
473
-
474
- > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
475
- > ### Name: MNode-class
476
- > ### Title: Provides R API to DataONE Member Node services.
477
- > ### Aliases: MNode-class
478
- >
479
- > ### ** Examples
480
- >
481
- > library(dataone)
482
- > library(uuid)
483
- > library(digest)
484
- > cn <- CNode("STAGING")
485
- Error in .local(x, ...) :
486
- Error accessing https://cn-stage.test.dataone.org/cn: Server error: (503) Service Unavailable
487
- Calls: CNode -> CNode -> .local
488
- Execution halted
489
-
490
475
checking tests ... ERROR
491
476
Running the tests in ‘tests/testthat.R’ failed.
492
477
Last 13 lines of output:
493
- 2: CNode("STAGING")
494
- 3: .local(x, ...)
495
- 4: stop(sprintf("Error accessing %s: %s\n", CN_URI, getErrorDescription(response)))
478
+ length(objects) - 1 not equal to `count`.
479
+ 1/1 mismatches
480
+ [1] 1 - 5 == -4
481
+
496
482
497
483
testthat results ================================================================
498
- OK: 161 SKIPPED: 34 FAILED: 4
499
- 1. Error: D1Client constructors (@test.D1Client.R#30)
500
- 2. Error: CNode ping (@test.D1Node.R#8)
501
- 3. Error: CNode object index query works with query list param (@test.D1Node.R#17)
502
- 4. Error: Object listing works for CNode, MNode (@test.D1Node.R#62)
484
+ OK: 179 SKIPPED: 35 FAILED: 3
485
+ 1. Failure: CNode object index query works with query list param (@test.D1Node.R#37)
486
+ 2. Failure: Object listing works for CNode, MNode (@test.D1Node.R#70)
487
+ 3. Failure: Object listing works for CNode, MNode (@test.D1Node.R#77)
503
488
504
489
Error: testthat unit tests failed
505
490
Execution halted
791
776
792
777
0 errors | 0 warnings | 0 notes
793
778
779
+ ## GenomicTools (0.1)
780
+ Maintainer: Daniel Fischer <
[email protected] >
781
+
782
+ 1 error | 0 warnings | 0 notes
783
+
784
+ ```
785
+ checking package dependencies ... ERROR
786
+ Package required but not available: ‘snpStats’
787
+
788
+ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
789
+ manual.
790
+ ```
791
+
794
792
## geoparser (0.1.0)
795
793
Maintainer: Maëlle Salmon <
[email protected] >
796
794
Bug reports: http://github.com/ropenscilabs/geoparser/issues
807
805
808
806
0 errors | 0 warnings | 0 notes
809
807
810
- ## GetHFData (1.0 .0)
808
+ ## GetHFData (1.1 .0)
811
809
Maintainer: Marcelo Perlin
< [email protected] >
812
810
813
811
0 errors | 0 warnings | 0 notes
814
812
815
- ## GetTDData (1.2.3 )
813
+ ## GetTDData (1.2.4 )
816
814
Maintainer: Marcelo Perlin
< [email protected] >
817
815
818
816
0 errors | 0 warnings | 0 notes
@@ -829,7 +827,7 @@ Bug reports: https://github.com/dkahle/ggmap/issues
829
827
830
828
0 errors | 0 warnings | 0 notes
831
829
832
- ## githubinstall (0.0.1 )
830
+ ## githubinstall (0.1.0 )
833
831
Maintainer: Koji Makiyama <
[email protected] >
834
832
Bug reports: https://github.com/hoxo-m/githubinstall/issues
835
833
1028
1026
1029
1027
0 errors | 0 warnings | 0 notes
1030
1028
1031
- ## knitr (1.13 )
1029
+ ## knitr (1.14 )
1032
1030
Maintainer: Yihui Xie
< [email protected] >
1033
1031
Bug reports: https://github.com/yihui/knitr/issues
1034
1032
@@ -1112,10 +1110,10 @@ Last 13 lines of output:
1112
1110
exclude.region = c("find_string", "find_inside_comment"), message = "needs two spaces spacing before inline comments",
1113
1111
lines = c("{#", "}#", "# c", "1#c", "1 #c", "1 <- \"#c\"", "1 # c #"))
1114
1112
9: str_locate(pattern = perl(pattern), string = lines)
1115
- 10: type(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26 /stringr/R/locate.r:29
1116
- 11: perl(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26 /stringr/R/modifiers.r:151
1117
- 12: regex(pattern) at /private/tmp/Rtmp7oept0/file103316fb21a26 /stringr/R/modifiers.r:177
1118
- 13: stop("Can only modify plain character vectors.", call. = FALSE) at /private/tmp/Rtmp7oept0/file103316fb21a26 /stringr/R/modifiers.r:98
1113
+ 10: type(pattern) at /Users/hadley/Documents/stringr /stringr/R/locate.r:29
1114
+ 11: perl(pattern) at /Users/hadley/Documents/stringr /stringr/R/modifiers.r:151
1115
+ 12: regex(pattern) at /Users/hadley/Documents/stringr /stringr/R/modifiers.r:177
1116
+ 13: stop("Can only modify plain character vectors.", call. = FALSE) at /Users/hadley/Documents/stringr /stringr/R/modifiers.r:98
1119
1117
1120
1118
DONE ===========================================================================
1121
1119
Error: Test failures
@@ -1364,35 +1362,7 @@ See ‘/Users/hadley/Documents/stringr/stringr/revdep/checks/mrMLM.Rcheck/00inst
1364
1362
## mtconnectR (1.0.1)
1365
1363
Maintainer: Subramanyam Ravishankar
< [email protected] >
1366
1364
1367
- 1 error | 1 warning | 0 notes
1368
-
1369
- ```
1370
- checking tests ... ERROR
1371
- Running the tests in ‘tests/testthat.R’ failed.
1372
- Last 13 lines of output:
1373
- 93.43% data contextualized successfuly!
1374
- Error: mtc_device_2@data_item_list[!condition_values] not equal to example_mtc_device_2@data_item_list[!condition_values].
1375
- Names: 5 string mismatches
1376
- Length mismatch: comparison on first 15 components
1377
- Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Attributes: < Component "row.names": Numeric: lengths (462, 154) differ > >
1378
- Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Component "timestamp": Numeric: lengths (462, 154) differ >
1379
- Component "nist_testbed_GF_Agie_1<Device>:path_pos_x<PATH_POSITION>": Attributes: < Component "data": Component "value": Numeric: lengths (462, 154) differ >
1380
- Component 11: Attributes: < Component "data": Attributes: < Component "row.names": Numeric: lengths (2, 154) differ > >
1381
- Component 11: Attributes: < Component "data": Component "timestamp": Numeric: lengths (2, 154) differ >
1382
- Component 11: Attributes: < Component "data": Component "value": Modes: char
1383
- testthat results ================================================================
1384
- OK: 0 SKIPPED: 0 FAILED: 0
1385
- Execution halted
1386
-
1387
- checking re-building of vignette outputs ... WARNING
1388
- Error in re-building vignettes:
1389
- ...
1390
- Quitting from lines 34-37 (simulate_map_gcode.Rmd)
1391
- Error: processing vignette 'simulate_map_gcode.Rmd' failed with diagnostics:
1392
- dim(X) must have a positive length
1393
- Execution halted
1394
-
1395
- ```
1365
+ 0 errors | 0 warnings | 0 notes
1396
1366
1397
1367
## mtk (1.0)
1398
1368
Maintainer: Juhui WANG <
[email protected] >
1856
1826
1857
1827
0 errors | 0 warnings | 0 notes
1858
1828
1859
- ## ProjectTemplate (0.6 )
1860
- Maintainer:
Kirill Mueller < [email protected] >
1829
+ ## ProjectTemplate (0.7 )
1830
+ Maintainer:
Kenton White < [email protected] >
1861
1831
Bug reports: https://github.com/johnmyleswhite/ProjectTemplate/issues
1862
1832
1863
- 0 errors | 0 warnings | 3 notes
1833
+ 0 errors | 0 warnings | 1 note
1864
1834
1865
1835
```
1866
1836
checking package dependencies ... NOTE
1867
1837
Package suggested but not available for checking: ‘RODBC’
1868
-
1869
- checking DESCRIPTION meta-information ... NOTE
1870
- Malformed Title field: should not end in a period.
1871
-
1872
- checking R code for possible problems ... NOTE
1873
- .check.version: no visible global function definition for
1874
- ‘compareVersion’
1875
- create.project: no visible global function definition for ‘untar’
1876
- csv.reader: no visible global function definition for ‘unzip’
1877
- csv.reader: no visible global function definition for ‘read.csv’
1878
- csv2.reader: no visible global function definition for ‘unzip’
1879
- csv2.reader: no visible global function definition for ‘read.csv’
1880
- sql.reader: no visible global function definition for ‘modifyList’
1881
- test.project: no visible global function definition for
1882
- ... 6 lines ...
1883
- wsv.reader: no visible global function definition for ‘unzip’
1884
- wsv.reader: no visible global function definition for ‘read.table’
1885
- Undefined global functions or variables:
1886
- compareVersion download.file modifyList packageVersion read.csv
1887
- read.table setNames untar unzip
1888
- Consider adding
1889
- importFrom("stats", "setNames")
1890
- importFrom("utils", "compareVersion", "download.file", "modifyList",
1891
- "packageVersion", "read.csv", "read.table", "untar",
1892
- "unzip")
1893
- to your NAMESPACE file.
1894
1838
```
1895
1839
1896
1840
## pryr (0.1.2)
@@ -2058,7 +2002,7 @@ checking installed package size ... NOTE
2058
2002
2059
2003
checking dependencies in R code ... NOTE
2060
2004
2061
- (R:19217 ): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
2005
+ (R:26950 ): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
2062
2006
```
2063
2007
2064
2008
## rAvis (0.1.4)
@@ -2784,7 +2728,22 @@ checking installed package size ... NOTE
2784
2728
## stm (1.1.3)
2785
2729
Maintainer: Brandon Stewart
< [email protected] >
2786
2730
2787
- 0 errors | 0 warnings | 0 notes
2731
+ 0 errors | 1 warning | 0 notes
2732
+
2733
+ ```
2734
+ checking re-building of vignette outputs ... WARNING
2735
+ Error in re-building vignettes:
2736
+ ...
2737
+ stm v1.1.3 (2016-01-14) successfully loaded. See ?stm for help.
2738
+ Warning in load(url("http://goo.gl/VPdxlS")) :
2739
+ unable to resolve 'goo.gl'
2740
+
2741
+ Error: processing vignette 'stmVignette.Rnw' failed with diagnostics:
2742
+ chunk 6
2743
+ Error in load(url("http://goo.gl/VPdxlS")) : cannot open the connection
2744
+ Execution halted
2745
+
2746
+ ```
2788
2747
2789
2748
## stplanr (0.1.2)
2790
2749
Maintainer: Robin Lovelace
< [email protected] >
0 commit comments