downloading reverse dependencies ... downloading blocksdesign_4.9.tar.gz ... ok downloading gMCP_0.8-16.tar.gz ... ok downloading hypsoLoop_0.2.0.tar.gz ... ok downloading modelfree_1.2.tar.gz ... ok downloading pcts_0.15.7.tar.gz ... ok downloading sarima_0.9.2.tar.gz ... ok downloading sdprisk_1.1-6.tar.gz ... ok downloading tswge_2.1.0.tar.gz ... ok installing dependencies ‘astsa’, ‘CommonJavaJars’, ‘FitARMA’, ‘FKF’, ‘fUnitRoots’, ‘JavaGD’, ‘lagged’, ‘mcompanion’, ‘mutoss’, ‘PolynomF’, ‘sarima’, ‘sjPlot’ Warning: package ‘FitARMA’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependency ‘sjstats’ begin installing package ‘sjstats’ begin installing package ‘CommonJavaJars’ begin installing package ‘JavaGD’ begin installing package ‘mutoss’ begin installing package ‘lagged’ begin installing package ‘mcompanion’ begin installing package ‘fUnitRoots’ begin installing package ‘FKF’ begin installing package ‘astsa’ begin installing package ‘PolynomF’ * installing *source* package ‘CommonJavaJars’ ... ** package ‘CommonJavaJars’ 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 * DONE (CommonJavaJars) * installing *source* package ‘FKF’ ... ** package ‘FKF’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkibiN8/R.INSTALL34533a6e174475/FKF/src' gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fkflib.c -o fkflib.o gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -shared -L/home/hornik/tmp/R-d-gcc-13/lib -Wl,-O1 -o FKF.so fkflib.o init.o -llapack -L/home/hornik/tmp/R-d-gcc-13/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-13/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkibiN8/R.INSTALL34533a6e174475/FKF/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-FKF/00new/FKF/libs ** R ** demo ** 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 * DONE (FKF) * installing *source* package ‘lagged’ ... ** package ‘lagged’ 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 * DONE (lagged) * installing *source* package ‘fUnitRoots’ ... ** package ‘fUnitRoots’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOV8d75/R.INSTALL3453302c29b51b/fUnitRoots/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c UnitRootMacKinnon.f -o UnitRootMacKinnon.o UnitRootMacKinnon.f:429:72: 429 | do 21 k=1,nobs | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 21 at (1) UnitRootMacKinnon.f:432:72: 432 | do 24 l=j,nvar | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 24 at (1) UnitRootMacKinnon.f:451:72: 451 | do 5 j=1,nvar | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1) UnitRootMacKinnon.f:498:72: 498 | 3 amat(i,j) = amat(i,j) - amat(k,i)*amat(k,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 3 at (1) UnitRootMacKinnon.f:520:72: 520 | 11 t = t - amat(i,k)*amat(k,j) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) UnitRootMacKinnon.f:522:72: 522 | 12 amat(i,j) = t*ooa | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -shared -L/home/hornik/tmp/R-d-gcc-13/lib -Wl,-O1 -o fUnitRoots.so UnitRootMacKinnon.o init.o -llapack -L/home/hornik/tmp/R-d-gcc-13/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-13/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOV8d75/R.INSTALL3453302c29b51b/fUnitRoots/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-fUnitRoots/00new/fUnitRoots/libs ** 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 ** 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 * DONE (fUnitRoots) * installing *source* package ‘JavaGD’ ... ** package ‘JavaGD’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-13 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc-13 accepts -g... yes checking for gcc-13 option to enable C11 features... none needed checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking Java support in R... present: interpreter : '/usr/bin/java' cpp flags : '-I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux' java libs : '-L/usr/lib/jvm/java-17-openjdk-amd64/lib/server -ljvm' checking whether JNI programs can be compiled... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpztIxg1/R.INSTALL34533c75171bd/JavaGD/src' gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dummy.c -o dummy.o gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c jGDtalk.c -o jGDtalk.o jGDtalk.c:257:13: warning: ‘newJavaGD_Hold’ defined but not used [-Wunused-function] 257 | static void newJavaGD_Hold(NewDevDesc *dd) | ^~~~~~~~~~~~~~ gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c javaGD.c -o javaGD.o gcc-13 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/lib/jvm/java-17-openjdk-amd64/include -I/usr/lib/jvm/java-17-openjdk-amd64/include/linux -Iinclude -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c s2u.c -o s2u.o gcc-13 -shared -L/home/hornik/tmp/R-d-gcc-13/lib -Wl,-O1 -o JavaGD.so dummy.o jGDtalk.o javaGD.o s2u.o -L/usr/lib/jvm/java-17-openjdk-amd64/lib/server -ljvm -L/home/hornik/tmp/R-d-gcc-13/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpztIxg1/R.INSTALL34533c75171bd/JavaGD/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-JavaGD/00new/JavaGD/libs ** 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 ** 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 * DONE (JavaGD) * installing *source* package ‘astsa’ ... ** package ‘astsa’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (astsa) * installing *source* package ‘mcompanion’ ... ** package ‘mcompanion’ 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 (mcompanion) * installing *source* package ‘mutoss’ ... ** package ‘mutoss’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (mutoss) * installing *source* package ‘sjstats’ ... ** package ‘sjstats’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (sjstats) begin installing package ‘sjPlot’ * installing *source* package ‘PolynomF’ ... ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKTwqag/R.INSTALL34533e175cfe2c/PolynomF/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c poly_divide.cpp -o poly_divide.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-13/lib -Wl,-O1 -o PolynomF.so RcppExports.o poly_divide.o -L/home/hornik/tmp/R-d-gcc-13/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKTwqag/R.INSTALL34533e175cfe2c/PolynomF/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-PolynomF/00new/PolynomF/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 * DONE (PolynomF) begin installing package ‘sarima’ * installing *source* package ‘sjPlot’ ... ** package ‘sjPlot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (sjPlot) * installing *source* package ‘sarima’ ... ** package ‘sarima’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnzcW1a/R.INSTALL3458f140a1cf51/sarima/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Kalman0b.cpp -o Kalman0b.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c arimaQ0.cpp -o arimaQ0.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-13/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-13/lib -Wl,-O1 -o sarima.so Kalman0b.o RcppExports.o arimaQ0.o utils.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-13/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-13/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnzcW1a/R.INSTALL3458f140a1cf51/sarima/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-sarima/00new/sarima/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 * DONE (sarima) checking PolynomF_2.0-8.tar.gz ... checking blocksdesign_4.9.tar.gz ... checking gMCP_0.8-16.tar.gz ... checking hypsoLoop_0.2.0.tar.gz ... checking modelfree_1.2.tar.gz ... checking pcts_0.15.7.tar.gz ... checking sarima_0.9.2.tar.gz ... checking sdprisk_1.1-6.tar.gz ... checking tswge_2.1.0.tar.gz ... Depends: Package: PolynomF Depends: R (>= 3.0.0), graphics, grDevices Imports: stats, Rcpp, methods LinkingTo: Rcpp Timings: user system elapsed PolynomF 30.468 4.039 35.004 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 2 6 Check results summary: PolynomF ... OK rdepends_blocksdesign ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_gMCP ... OK rdepends_hypsoLoop ... OK rdepends_modelfree ... OK rdepends_pcts ... OK rdepends_sarima ... NOTE * checking package dependencies ... NOTE rdepends_sdprisk ... OK rdepends_tswge ... OK Check results changes: Package: sarima [Old version: 0.9.1, New version: 0.9.2] Check: C++ specification Old result: NOTE