|
18 | 18 | |knitr |* |1.9 |2015-01-20 |CRAN (R 3.1.2) | |
19 | 19 | |magrittr |* |1.5 |2014-11-22 |CRAN (R 3.1.2) | |
20 | 20 | |stringi |* |0.4-1 |2014-12-14 |CRAN (R 3.1.2) | |
21 | | -|stringr |* |0.6.2 |2012-12-06 |CRAN (R 3.1.2) | |
| 21 | +|stringr | |0.6.2 |2012-12-06 |CRAN (R 3.1.2) | |
22 | 22 | |testthat | |0.9.1 |2014-10-01 |CRAN (R 3.1.2) | |
23 | 23 |
|
24 | 24 | # Check results |
@@ -297,7 +297,32 @@ __OK__ |
297 | 297 | ## docopt (0.4.2) |
298 | 298 | Maintainer: Edwin de Jonge <[email protected]> |
299 | 299 |
|
300 | | -__OK__ |
| 300 | +``` |
| 301 | +checking examples ... ERROR |
| 302 | +Running examples in ‘docopt-Ex.R’ failed |
| 303 | +The error most likely occurred in: |
| 304 | +
|
| 305 | +> base::assign(".ptime", proc.time(), pos = "CheckExEnv") |
| 306 | +> ### Name: docopt |
| 307 | +> ### Title: Parse 'args' based on command-line interface described in 'doc'. |
| 308 | +> ### Aliases: docopt |
| 309 | +> |
| 310 | +> ### ** Examples |
| 311 | +> |
| 312 | +> "Usage: my_program.R [-hso FILE] [--quiet | --verbose] [INPUT ...] |
| 313 | ++ |
| 314 | ++ -h --help show this |
| 315 | ++ -s --sorted sorted output |
| 316 | ++ -o FILE specify output file [default: ./test.txt] |
| 317 | ++ --quiet print less text |
| 318 | ++ --verbose print more text" -> doc |
| 319 | +> docopt(doc, "-s --quiet") |
| 320 | +perl is deprecated. Please use regexp instead |
| 321 | +perl is deprecated. Please use regexp instead |
| 322 | +Error in parse_long(tokens, optionlist) : is specified ambigously |
| 323 | +Calls: docopt -> parse_args -> parse_long -> <Anonymous> |
| 324 | +Execution halted |
| 325 | +``` |
301 | 326 |
|
302 | 327 | ## dplR (1.6.2) |
303 | 328 | Maintainer: Andy Bunn < [email protected]> |
|
313 | 338 | ``` |
314 | 339 | checking whether package ‘EasyMARK’ can be installed ... ERROR |
315 | 340 | Installation failed. |
316 | | -See ‘/private/tmp/RtmppTodh4/check_cran11828875e07f/EasyMARK.Rcheck/00install.out’ for details. |
| 341 | +See ‘/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/EasyMARK.Rcheck/00install.out’ for details. |
317 | 342 | ``` |
318 | 343 |
|
319 | 344 | ## eeptools (0.3.1) |
@@ -558,9 +583,9 @@ __OK__ |
558 | 583 | Maintainer: Jose Gerardo Tamez-Pena < [email protected]> |
559 | 584 |
|
560 | 585 | ``` |
561 | | -checking whether package ‘FRESA.CAD’ can be installed ... [27s/28s] ERROR |
| 586 | +checking whether package ‘FRESA.CAD’ can be installed ... ERROR |
562 | 587 | Installation failed. |
563 | | -See ‘/private/tmp/RtmppTodh4/check_cran11828875e07f/FRESA.CAD.Rcheck/00install.out’ for details. |
| 588 | +See ‘/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/FRESA.CAD.Rcheck/00install.out’ for details. |
564 | 589 | ``` |
565 | 590 |
|
566 | 591 | ## fslr (1.3) |
@@ -802,6 +827,24 @@ Bug reports: https://bitbucket.org/djhshih/io/issues |
802 | 827 | checking package dependencies ... NOTE |
803 | 828 | Package suggested but not available for checking: ‘rhdf5’ |
804 | 829 | ``` |
| 830 | +``` |
| 831 | +checking tests ... ERROR |
| 832 | +Running the tests in ‘tests/testthat.R’ failed. |
| 833 | +Last 13 lines of output: |
| 834 | + 7 string mismatches |
| 835 | + |
| 836 | + 2. Failure(@/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/io.Rcheck/tests/testthat/helper.R#71): write-and-read does not change data |
| 837 | + x not equal to y |
| 838 | + Names: 2 string mismatches |
| 839 | + |
| 840 | + 3. Failure(@/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/io.Rcheck/tests/testthat/helper.R#91): write to text connection does not change content |
| 841 | + inlines not equal to textlines |
| 842 | + Lengths (7, 8) differ (string compare on first 7) |
| 843 | + 7 string mismatches |
| 844 | + |
| 845 | + Error: Test failures |
| 846 | + Execution halted |
| 847 | +``` |
805 | 848 |
|
806 | 849 | ## ISOweek (0.6-2) |
807 | 850 | Maintainer: Uwe Block < [email protected]> |
@@ -1187,9 +1230,10 @@ The error most likely occurred in: |
1187 | 1230 | > res <- nmf(V, 3) |
1188 | 1231 | > |
1189 | 1232 | > basismap(res) |
1190 | | -Error in process_tracks(x, tracks, annRow, annCol) : |
1191 | | - Invalid special annotation track name ['basis']. Should partially match one of 'basis', ':basis', 'basis:'. |
1192 | | -Calls: basismap -> basismap -> .local -> process_tracks |
| 1233 | +Error in ccPalette(x, ...) : |
| 1234 | + Invalid palette name '': should be an RColorBrewer palette or one of 'RdYlBu2', 'rainbow', 'heat', 'topo', 'terrain', 'cm', 'gray', 'grey'. |
| 1235 | + Available RColorBrewer palettes: 'BrBG', 'PiYG', 'PRGn', 'PuOr', 'RdBu', 'RdGy', 'RdYlBu', 'RdYlGn', 'Spectral', 'Accent', 'Dark2', 'Paired', 'Pastel1', 'Pastel2', 'Set1', 'Set2', 'Set3', 'Blues', 'BuGn', 'BuPu', 'GnBu', 'Greens', 'Greys', 'Oranges', 'OrRd', 'PuBu', 'PuBuGn', 'PuRd', 'Purples', 'RdPu', 'Reds', 'YlGn', 'YlGnBu', 'YlOrBr', 'YlOrRd'. |
| 1236 | +Calls: basismap ... basismap -> .local -> aheatmap -> ccRamp -> ccPalette |
1193 | 1237 | Execution halted |
1194 | 1238 | ``` |
1195 | 1239 |
|
@@ -1521,7 +1565,7 @@ Bug reports: http://github.com/renozao/RcppOctave/issues |
1521 | 1565 | ``` |
1522 | 1566 | checking whether package ‘RcppOctave’ can be installed ... ERROR |
1523 | 1567 | Installation failed. |
1524 | | -See ‘/private/tmp/RtmppTodh4/check_cran11828875e07f/RcppOctave.Rcheck/00install.out’ for details. |
| 1568 | +See ‘/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/RcppOctave.Rcheck/00install.out’ for details. |
1525 | 1569 | ``` |
1526 | 1570 |
|
1527 | 1571 | ## rdryad (0.1.1) |
@@ -1806,7 +1850,24 @@ manual. |
1806 | 1850 | Maintainer: Simon Potter <[email protected]> |
1807 | 1851 | Bug reports: https://github.com/sjp/selectr/issues |
1808 | 1852 |
|
1809 | | -__OK__ |
| 1853 | +``` |
| 1854 | +checking tests ... ERROR |
| 1855 | +Running the tests in ‘tests/test-all.R’ failed. |
| 1856 | +Last 13 lines of output: |
| 1857 | + y[1]: "Element[]" |
| 1858 | + |
| 1859 | + |
| 1860 | + |
| 1861 | + Z. Failure(@test-pseudo.R#36): parser parses canonical pseudo element expressions |
| 1862 | + parse_one("*") not equal to list("Element[*]", NULL) |
| 1863 | + Component 1: 1 string mismatch |
| 1864 | + |
| 1865 | + Error: Test failures |
| 1866 | + In addition: Warning message: |
| 1867 | + In mapply(FUN = f, ..., SIMPLIFY = FALSE) : |
| 1868 | + longer argument not a multiple of length of shorter |
| 1869 | + Execution halted |
| 1870 | +``` |
1810 | 1871 |
|
1811 | 1872 | ## seqminer (3.4) |
1812 | 1873 | Maintainer: Xiaowei Zhan <[email protected]> |
|
1825 | 1886 | ``` |
1826 | 1887 | checking whether package ‘spanr’ can be installed ... ERROR |
1827 | 1888 | Installation failed. |
1828 | | -See ‘/private/tmp/RtmppTodh4/check_cran11828875e07f/spanr.Rcheck/00install.out’ for details. |
| 1889 | +See ‘/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/spanr.Rcheck/00install.out’ for details. |
1829 | 1890 | ``` |
1830 | 1891 |
|
1831 | 1892 | ## spatsurv (0.9-8) |
|
1864 | 1925 | ``` |
1865 | 1926 | checking whether package ‘srd’ can be installed ... ERROR |
1866 | 1927 | Installation failed. |
1867 | | -See ‘/private/tmp/RtmppTodh4/check_cran11828875e07f/srd.Rcheck/00install.out’ for details. |
| 1928 | +See ‘/private/tmp/RtmpPgHCED/check_cran46f22e9b2abb/srd.Rcheck/00install.out’ for details. |
1868 | 1929 | ``` |
1869 | 1930 |
|
1870 | 1931 | ## ssh.utils (1.0) |
|
0 commit comments