This page was generated on 2023-03-16 11:02:09 -0400 (Thu, 16 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
kjohnson2 | macOS 12.6.1 Monterey | arm64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences"
| 4115 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
CHECK results for RNAdecay on kjohnson2
To the developers/maintainers of the RNAdecay package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.
|
raw results
| RNAdecay 1.19.0 (landing page) Reed Sorenson
Snapshot Date: 2023-03-13 13:00:01 -0400 (Mon, 13 Mar 2023) |
git_url: https://git.bioconductor.org/packages/RNAdecay |
git_branch: master |
git_last_commit: d17fd6f |
git_last_commit_date: 2022-11-01 11:17:45 -0400 (Tue, 01 Nov 2022) |
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | | |
Summary
Command output
Installation output
RNAdecay.Rcheck/00install.out
##############################################################################
##############################################################################
###
### 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)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_1sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_2sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_3sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_dExp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('general_Exp_4sse.cpp',safebounds=FALSE,safeunload=FALSE)"
clang++ -arch arm64 -std=gnu++14 -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:107:
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:107:
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++14 -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
ld: warning: -undefined dynamic_lookup may not work with chained fixups
[1] 0
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)
Tests output
Example timings
RNAdecay.Rcheck/RNAdecay-Ex.timings