CRAN Package Check Results for Package IalsaSynthesis

Last updated on 2021-04-22 17:48:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 1.70 24.06 25.76 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.6 1.46 19.03 20.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.6 42.82 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.6 30.91 ERROR
r-devel-windows-ix86+x86_64 0.1.6 4.00 41.00 45.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.1.6 ERROR
r-patched-linux-x86_64 0.1.6 2.04 23.18 25.22 ERROR
r-patched-solaris-x86 0.1.6 46.90 ERROR
r-release-linux-x86_64 0.1.6 1.72 23.34 25.06 ERROR
r-release-macos-x86_64 0.1.6 OK
r-release-windows-ix86+x86_64 0.1.6 4.00 32.00 36.00 ERROR
r-oldrel-macos-x86_64 0.1.6 OK
r-oldrel-windows-ix86+x86_64 0.1.6 4.00 40.00 44.00 ERROR

Check Details

Version: 0.1.6
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R' [3s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     == Failed tests ================================================================
     -- Error (test-extract.R:5:1): (code run outside of `test_that()`) -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     -- Error (test-validate.R:7:3): validate_filename_output -good -----------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     -- Error (test-validate.R:19:3): validate_filename_output -missing -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     -- Error (test-validate.R:28:3): validate_filename_output -bad extension -------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-extract.R:5:1): (code run outside of `test_that()`) ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     ── Error (test-validate.R:7:3): validate_filename_output -good ─────────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     ── Error (test-validate.R:19:3): validate_filename_output -missing ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     ── Error (test-validate.R:28:3): validate_filename_output -bad extension ───────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-extract.R:5:1): (code run outside of `test_that()`) ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     ── Error (test-validate.R:7:3): validate_filename_output -good ─────────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     ── Error (test-validate.R:19:3): validate_filename_output -missing ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     ── Error (test-validate.R:28:3): validate_filename_output -bad extension ───────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. └─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     == Failed tests ================================================================
     -- Error (test-extract.R:5:1): (code run outside of `test_that()`) -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     -- Error (test-validate.R:7:3): validate_filename_output -good -----------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     -- Error (test-validate.R:19:3): validate_filename_output -missing -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     -- Error (test-validate.R:28:3): validate_filename_output -bad extension -------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     -- Error (test-validate.R:19:3): validate_filename_output -missing -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     -- Error (test-validate.R:28:3): validate_filename_output -bad extension -------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. \-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-extract.R:5:1): (code run outside of `test_that()`) ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:7:3): validate_filename_output -good ─────────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:19:3): validate_filename_output -missing ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:28:3): validate_filename_output -bad extension ───────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.6
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-extract.R:5:1): (code run outside of `test_that()`) ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:7:3): validate_filename_output -good ─────────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:19:3): validate_filename_output -missing ─────────────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
     ── Error (test-validate.R:28:3): validate_filename_output -bad extension ───────
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     █
     1. ├─base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
     2. └─devtools::inst
     3. └─base::getExportedValue(pkg, name)
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     == Failed tests ================================================================
     -- Error (test-extract.R:5:1): (code run outside of `test_that()`) -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:7:3): validate_filename_output -good -----------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:19:3): validate_filename_output -missing -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:28:3): validate_filename_output -bad extension -------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.1.6
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(IalsaSynthesis)
     >
     > test_check("IalsaSynthesis")
     == Failed tests ================================================================
     -- Error (test-extract.R:5:1): (code run outside of `test_that()`) -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland/b1_female_ae_muscle_fluid_grip_trailsb.out") test-extract.R:5:0
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:7:3): validate_filename_output -good -----------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:7:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:19:3): validate_filename_output -missing -------------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:19:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
     -- Error (test-validate.R:28:3): validate_filename_output -bad extension -------
     Error: 'inst' is not an exported object from 'namespace:devtools'
     Backtrace:
     x
     1. +-base::file.path(devtools::inst(name = "IalsaSynthesis"), "test_data/2015-portland") test-validate.R:28:2
     2. \-devtools::inst
     3. \-base::getExportedValue(pkg, name)
    
     [ FAIL 4 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64