CRAN Package Check Results for Package portalr

Last updated on 2019-01-21 12:47:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 5.71 417.68 423.39 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 4.48 302.93 307.41 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 481.74 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 436.14 ERROR
r-devel-windows-ix86+x86_64 0.1.4 17.00 620.00 637.00 ERROR
r-patched-linux-x86_64 0.1.4 4.88 372.67 377.55 ERROR
r-patched-solaris-x86 0.1.4 629.70 ERROR
r-release-linux-x86_64 0.1.4 4.47 376.03 380.50 ERROR
r-release-windows-ix86+x86_64 0.1.4 18.00 600.00 618.00 ERROR
r-release-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 15.00 473.00 488.00 ERROR
r-oldrel-osx-x86_64 0.1.4 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [255s/280s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/home/hornik` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [188s/259s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/home/hornik` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [294s/340s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/data/gannet/ripley` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [265s/298s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/data/gannet/ripley` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: tests
Result: ERROR
     Running 'testthat.R' [320s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `C:\Users\CRAN\Documents` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     -- 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     -- 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     -- 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     -- 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     == testthat results ===========================================================
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [230s/263s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/home/hornik` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6m/11m]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/home/ripley` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [231s/266s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `/home/hornik` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     ── 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     ── 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     ── 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     ── 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running 'testthat.R' [308s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `C:\Users\CRAN\Documents` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     -- 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     -- 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     -- 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     -- 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     == testthat results ===========================================================
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.1.4
Check: tests
Result: ERROR
     Running 'testthat.R' [322s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(httptest)
     Loading required package: testthat
     > library(portalr)
     The data in the default path `C:\Users\CRAN\Documents` is either missing or out of date.
     Consider updating it using `download_observations()`.
     >
     > test_check("portalr")
     -- 1. Failure: does find_incomplete_censuses work properly? (@test-02-data-proce
     sum(idx) not equal to 115.
     1/1 mismatches
     [1] 114 - 115 == -1
    
     -- 2. Failure: data generated by default setting is same (plants) (@test-99-regr
     digest::digest(data) not identical to "4cd7612507bc791836e2b9da86b6c2b4".
     1/1 mismatches
     x[1]: "79655dae0b5949e4cd7bf8e6c7053e94"
     y[1]: "4cd7612507bc791836e2b9da86b6c2b4"
    
     -- 3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is
     digest::digest(data) not identical to "e305c84fcfc3fb7f17c9fdd16dca4e02".
     1/1 mismatches
     x[1]: "81698edade4ad813df22267384882403"
     y[1]: "e305c84fcfc3fb7f17c9fdd16dca4e02"
    
     -- 4. Failure: data generated by level = Plot, type = Annuals, plots = longterm
     digest::digest(data) not identical to "3a482a2016888521ef72498e8c36936f".
     1/1 mismatches
     x[1]: "96eb7db63ea38928dece20d6cda66949"
     y[1]: "3a482a2016888521ef72498e8c36936f"
    
     == testthat results ===========================================================
     OK: 129 SKIPPED: 14 FAILED: 4
     1. Failure: does find_incomplete_censuses work properly? (@test-02-data-processing.R#83)
     2. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     3. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     4. Failure: data generated by level = Plot, type = Annuals, plots = longterm is same (plants) (@test-99-regression.R#92)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64