Last updated on 2020-08-07 01:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 131.69 | 81.10 | 212.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 88.08 | 56.50 | 144.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 333.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 257.69 | OK | |||
r-devel-windows-ix86+x86_64 | 0.9.2 | 281.00 | 258.00 | 539.00 | OK | |
r-patched-linux-x86_64 | 0.9.2 | 91.87 | 76.80 | 168.67 | OK | |
r-patched-solaris-x86 | 0.9.2 | 221.40 | ERROR | |||
r-release-linux-x86_64 | 0.9.2 | 89.27 | 76.28 | 165.55 | OK | |
r-release-macos-x86_64 | 0.9.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9.2 | 280.00 | 213.00 | 493.00 | OK | |
r-oldrel-macos-x86_64 | 0.9.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.2 | 205.00 | 207.00 | 412.00 | OK |
Version: 0.9.2
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
libs 6.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.9.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1m/81m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> # required packages
> library(testthat)
> library(fst)
> library(data.table)
> library(lintr)
> library(bit64)
Loading required package: bit
Attaching package: 'bit'
The following object is masked from 'package:data.table':
setattr
The following object is masked from 'package:base':
xor
Attaching package bit64
package:bit64 (c) 2011-2017 Jens Oehlschlaegel
creators: integer64 runif64 seq :
coercion: as.integer64 as.vector as.logical as.integer as.double as.character as.bitstring
logical operator: ! & | xor != == < <= >= >
arithmetic operator: + - * / %/% %% ^
math: sign abs sqrt log log2 log10
math: floor ceiling trunc round
querying: is.integer64 is.vector [is.atomic} [length] format print str
values: is.na is.nan is.finite is.infinite
aggregation: any all min max range sum prod
cumulation: diff cummin cummax cumsum cumprod
access: length<- [ [<- [[ [[<-
combine: c rep cbind rbind as.data.frame
WARNING don't use as subscripts
WARNING semantics differ from integer
for more help type ?bit64
Attaching package: 'bit64'
The following objects are masked from 'package:base':
%in%, :, is.double, match, order, rank
> library(nanotime)
>
> # some helper functions
> source("testthat/helper_fstwrite.R") # cross-version testing
>
> # run tests
> test_check("fst")
── 1. Failure: Medium factor with a single NA level (@test_factor.R#130) ──────
`dt` not equal to `data`.
Component "A": Mean relative difference: 0.6666124
── 2. Failure: Medium factor with a single NA level (@test_factor.R#130) ──────
to_frame(dt[offset:nrow(dt), , drop = FALSE]) not equal to `data`.
Component "A": Mean relative difference: 0.6666124
── 3. Failure: Medium factor with a single NA level (@test_factor.R#130) ──────
to_frame(dt[1:(nrow(dt) - cap), , drop = FALSE]) not equal to `data`.
Component "A": Mean relative difference: 0.6666124
── 4. Failure: Medium factor with a single NA level (@test_factor.R#130) ──────
to_frame(dt[offset:(nrow(dt) - cap), , drop = FALSE]) not equal to `data`.
Component "A": Mean relative difference: 0.6666124
── 5. Failure: Single uncompressed vectors (@test_fst.R#107) ──────────────────
`sub_dt` not equal to `data`.
Component "Xint": Mean relative difference: 0.6666124
args: col: Xint | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 1,2,3,4,5,6,7,8,9,10 head data: 1,2,3,4,5,6,7,8,9,10 unequals: 4096 uneq rows sub_dt1 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt3 8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8208,8209,8210,8211,8212,8213,8214,8215,8216,8217
── 6. Failure: Single uncompressed vectors (@test_fst.R#107) ──────────────────
`sub_dt` not equal to `data`.
Component "Ylog": 'is.NA' value mismatch: 3373 in current 3315 in target
args: col: Ylog | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: NA,NA,NA,TRUE,TRUE,FALSE,TRUE,FALSE,TRUE,TRUE head data: NA,NA,NA,TRUE,TRUE,FALSE,TRUE,FALSE,TRUE,TRUE unequals: NA uneq rows sub_dt1 NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA uneq rows sub_dt2 NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA uneq rows sub_dt3 NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA
── 7. Failure: Single uncompressed vectors (@test_fst.R#107) ──────────────────
`sub_dt` not equal to `data`.
Component "Zdoub": Mean relative difference: 1.41796
args: col: Zdoub | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 0.362561412096131,0.252050603132288,-0.277775240269804,1.36419254086372,1.03641122967631,0.164417677797643,1.21900124860766,-0.247476795177226,-1.40299617056443,0.897144599249263 head data: 0.362561412096131,0.252050603132288,-0.277775240269804,1.36419254086372,1.03641122967631,0.164417677797643,1.21900124860766,-0.247476795177226,-1.40299617056443,0.897144599249263 unequals: 4096 uneq rows sub_dt1 -0.464229952325049,-1.14098022482925,-0.311416253302773,-1.25578816892388,0.503493383276655,-1.96872629576308,-0.212341934503356,-1.12377014120881,1.53204086270099,1.25392105437568,0.0612561615320027,2.46999772695336,-2.70268468095817,0.499146554340144,1.54787091947551,-1.34116983039007,-0.152574160439027,0.420548263418343,-0.719533328406783,0.838382503541328,1.21910481129277,-0.742752295503613,-0.267884367436866,-0.607654176885569,0.984111048829669 uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt3 -0.266850450021812,0.0296688477207366,1.30847710917342,1.10924596197861,-1.33206045036837,0.033338536074869,0.11822986150946,1.2059591018394,-0.180089120996195,-0.289185173666373,0.00280915589249523,0.538931877321321,-0.17129392922523,-0.322698811184872,0.720757578942683,0.413910312172164,0.378910938607915,-0.63874406506529,-1.52034251199839,-0.836079655922268,-0.660598798823629,-0.603662490718042,0.203827056223604,0.264683549545699,-0.00182347429028767
── 8. Failure: Single uncompressed vectors (@test_fst.R#107) ──────────────────
`sub_dt` not equal to `data`.
Component "WFact": 3558 string mismatches
args: col: WFact | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: IY,UFO,ANG,QCDB,P,IY,QCDB,ITEY,QCDB,ITEY head data: IY,UFO,ANG,QCDB,P,IY,QCDB,ITEY,QCDB,ITEY unequals: 3558 uneq rows sub_dt1 IY,UFO,HSF,QCDB,ITEY,UFO,QCDB,IY,IY,P,UFO,HSF,IY,QCDB,UFO,P,L,ITEY,ANG,ITEY,UFO,HSF,ITEY,UFO,UFO uneq rows sub_dt2 4098,4099,4100,4101,4102,4103,4104,4105,4106,4108,4109,4110,4111,4112,4114,4115,4117,4118,4119,4120,4121,4122,4123,4124,4125 uneq rows sub_dt3 UFO,ANG,QCDB,P,IY,QCDB,ITEY,QCDB,ITEY,QCDB,QCDB,QCDB,ITEY,L,IY,ITEY,ANG,QCDB,P,QCDB,IY,L,ANG,ITEY,L
── 9. Failure: Single uncompressed vectors (@test_fst.R#107) ──────────────────
`sub_dt` not equal to `data`.
Component "Ordered": 3581 string mismatches
args: col: Ordered | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: MDE,MDE,MDE,VMN,VWL,QX,XYMI,XYMI,I,TWL head data: MDE,MDE,MDE,VMN,VWL,QX,XYMI,XYMI,I,TWL unequals: 3581 uneq rows sub_dt1 XYMI,K,QX,TWL,VMN,TWL,K,TWL,VMN,VWL,XYMI,QX,QX,VMN,VWL,VMN,K,TWL,QX,K,I,I,VWL,TWL,TWL uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4120,4121,4122 uneq rows sub_dt3 MDE,MDE,MDE,VMN,VWL,QX,XYMI,XYMI,I,TWL,MDE,I,I,K,I,XYMI,VMN,K,VMN,I,VWL,QX,VMN,VWL,XYMI
── 10. Failure: Single uncompressed vectors (@test_fst.R#107) ─────────────────
`sub_dt` not equal to `data`.
Component "Date": Mean relative difference: 0.6763505
args: col: Date | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 1975-06-03,1979-05-01,1995-01-01,1992-08-01,1987-03-21,1995-06-25,1976-12-02,1984-03-08,1993-05-04,1995-10-09 head data: 1975-06-03,1979-05-01,1995-01-01,1992-08-01,1987-03-21,1995-06-25,1976-12-02,1984-03-08,1993-05-04,1995-10-09 unequals: 4095 uneq rows sub_dt1 1983-08-03,1979-08-19,1977-07-05,1970-12-19,1971-07-13,1970-02-27,1988-09-05,1972-09-26,1991-02-02,1982-03-23,1982-08-28,1991-07-16,1992-06-26,1977-05-20,1972-11-02,1989-01-15,1984-10-14,1977-08-13,1991-07-15,1979-11-19,1977-07-08,1972-03-16,1970-10-27,1972-08-12,1993-04-24 uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt3 1975-06-03,1979-05-01,1995-01-01,1992-08-01,1987-03-21,1995-06-25,1976-12-02,1984-03-08,1993-05-04,1995-10-09,1970-07-20,1985-10-25,1985-03-22,1982-08-02,1980-12-01,1983-02-24,1975-04-26,1996-07-23,1973-06-04,1991-01-30,1994-07-29,1971-02-02,1990-03-14,1984-04-17,1979-03-05
── 11. Failure: Single uncompressed vectors (@test_fst.R#107) ─────────────────
`sub_dt` not equal to `data`.
Component "DateDouble": Mean relative difference: 0.1813955
args: col: DateDouble | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 2015-01-02,2015-01-03,2015-01-04,2015-01-05,2015-01-06,2015-01-07,2015-01-08,2015-01-09,2015-01-10,2015-01-11 head data: 2015-01-02,2015-01-03,2015-01-04,2015-01-05,2015-01-06,2015-01-07,2015-01-08,2015-01-09,2015-01-10,2015-01-11 unequals: 4096 uneq rows sub_dt1 2026-03-21,2026-03-22,2026-03-23,2026-03-24,2026-03-25,2026-03-26,2026-03-27,2026-03-28,2026-03-29,2026-03-30,2026-03-31,2026-04-01,2026-04-02,2026-04-03,2026-04-04,2026-04-05,2026-04-06,2026-04-07,2026-04-08,2026-04-09,2026-04-10,2026-04-11,2026-04-12,2026-04-13,2026-04-14 uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt3 2015-01-02,2015-01-03,2015-01-04,2015-01-05,2015-01-06,2015-01-07,2015-01-08,2015-01-09,2015-01-10,2015-01-11,2015-01-12,2015-01-13,2015-01-14,2015-01-15,2015-01-16,2015-01-17,2015-01-18,2015-01-19,2015-01-20,2015-01-21,2015-01-22,2015-01-23,2015-01-24,2015-01-25,2015-01-26
── 12. Failure: Single uncompressed vectors (@test_fst.R#107) ─────────────────
`sub_dt` not equal to `data`.
Component "Integer64": Mean relative difference: 1.964275
args: col: Integer64 | from: 1 | to: 10000 | setColumns: | compress: 0 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 2345612345679,10,2345612345679,2345612345679,10,2345612345679,10,10,8714567890,10 head data: 2345612345679,10,2345612345679,2345612345679,10,2345612345679,10,10,8714567890,10 unequals: 2704 uneq rows sub_dt1 8714567890,10,10,8714567890,8714567890,2345612345679,2345612345679,2345612345679,10,8714567890,2345612345679,8714567890,10,10,8714567890,2345612345679,2345612345679,8714567890,2345612345679,8714567890,10,2345612345679,2345612345679,8714567890,10 uneq rows sub_dt2 4097,4099,4100,4101,4102,4103,4104,4106,4107,4108,4109,4110,4111,4113,4114,4116,4117,4118,4119,4120,4121,4122,4123,4124,4125 uneq rows sub_dt3 2345612345679,2345612345679,2345612345679,10,2345612345679,10,10,10,2345612345679,2345612345679,10,10,2345612345679,8714567890,2345612345679,8714567890,8714567890,10,10,10,2345612345679,10,10,2345612345679,2345612345679
── 13. Error: Single uncompressed vectors (@test_fst.R#107) ───────────────────
non-numeric argument to mathematical function
Backtrace:
1. base::sapply(...)
2. base::lapply(X = X, FUN = FUN, ...)
3. fst:::FUN(X[[i]], ...)
4. fst:::test_write_read(x)
5. testthat::expect_equal(sub_dt, data, info = message)
7. testthat:::compare.default(act$val, exp$val, ...)
9. base::all.equal.default(x, y, ...)
10. base::all.equal.list(target, current, ...)
12. bit64::all.equal.integer64(...)
14. nanotime:::abs(target)
── 14. Failure: Single weakly compressed vectors (@test_fst.R#122) ────────────
`sub_dt` not equal to `data`.
Component "Xint": 'is.NA' value mismatch: 4 in current 0 in target
args: col: Xint | from: 1 | to: 10000 | setColumns: | compress: 30 | tot_length 10000 cols sub_dt: 1 , rows sub_dt: 10000 cols data: 1 , rows data: 10000 head sub_dt: 1,2,3,4,5,6,7,8,9,10 head data: 1,2,3,4,5,6,7,8,9,10 unequals: NA uneq rows sub_dt1 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt2 4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121 uneq rows sub_dt3 4,4,65781,65782,0,12189696,0,0,4,65540,65783,9502968,12255232,0,0,0,65540,0,9568504,0,0,0,0,0,16646144
*** caught segfault ***
address f3abbf90, cause 'memory not mapped'
Flavor: r-patched-solaris-x86