CRAN Package Check Results for Package portalr

Last updated on 2019-01-15 00:46:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 5.11 413.39 418.50 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 4.39 303.52 307.91 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 488.43 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 380.98 ERROR
r-devel-windows-ix86+x86_64 0.1.4 13.00 646.00 659.00 ERROR
r-patched-linux-x86_64 0.1.4 3.70 382.98 386.68 ERROR
r-patched-solaris-x86 0.1.4 600.80 ERROR
r-release-linux-x86_64 0.1.4 3.80 396.59 400.39 ERROR
r-release-windows-ix86+x86_64 0.1.4 19.00 467.00 486.00 ERROR
r-release-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 9.00 538.00 547.00 ERROR
r-oldrel-osx-x86_64 0.1.4 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [254s/284s]
    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’ [186s/269s]
    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’ [298s/314s]
    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’ [266s/353s]
    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' [337s]
    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’ [240s/274s]
    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’ [374s/437s]
    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: 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"
    
     ── 2. 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"
    
     ── 3. 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: 130 SKIPPED: 14 FAILED: 3
     1. Failure: data generated by default setting is same (plants) (@test-99-regression.R#72)
     2. Failure: data generated by type = Shrubs, unknowns = T, correct_sp = F is same (plants) (@test-99-regression.R#82)
     3. 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’ [246s/277s]
    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' [240s]
    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' [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 `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