Last updated on 2021-05-27 05:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.10 | 5.45 | 127.21 | 132.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.10 | 5.20 | 90.40 | 95.60 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.12 | 128.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.12 | 787.87 | NOTE | |||
r-devel-windows-x86_64 | 0.0.10 | 9.00 | 179.00 | 188.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.0.10 | ERROR | ||||
r-patched-linux-x86_64 | 0.0.10 | 5.96 | 135.45 | 141.41 | OK | |
r-patched-solaris-x86 | 0.0.12 | 318.80 | OK | |||
r-release-linux-x86_64 | 0.0.10 | 5.72 | 131.44 | 137.16 | OK | |
r-release-windows-ix86+x86_64 | 0.0.10 | 9.00 | 111.00 | 120.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.10 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.10 | 8.00 | 142.00 | 150.00 | OK |
Version: 0.0.10
Check: tests
Result: ERROR
Running 'test-all.R' [81s/97s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library(testit)
> test_pkg('Require')
Installing: TimeWarp (<= 2.3.1),
-- Installing TimeWarp (<= 2.3.1) -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/tmp/RtmppTKPac/Require/test1'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/TimeWarp_1.0.15.tar.gz'
Content type 'application/x-gzip' length 40987 bytes (40 KB)
==================================================
downloaded 40 KB
* installing *source* package 'TimeWarp' ...
** package 'TimeWarp' successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (TimeWarp)
The downloaded source packages are in
'/tmp/RtmppTKPac/downloaded_packages'
Loading required package: TimeWarp
Detaching is fraught with many potential problems; you may have to restart your session if things aren't working
available.packages() doesn't have correct information on package dependencies for sdfd; downloading tar.gz
sdfd dependencies not found on CRAN; perhaps incomplete description? On GitHub?
available.packages() doesn't have correct information on package dependencies for data.tt; downloading tar.gz
data.tt dependencies not found on CRAN; perhaps incomplete description? On GitHub?
Installing: data.tt,
-- Installing data.tt -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/tmp/RtmpISHrze/RLIBS_5f1b2e742104'
(as 'lib' is unspecified)
deps is provided; useAllInSearch will be set to FALSE
deps is provided; useAllInSearch will be set to FALSE
Installing: data.table,
-- Installing data.table -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/tmp/RtmppTKPac/Require/RtmppTKPac'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/data.table_1.14.0.tar.gz'
Content type 'application/x-gzip' length 5303849 bytes (5.1 MB)
==================================================
downloaded 5.1 MB
* installing *source* package 'data.table' ...
** package 'data.table' successfully unpacked and MD5 sums checked
** using staged installation
zlib 1.2.11 is available ok
R CMD SHLIB supports OpenMP without any extra hint
** libs
make[1]: Entering directory '/tmp/Rtmpp33UGi/R.INSTALL567c1032e323/data.table/src'
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c assign.c -o assign.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c between.c -o between.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c bmerge.c -o bmerge.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c chmatch.c -o chmatch.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c cj.c -o cj.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c coalesce.c -o coalesce.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c dogroups.c -o dogroups.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fastmean.c -o fastmean.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fcast.c -o fcast.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fifelse.c -o fifelse.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fmelt.c -o fmelt.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c forder.c -o forder.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c frank.c -o frank.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fread.c -o fread.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c freadR.c -o freadR.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c froll.c -o froll.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c frollR.c -o frollR.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c frolladaptive.c -o frolladaptive.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fsort.c -o fsort.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fwrite.c -o fwrite.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c fwriteR.c -o fwriteR.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c gsumm.c -o gsumm.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c ijoin.c -o ijoin.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c init.c -o init.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c inrange.c -o inrange.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c nafill.c -o nafill.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c nqrecreateindices.c -o nqrecreateindices.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c openmp-utils.c -o openmp-utils.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c quickselect.c -o quickselect.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c rbindlist.c -o rbindlist.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c reorder.c -o reorder.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c shift.c -o shift.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c snprintf.c -o snprintf.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c subset.c -o subset.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c transpose.c -o transpose.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c types.c -o types.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c uniqlist.c -o uniqlist.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c utils.c -o utils.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c vecseq.c -o vecseq.o
clang-12 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O3 -Wall -pedantic -mtune=native -c wrappers.c -o wrappers.o
clang-12 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o fsort.o fwrite.o fwriteR.o gsumm.o ijoin.o init.o inrange.o nafill.o nqrecreateindices.o openmp-utils.o quickselect.o rbindlist.o reorder.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -fopenmp -lz -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
PKG_CFLAGS = -fopenmp
PKG_LIBS = -fopenmp -lz
if [ "data.table.so" != "datatable.so" ]; then mv data.table.so datatable.so; fi
if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id datatable.so datatable.so; fi
make[1]: Leaving directory '/tmp/Rtmpp33UGi/R.INSTALL567c1032e323/data.table/src'
make[1]: Entering directory '/tmp/Rtmpp33UGi/R.INSTALL567c1032e323/data.table/src'
make[1]: Leaving directory '/tmp/Rtmpp33UGi/R.INSTALL567c1032e323/data.table/src'
installing to /tmp/RtmppTKPac/Require/RtmppTKPac/00LOCK-data.table/00new/data.table/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* creating tarball
packaged installation of 'data.table' as 'data.table_1.14.0_R_x86_64-pc-linux-gnu.tar.gz'
* DONE (data.table)
Installing: data.table (>= 1.10.4), remotes, Require,
-- Installing data.table (>= 1.10.4) -- (1 of 3. Estimated time left: ...; est. finish: ...calculating)
Using local cache of data.table_1.14.0_R_x86_64-pc-linux-gnu.tar.gz
* installing *binary* package 'data.table' ...
* DONE (data.table)
-- Installing remotes -- (2 of 3. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/tmp/RtmppTKPac/Require/RtmppTKPac'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz'
Content type 'application/x-gzip' length 148405 bytes (144 KB)
==================================================
downloaded 144 KB
* installing *source* package 'remotes' ...
** package 'remotes' successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* creating tarball
packaged installation of 'remotes' as 'remotes_2.3.0_R_x86_64-pc-linux-gnu.tar.gz'
* DONE (remotes)
Error from format(unclass(x), ...)
Error in prettyNum(.Internal(format(x, trim, digits, nsmall, width, 3L, :
invalid value 0 for 'digits' argument
Calls: test_pkg -> withCallingHandlers -> sys.source2 -> eval -> eval
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.10
Check: tests
Result: ERROR
Running ‘test-all.R’ [56s/100s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testit)
> test_pkg('Require')
Installing: TimeWarp (<= 2.3.1),
-- Installing TimeWarp (<= 2.3.1) -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/home/hornik/tmp/scratch/RtmpOLcLzj/Require/test1'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/TimeWarp_1.0.15.tar.gz'
Content type 'application/x-gzip' length 40987 bytes (40 KB)
==================================================
downloaded 40 KB
* installing *source* package ‘TimeWarp’ ...
** package ‘TimeWarp’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (TimeWarp)
The downloaded source packages are in
'/home/hornik/tmp/scratch/RtmpOLcLzj/downloaded_packages'
Loading required package: TimeWarp
Detaching is fraught with many potential problems; you may have to restart your session if things aren't working
available.packages() doesn't have correct information on package dependencies for sdfd; downloading tar.gz
sdfd dependencies not found on CRAN; perhaps incomplete description? On GitHub?
available.packages() doesn't have correct information on package dependencies for data.tt; downloading tar.gz
data.tt dependencies not found on CRAN; perhaps incomplete description? On GitHub?
Installing: data.tt,
-- Installing data.tt -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/home/hornik/tmp/scratch/Rtmp0G2LEG/RLIBS_1c701ea2a6c3'
(as 'lib' is unspecified)
deps is provided; useAllInSearch will be set to FALSE
deps is provided; useAllInSearch will be set to FALSE
Installing: data.table,
-- Installing data.table -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/home/hornik/tmp/scratch/RtmpOLcLzj/Require/RtmpOLcLzj'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/data.table_1.14.0.tar.gz'
Content type 'application/x-gzip' length 5303849 bytes (5.1 MB)
==================================================
downloaded 5.1 MB
* installing *source* package ‘data.table’ ...
** package ‘data.table’ successfully unpacked and MD5 sums checked
** using staged installation
gcc-10 10.2.1
zlib 1.2.11 is available ok
R CMD SHLIB supports OpenMP without any extra hint
** libs
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5q70wC/R.INSTALL3ed7162e64e3/data.table/src'
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c assign.c -o assign.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c between.c -o between.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c bmerge.c -o bmerge.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c chmatch.c -o chmatch.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cj.c -o cj.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c coalesce.c -o coalesce.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c dogroups.c -o dogroups.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fastmean.c -o fastmean.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fcast.c -o fcast.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fifelse.c -o fifelse.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fmelt.c -o fmelt.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c forder.c -o forder.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c frank.c -o frank.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fread.c -o fread.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c freadR.c -o freadR.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c froll.c -o froll.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c frollR.c -o frollR.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c frolladaptive.c -o frolladaptive.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fsort.c -o fsort.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fwrite.c -o fwrite.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c fwriteR.c -o fwriteR.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c gsumm.c -o gsumm.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ijoin.c -o ijoin.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c init.c -o init.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c inrange.c -o inrange.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c nafill.c -o nafill.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c nqrecreateindices.c -o nqrecreateindices.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c openmp-utils.c -o openmp-utils.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c quickselect.c -o quickselect.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rbindlist.c -o rbindlist.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c reorder.c -o reorder.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c shift.c -o shift.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c snprintf.c -o snprintf.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c subset.c -o subset.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c transpose.c -o transpose.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c types.c -o types.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c uniqlist.c -o uniqlist.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.c -o utils.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c vecseq.c -o vecseq.o
gcc-10 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=2 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c wrappers.c -o wrappers.o
gcc-10 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o fsort.o fwrite.o fwriteR.o gsumm.o ijoin.o init.o inrange.o nafill.o nqrecreateindices.o openmp-utils.o quickselect.o rbindlist.o reorder.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -fopenmp -lz -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
PKG_CFLAGS = -fopenmp
PKG_LIBS = -fopenmp -lz
if [ "data.table.so" != "datatable.so" ]; then mv data.table.so datatable.so; fi
if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id datatable.so datatable.so; fi
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5q70wC/R.INSTALL3ed7162e64e3/data.table/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5q70wC/R.INSTALL3ed7162e64e3/data.table/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5q70wC/R.INSTALL3ed7162e64e3/data.table/src'
installing to /home/hornik/tmp/scratch/RtmpOLcLzj/Require/RtmpOLcLzj/00LOCK-data.table/00new/data.table/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* creating tarball
packaged installation of ‘data.table’ as ‘data.table_1.14.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (data.table)
Installing: data.table (>= 1.10.4), remotes, Require,
-- Installing data.table (>= 1.10.4) -- (1 of 3. Estimated time left: ...; est. finish: ...calculating)
Using local cache of data.table_1.14.0_R_x86_64-pc-linux-gnu.tar.gz
* installing *binary* package ‘data.table’ ...
* DONE (data.table)
-- Installing remotes -- (2 of 3. Estimated time left: ...; est. finish: ...calculating)
Installing package into '/home/hornik/tmp/scratch/RtmpOLcLzj/Require/RtmpOLcLzj'
(as 'lib' is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz'
Content type 'application/x-gzip' length 148405 bytes (144 KB)
==================================================
downloaded 144 KB
* installing *source* package ‘remotes’ ...
** package ‘remotes’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* creating tarball
packaged installation of ‘remotes’ as ‘remotes_2.3.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (remotes)
Error from format(unclass(x), ...)
Error in prettyNum(.Internal(format(x, trim, digits, nsmall, width, 3L, :
invalid value 0 for 'digits' argument
Calls: test_pkg -> withCallingHandlers -> sys.source2 -> eval -> eval
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.12
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘4.2’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.10
Check: tests
Result: ERROR
Running 'test-all.R'
Running the tests in 'tests/test-all.R' failed.
Last 13 lines of output:
-- Installing remotes -- (2 of 3. Estimated time left: ...; est. finish: ...calculating)
Installing package into 'C:/msys64/home/tomas/ucrt3/svn/ucrt3/r_packages/pkgcheck/CRAN/Require/tmp/RtmpuaYCWn/Require/RtmpuaYCWn'
(as 'lib' is unspecified)
source repository is unavailable to check versions
trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip'
Content length 393023 bytes (383 KB)
==================================================
downloaded 383 KB
package 'remotes' successfully unpacked and MD5 sums checked
Error from format(unclass(x), ...)
Error in prettyNum(.Internal(format(x, trim, digits, nsmall, width, 3L, :
invalid value 0 for 'digits' argument
Calls: test_pkg -> withCallingHandlers -> sys.source2 -> eval -> eval
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT