CRAN Package Check Results for Maintainer ‘Julian Karch <j.d.karch at fsw.leidenuniv.nl>’

Last updated on 2022-04-24 03:52:55 CEST.

Package ERROR NOTE OK
altR2 12
gppm 2 10

Package altR2

Current CRAN status: NOTE: 12

Version: 1.0.0
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package gppm

Current CRAN status: ERROR: 2, OK: 10

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [74s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > Sys.setenv("R_TESTS" = "")
     > library(testthat)
     > library(gppm)
     Loading required package: Rcpp
     >
     > test_check("gppm")
     make cmd is
     make -f "D:/RCompile/recent/R/etc/x64/Makeconf" -f "D:/RCompile/recent/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="fileaff856877ab8.dll" WIN=64 TCLBIN= OBJECTS="fileaff856877ab8.o"
    
     make would use
     make[1]: Entering directory '/d/temp/RtmpiMRIuf'
     if test "zfileaff856877ab8.o" != "z"; then \
     if test -e "fileaff856877ab8-win.def"; then \
     echo g++ -shared -s -static-libgcc -o fileaff856877ab8.dll fileaff856877ab8-win.def fileaff856877ab8.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
     g++ -shared -s -static-libgcc -o fileaff856877ab8.dll fileaff856877ab8-win.def fileaff856877ab8.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
     else \
     echo EXPORTS > tmp.def; \
     nm fileaff856877ab8.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \
     echo g++ -shared -s -static-libgcc -o fileaff856877ab8.dll tmp.def fileaff856877ab8.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
     g++ -shared -s -static-libgcc -o fileaff856877ab8.dll tmp.def fileaff856877ab8.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
     rm -f tmp.def; \
     fi \
     fi
     make[1]: Leaving directory '/d/temp/RtmpiMRIuf'
     Error in compileCode(f, code, language = language, verbose = verbose) :
     D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: fileaff856877ab8.o:fileaff856877ab8.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D0Ev[_ZN3tbb8internal26task_scheduler_observer_v3D0Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: fileaff856877ab8.o:fileaff856877ab8.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: fileaff856877ab8.o:fileaff856877ab8.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x3a): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: fileaff856877ab8.o:fileaff856877ab8.cpp:(.text$_ZN3tbb10interface
     Calls: test_check ... <Anonymous> -> <Anonymous> -> force -> cxxfunction -> compileCode
     Error in sink(type = "output") : invalid connection
     Calls: test_check ... withVisible -> <Anonymous> -> cxxfunctionplus -> sink
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [85s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > Sys.setenv("R_TESTS" = "")
     > library(testthat)
     > library(gppm)
     Loading required package: Rcpp
     >
     > test_check("gppm")
     make cmd is
     make -f "D:/RCompile/recent/R-41~1.3/etc/x64/Makeconf" -f "D:/RCompile/recent/R-41~1.3/etc/x64/Makevars.site" -f "D:/RCompile/recent/R-41~1.3/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file117085083dfd.dll" WIN=64 TCLBIN=64 OBJECTS="file117085083dfd.o"
    
     make would use
     make[1]: Entering directory '/d/temp/Rtmp4GaO3T'
     if test "zfile117085083dfd.o" != "z"; then \
     if test -e "file117085083dfd-win.def"; then \
     echo d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file117085083dfd.dll file117085083dfd-win.def file117085083dfd.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
     d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file117085083dfd.dll file117085083dfd-win.def file117085083dfd.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
     else \
     echo EXPORTS > tmp.def; \
     d:/Compiler/rtools40/mingw64/bin/nm file117085083dfd.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \
     echo d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file117085083dfd.dll tmp.def file117085083dfd.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
     d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file117085083dfd.dll tmp.def file117085083dfd.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
     rm -f tmp.def; \
     fi \
     fi
     make[1]: Leaving directory '/d/temp/Rtmp4GaO3T'
     Error in compileCode(f, code, language = language, verbose = verbose) :
     D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file117085083dfd.o:file117085083dfd.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D1Ev[_ZN3tbb8internal26task_scheduler_observer_v3D1Ev]+0x14): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file117085083dfd.o:file117085083dfd.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D0Ev[_ZN3tbb8internal26task_scheduler_observer_v3D0Ev]+0x1c): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file117085083dfd.o:file117085083dfd.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD0Ev[_ZN3tbb10interface623task_scheduler_observerD0Ev]+0x1c): undefined reference to `tbb::inter
     Calls: test_check ... <Anonymous> -> <Anonymous> -> force -> cxxfunction -> compileCode
     Error in sink(type = "output") : invalid connection
     Calls: test_check ... withVisible -> <Anonymous> -> cxxfunctionplus -> sink
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64