CRAN Package Check Results for Package tidync

Last updated on 2019-11-06 10:47:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.43 77.48 81.91 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 3.95 58.55 62.50 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 95.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.2 93.77 ERROR
r-devel-windows-ix86+x86_64 0.2.2 16.00 123.00 139.00 ERROR
r-patched-linux-x86_64 0.2.2 4.49 72.07 76.56 ERROR
r-patched-solaris-x86 0.2.2 101.90 ERROR
r-release-linux-x86_64 0.2.2 4.36 74.44 78.80 ERROR
r-release-windows-ix86+x86_64 0.2.2 17.00 87.00 104.00 ERROR
r-release-osx-x86_64 0.2.1 OK
r-oldrel-windows-ix86+x86_64 0.2.2 5.00 93.00 98.00 ERROR
r-oldrel-osx-x86_64 0.2.1 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [23s/26s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     -- 1. Failure: file not found is friendly (@test-files.R#5) -------------------
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     == testthat results ===========================================================
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [16s/23s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/28s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [26s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     -- 1. Failure: file not found is friendly (@test-files.R#5) -------------------
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     == testthat results ===========================================================
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘tidync-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: hyper_array
    > ### Title: Extract NetCDF data as an array
    > ### Aliases: hyper_array tidync_data hyper_slice hyper_array.tidync
    > ### hyper_array.character
    >
    > ### ** Examples
    >
    > f <- "S20080012008031.L3m_MO_CHL_chlor_a_9km.nc"
    > l3file <- system.file("extdata/oceandata", f, package= "tidync")
    >
    > ## extract a raw list by filtered dimension
    > library(dplyr)
    
    Attaching package: ‘dplyr’
    
    The following objects are masked from ‘package:stats’:
    
     filter, lag
    
    The following objects are masked from ‘package:base’:
    
     intersect, setdiff, setequal, union
    
    > araw1 <- tidync(l3file) %>%
    + hyper_filter(lat = between(lat, -78, -75.8),
    + lon = between(lon, 165, 171)) %>%
    + hyper_array()
    Error in RNetCDF::open.nc(x) : NetCDF: HDF error
    Calls: %>% -> eval -> eval -> tidync -> tidync.character
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [19s/20s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 60 | SKIPPED: 9 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [22s/24s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     ── 1. Failure: file not found is friendly (@test-files.R#5) ───────────────────
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [18s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     -- 1. Failure: file not found is friendly (@test-files.R#5) -------------------
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     == testthat results ===========================================================
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [24s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(tidync)
     >
     > test_check("tidync")
     -- 1. Failure: file not found is friendly (@test-files.R#5) -------------------
     `expect_warning(tidync(fname))` threw an error with unexpected message.
     Expected match: "failed to open"
     Actual message: "No such file or directory"
    
     == testthat results ===========================================================
     [ OK: 76 | SKIPPED: 5 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: file not found is friendly (@test-files.R#5)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64