Last updated on 2021-04-22 17:48:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.6 | 6.59 | 117.71 | 124.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.6 | 5.73 | 101.45 | 107.18 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.6 | 165.10 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.6 | 157.52 | ERROR | |||
r-devel-windows-ix86+x86_64 | 2.0.6 | 12.00 | 167.00 | 179.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 2.0.6 | ERROR | ||||
r-patched-linux-x86_64 | 2.0.6 | 6.55 | 128.51 | 135.06 | ERROR | |
r-patched-solaris-x86 | 2.0.6 | 444.50 | ERROR | |||
r-release-linux-x86_64 | 2.0.6 | 6.84 | 129.75 | 136.59 | ERROR | |
r-release-macos-x86_64 | 2.0.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0.6 | 12.00 | 181.00 | 193.00 | ERROR | |
r-oldrel-macos-x86_64 | 2.0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.6 | 10.00 | 165.00 | 175.00 | ERROR |
Version: 2.0.6
Check: tests
Result: ERROR
Running 'test-all.R' [10s/11s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
== Failed tests ================================================================
-- Error (test-column-utilities.R:89:3): Nlsy79Gen2 ----------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
-- Error (test-column-utilities.R:103:3): RenameNlsyColumn ---------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
-- Error (test-read-csv.R:21:3): Nlsy79Gen1Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
-- Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
-- Error (test-read-csv.R:45:3): Nlsy79Gen2Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
-- Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.6
Check: tests
Result: ERROR
Running ‘test-all.R’ [8s/11s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-column-utilities.R:89:3): Nlsy79Gen2 ────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
── Error (test-column-utilities.R:103:3): RenameNlsyColumn ─────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
── Error (test-read-csv.R:21:3): Nlsy79Gen1Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
── Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
── Error (test-read-csv.R:45:3): Nlsy79Gen2Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
── Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.6
Check: installed package size
Result: NOTE
installed size is 8.6Mb
sub-directories of 1Mb or more:
data 4.3Mb
reports 2.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0.6
Check: tests
Result: ERROR
Running ‘test-all.R’ [12s/14s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-column-utilities.R:89:3): Nlsy79Gen2 ────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
── Error (test-column-utilities.R:103:3): RenameNlsyColumn ─────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
── Error (test-read-csv.R:21:3): Nlsy79Gen1Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
── Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
── Error (test-read-csv.R:45:3): Nlsy79Gen2Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
── Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.6
Check: tests
Result: ERROR
Running ‘test-all.R’ [12s/15s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-column-utilities.R:89:3): Nlsy79Gen2 ────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
── Error (test-column-utilities.R:103:3): RenameNlsyColumn ─────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
── Error (test-read-csv.R:21:3): Nlsy79Gen1Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
── Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
── Error (test-read-csv.R:45:3): Nlsy79Gen2Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
── Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. └─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.0.6
Check: tests
Result: ERROR
Running 'test-all.R' [12s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
== Failed tests ================================================================
-- Error (test-column-utilities.R:89:3): Nlsy79Gen2 ----------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
-- Error (test-column-utilities.R:103:3): RenameNlsyColumn ---------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
-- Error (test-read-csv.R:21:3): Nlsy79Gen1Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
-- Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
-- Error (test-read-csv.R:45:3): Nlsy79Gen2Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
-- Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 2.0.6
Check: tests
Result: ERROR
Running 'test-all.R'
Running the tests in 'tests/test-all.R' failed.
Last 13 lines of output:
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
-- Error (test-read-csv.R:45:3): Nlsy79Gen2Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
-- Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. \-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 2.0.6
Check: tests
Result: ERROR
Running ‘test-all.R’ [22s/23s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-column-utilities.R:89:3): Nlsy79Gen2 ────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-column-utilities.R:103:3): RenameNlsyColumn ─────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:21:3): Nlsy79Gen1Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:45:3): Nlsy79Gen2Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.0.6
Check: tests
Result: ERROR
Running ‘test-all.R’ [32s/41s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-column-utilities.R:89:3): Nlsy79Gen2 ────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-column-utilities.R:103:3): RenameNlsyColumn ─────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:21:3): Nlsy79Gen1Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:45:3): Nlsy79Gen2Path ────────────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
── Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ───────────────────────────
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
█
1. ├─base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
2. └─devtools::inst
3. └─base::getExportedValue(pkg, name)
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 2.0.6
Check: tests
Result: ERROR
Running 'test-all.R' [26s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
== Failed tests ================================================================
-- Error (test-column-utilities.R:89:3): Nlsy79Gen2 ----------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-column-utilities.R:103:3): RenameNlsyColumn ---------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:21:3): Nlsy79Gen1Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:45:3): Nlsy79Gen2Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 2.0.6
Check: tests
Result: ERROR
Running 'test-all.R' [25s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> #Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
> library(testthat)
> library(NlsyLinks)
>
> testthat::test_check("NlsyLinks")
== Failed tests ================================================================
-- Error (test-column-utilities.R:89:3): Nlsy79Gen2 ----------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:89:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-column-utilities.R:103:3): RenameNlsyColumn ---------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-column-utilities.R:103:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:21:3): Nlsy79Gen1Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:21:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:32:3): Nlsy79Gen1DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen1-life-course.csv") test-read-csv.R:32:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:45:3): Nlsy79Gen2Path --------------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:45:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
-- Error (test-read-csv.R:58:3): Nlsy79Gen2DataFrame ---------------------------
Error: 'inst' is not an exported object from 'namespace:devtools'
Backtrace:
x
1. +-base::file.path(devtools::inst("NlsyLinks"), "extdata", "gen2-birth.csv") test-read-csv.R:58:2
2. \-devtools::inst
3. \-base::getExportedValue(pkg, name)
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 198 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64