This is a re-submission of the MAPpoly package. This version includes changes to address the issues that led to its archival on CRAN, specifically the failure in installing the package using --use-LTO
. We have made corrections to ensure compatibility and successful installation with --use-LTO
.
Changes in this submission include:
--use-LTO
installation failure issueThank you for reviewing our re-submission!
Compiled using the following configuration:
./configure \ --prefix=/opt/R/${R_VERSION} \ --enable-R-shlib \ --enable-memory-profiling \ --with-blas \ --with-lapack\ --enable-lto=R
And installed using R CMD INSTALL --use-LTO mappoly_0.4.1.tar.gz
* local R installation (Ubuntu 22.04), R devel
- Intel(R) oneAPI DPC++/C++ Compiler 2024.0.2 (2024.0.2.20231213)
- ifx (IFX) 2024.0.2 20231213
Win-builder (release and devel)
0 errors | 0 warnings | 2 notes
GNU make is a SystemRequirements.
Checked with --use-LTO
flag: Installation successful without any errors or warnings.
We checked 3 reverse dependencies (3 from CRAN + 0 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.