Last updated on 2018-07-17 01:47:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 39.19 | 25.31 | 64.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 34.58 | 22.17 | 56.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 96.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 88.26 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.1 | 132.00 | 64.00 | 196.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.1 | 41.20 | 25.25 | 66.45 | NOTE | |
r-patched-solaris-x86 | 0.3.1 | 98.10 | OK | |||
r-release-linux-x86_64 | 0.3.1 | 40.83 | 25.03 | 65.86 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3.1 | 123.00 | 62.00 | 185.00 | ERROR | |
r-release-osx-x86_64 | 0.3.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 88.00 | 54.00 | 142.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.1 | OK |
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘feather/libs/feather.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(feather)
>
> test_check("feather")
-- 1. Error: can read/write with utf-8 filename (@test-read.R#19) -------------
IO error: Failed to open file: D:\temp\RtmpuEDFvL\Ã¥.feather
1: read_feather(path) at testthat/test-read.R:19
2: feather(path)
3: openFeather(path)
== testthat results ===========================================================
OK: 50 SKIPPED: 0 FAILED: 1
1. Error: can read/write with utf-8 filename (@test-read.R#19)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.3.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(feather)
>
> test_check("feather")
-- 1. Error: can read/write with utf-8 filename (@test-read.R#19) -------------
IO error: Failed to open file: D:\temp\Rtmpc1FKC4\Ã¥.feather
1: read_feather(path) at testthat/test-read.R:19
2: feather(path)
3: openFeather(path)
== testthat results ===========================================================
OK: 50 SKIPPED: 0 FAILED: 1
1. Error: can read/write with utf-8 filename (@test-read.R#19)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.3.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(feather)
>
> test_check("feather")
-- 1. Error: can read/write with utf-8 filename (@test-read.R#19) -------------
IO error: Failed to open file: D:\temp\RtmpeskRhR\Ã¥.feather
1: read_feather(path) at testthat/test-read.R:19
2: feather(path)
3: openFeather(path)
== testthat results ===========================================================
OK: 50 SKIPPED: 0 FAILED: 1
1. Error: can read/write with utf-8 filename (@test-read.R#19)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.3.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(feather)
>
> test_check("feather")
-- 1. Error: can read/write with utf-8 filename (@test-read.R#19) -------------
IO error: Failed to open file: D:\temp\RtmpUzHfUz\Ã¥.feather
1: read_feather(path) at testthat/test-read.R:19
2: feather(path)
3: openFeather(path)
== testthat results ===========================================================
OK: 50 SKIPPED: 0 FAILED: 1
1. Error: can read/write with utf-8 filename (@test-read.R#19)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64