Last updated on 2021-06-28 08:50:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 6.55 | 58.24 | 64.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 4.70 | 45.49 | 50.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 84.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 74.61 | NOTE | |||
r-devel-windows-x86_64 | 0.0.2 | 10.00 | 63.00 | 73.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.0.2 | NOTE | ||||
r-patched-linux-x86_64 | 0.0.2 | 6.10 | 56.09 | 62.19 | NOTE | |
r-patched-solaris-x86 | 0.0.2 | 98.90 | ERROR | |||
r-release-linux-x86_64 | 0.0.2 | 5.26 | 56.22 | 61.48 | NOTE | |
r-release-macos-arm64 | 0.0.2 | NOTE | ||||
r-release-macos-x86_64 | 0.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0.2 | 12.00 | 74.00 | 86.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 15.00 | 81.00 | 96.00 | ERROR |
Version: 0.0.2
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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, 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
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(x3ptools)
>
>
> test_check("x3ptools")
== Failed tests ================================================================
-- Error (test_read_x3p.R:9:3): read_x3p works as expected ---------------------
Error: cannot open URL 'https://tsapps.nist.gov/NRBTD/Studies/BulletMeasurement/DownloadMeasurement/43567404-1611-4b40-ae74-a1e440e79f6a'
Backtrace:
x
1. \-x3ptools::read_x3p(url, quiet = T) test_read_x3p.R:9:2
2. \-utils::download.file(file, destfile = fname, quiet = quiet, mode = "wb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 103 ]
Error: Test failures
In addition: Warning message:
In grDevices::png(file = "bindata/mask.png", width = x3p$header.info$sizeX, :
'width=6, height=7' are unlikely values in pixels
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/307s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(x3ptools)
>
>
> test_check("x3ptools")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_read_x3p.R:9:3): read_x3p works as expected ─────────────────────
Error: download from 'https://tsapps.nist.gov/NRBTD/Studies/BulletMeasurement/DownloadMeasurement/43567404-1611-4b40-ae74-a1e440e79f6a' failed
Backtrace:
█
1. └─x3ptools::read_x3p(url, quiet = T) test_read_x3p.R:9:2
2. └─utils::download.file(file, destfile = fname, quiet = quiet, mode = "wb")
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 103 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(x3ptools)
>
>
> test_check("x3ptools")
== Failed tests ================================================================
-- Error (test_read_x3p.R:9:3): read_x3p works as expected ---------------------
Error: cannot open URL 'https://tsapps.nist.gov/NRBTD/Studies/BulletMeasurement/DownloadMeasurement/43567404-1611-4b40-ae74-a1e440e79f6a'
Backtrace:
x
1. \-x3ptools::read_x3p(url, quiet = T) test_read_x3p.R:9:2
2. \-utils::download.file(file, destfile = fname, quiet = quiet, mode = "wb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 103 ]
Error: Test failures
In addition: Warning message:
In grDevices::png(file = "bindata/mask.png", width = x3p$header.info$sizeX, :
'width=6, height=7' are unlikely values in pixels
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64