Last updated on 2021-07-12 07:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 6.63 | 58.03 | 64.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 4.26 | 45.29 | 49.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 84.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 75.74 | NOTE | |||
r-devel-windows-x86_64 | 0.0.2 | 10.00 | 81.00 | 91.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.0.2 | NOTE | ||||
r-patched-linux-x86_64 | 0.0.2 | 6.29 | 55.87 | 62.16 | NOTE | |
r-patched-solaris-x86 | 0.0.2 | 109.40 | NOTE | |||
r-release-linux-x86_64 | 0.0.2 | 6.20 | 55.94 | 62.14 | 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 | 15.00 | 80.00 | 95.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 15.00 | 86.00 | 101.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' [7s]
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' [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
Flavor: r-release-windows-ix86+x86_64
Version: 0.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
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-oldrel-windows-ix86+x86_64