Last updated on 2021-06-12 15:49:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 10.55 | 71.36 | 81.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.45 | 53.07 | 60.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 100.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 88.34 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 30.00 | 100.00 | 130.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.0 | 2.37 | 3.02 | 5.39 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 7.50 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 2.45 | 2.92 | 5.37 | ERROR | |
r-release-macos-arm64 | 0.1.0 | ERROR | ||||
r-release-macos-x86_64 | 0.1.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 5.00 | 8.00 | 13.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 8.00 | 14.00 | ERROR |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tibble’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-oldrel-macos-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R'
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
2. \-utils::read.csv(...)
3. \-utils::read.table(...)
4. \-base::file(file, "rt")
-- Error (test-mlbstatsR.R:27:3): Check Names1 ---------------------------------
Error: cannot open the connection to 'https://raw.githubusercontent.com/IvoVillanueva/dataMLB/main/dataMLB.csv'
Backtrace:
x
1. \-mlbstatsR::get_mlb_players() test-mlbstatsR.R:27:2
2. \-utils::read.csv(...)
3. \-utils::read.table(...)
4. \-base::file(file, "rt")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64