This page was generated on 2023-10-20 09:38:10 -0400 (Fri, 20 Oct 2023).
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL RNAdecay
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘RNAdecay’ ...
** using staged installation
** libs
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_1sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_dExp_1sse.cpp -o general_dExp_1sse.o
In file included from general_dExp_1sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_dExp_1sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_dExp_1sse.so general_dExp_1sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_1sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_Exp_1sse.cpp -o general_Exp_1sse.o
In file included from general_Exp_1sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_Exp_1sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_Exp_1sse.so general_Exp_1sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_2sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_dExp_2sse.cpp -o general_dExp_2sse.o
In file included from general_dExp_2sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_dExp_2sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_dExp_2sse.so general_dExp_2sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_2sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_Exp_2sse.cpp -o general_Exp_2sse.o
In file included from general_Exp_2sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_Exp_2sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_Exp_2sse.so general_Exp_2sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_3sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_dExp_3sse.cpp -o general_dExp_3sse.o
In file included from general_dExp_3sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_dExp_3sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_dExp_3sse.so general_dExp_3sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_3sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_Exp_3sse.cpp -o general_Exp_3sse.o
In file included from general_Exp_3sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_Exp_3sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_Exp_3sse.so general_Exp_3sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_dExp_4sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_dExp_4sse.cpp -o general_dExp_4sse.o
In file included from general_dExp_4sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_dExp_4sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_dExp_4sse.so general_dExp_4sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include" -I"/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/include" -DTMB_EIGEN_DISABLE_WARNINGS -DTMB_LIB_INIT=R_init_general_Exp_4sse -DCPPAD_FRAMEWORK -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c general_Exp_4sse.cpp -o general_Exp_4sse.o
In file included from general_Exp_4sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:34:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/ode_gear.hpp:489:6: warning: variable 'sign' set but not used [-Wunused-but-set-variable]
int sign;
^
In file included from general_Exp_4sse.cpp:2:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/TMB.hpp:112:
In file included from /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/cppad.hpp:39:
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/TMB/include/cppad/romberg_mul.hpp:277:10: warning: variable 'pow2' set but not used [-Wunused-but-set-variable]
size_t pow2 = 1;
^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o general_Exp_4sse.so general_Exp_4sse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
Warning message:
In checkMatrixPackageVersion() : Package version inconsistency detected.
TMB was built with Matrix version 1.5.4
Current Matrix version is 1.5.4.1
Please re-install 'TMB' from source using install.packages('TMB', type = 'source') or ask CRAN for a binary version of 'TMB' matching CRAN's 'Matrix' package
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-RNAdecay/00new/RNAdecay/libs
** 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
** 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 (RNAdecay)