CRAN Package Check Results for Package etl

Last updated on 2020-04-25 09:46:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.8 6.32 79.97 86.29 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.8 5.88 60.04 65.92 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.8 107.67 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.8 118.01 ERROR
r-devel-windows-ix86+x86_64 0.3.8 28.00 103.00 131.00 ERROR
r-patched-linux-x86_64 0.3.8 6.18 74.83 81.01 ERROR
r-patched-solaris-x86 0.3.8 153.70 ERROR
r-release-linux-x86_64 0.3.8 6.14 68.16 74.30 ERROR
r-release-osx-x86_64 0.3.8 WARN
r-release-windows-ix86+x86_64 0.3.8 22.00 141.00 163.00 ERROR
r-oldrel-osx-x86_64 0.3.8 OK
r-oldrel-windows-ix86+x86_64 0.3.8 8.00 96.00 104.00 ERROR

Check Details

Version: 0.3.8
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     -- 1. Failure: create ETL works (@test-etl.R#114) -----------------------------
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     == testthat results ===========================================================
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 35 | SKIPPED: 2 | WARNINGS: 2 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.1\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 35 | SKIPPED: 2 | WARNINGS: 2 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.8
Check: tests
Result: ERROR
     Running 'testthat.R' [8s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     -- 1. Failure: create ETL works (@test-etl.R#114) -----------------------------
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     == testthat results ===========================================================
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(YOUR-ORCID-ID\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.3.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     ── 1. Failure: create ETL works (@test-etl.R#114) ─────────────────────────────
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(<https://orcid\.org/YOUR-ORCID-ID>\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.3.8
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘extending_etl.Rmd’ using rmarkdown
    Loading required package: 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
    
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'extending_etl.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘extending_etl.Rmd’
    
    --- re-building ‘using_etl.Rmd’ using rmarkdown
    dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    dyld: Symbol not found: ____chkstk_darwin
     Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
     Expected in: /usr/lib/libSystem.B.dylib
    
    Error: processing vignette 'using_etl.Rmd' failed with diagnostics:
    pandoc document conversion failed with error 6
    --- failed re-building ‘using_etl.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘extending_etl.Rmd’ ‘using_etl.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.3.8
Check: tests
Result: ERROR
     Running 'testthat.R' [11s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     -- 1. Failure: create ETL works (@test-etl.R#114) -----------------------------
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(<https://orcid\.org/YOUR-ORCID-ID>\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     == testthat results ===========================================================
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.3.8
Check: tests
Result: ERROR
     Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(etl)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     >
     > test_check("etl")
     -- 1. Failure: create ETL works (@test-etl.R#114) -----------------------------
     `create_etl_package\(path, open = FALSE\)` does not match "active project".
     Actual value: "Package: scorecard\\nTitle: What the Package Does \(One Line, Title Case\)\\nVersion: 0\.0\.0\.9000\\nAuthors@R \(parsed\):\\n \* First Last <first\.last@example\.com> \[aut, cre\] \(<https://orcid\.org/YOUR-ORCID-ID>\)\\nDescription: What the package does \(one paragraph\)\.\\nLicense: `use_mit_license\(\)`, `use_gpl3_license\(\)` or friends to pick a\\n license\\nEncoding: UTF-8\\nLazyData: true\\nRoxygen: list\(markdown = TRUE\)\\nRoxygenNote: 7\.0\.0"
    
     == testthat results ===========================================================
     [ OK: 27 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: create ETL works (@test-etl.R#114)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64