* using log directory ‘/srv/hornik/tmp/CRAN_pretest/MPCR.Rcheck’ * using R Under development (unstable) (2026-02-08 r89382) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1+b1) Debian flang version 21.1.8 (1+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * current time: 2026-02-09 13:02:05 UTC * checking for file ‘MPCR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MPCR’ version ‘2.0.0’ * checking CRAN incoming feasibility ... [2s/3s] NOTE Maintainer: ‘Sameh Abdulah ’ New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: CUDA (8:621, 8:677) precisions (8:322, 8:579) CRAN repository db overrides: X-CRAN-Comment: Archived on 2026-01-15 as issues were not addressed in time. Reading CITATION file fails with $ operator is invalid for atomic vectors when package is not installed. * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘MPCR’ can be installed ... [351s/67s] NOTE Found the following notes/warnings: SystemRequirements specified C++11: support has been removed See ‘/srv/hornik/tmp/CRAN_pretest/MPCR.Rcheck/00install.out’ for details. Installation took CPU time 5.2 times elapsed time * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE possible bashism in configure line 11 ($(OS|MACH)TYPE): if [[ "$OSTYPE" == "darwin"* ]]; then possible bashism in configure line 11 (should be 'b = a'): if [[ "$OSTYPE" == "darwin"* ]]; then possible bashism in configure line 12 (should be 'b = a'): ABSOLUE_PATH=$([[ $1 == /* ]] && echo "$1" || echo "$PWD/${1#./}") possible bashism in configure line 46 ($(OS|MACH)TYPE): if [[ "$OSTYPE" == "darwin"* ]]; then possible bashism in configure line 46 (should be 'b = a'): if [[ "$OSTYPE" == "darwin"* ]]; then Non-standard file/directory found at top level: ‘check_result_final.log’ * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [4s/4s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking include directives in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... NOTE Note: information on .o files is not available File ‘/srv/hornik/tmp/CRAN_pretest/MPCR.Rcheck/MPCR/libs/MPCR.so’: Found ‘abort’, possibly from ‘abort’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... WARNING Files in the 'vignettes' directory but no files in 'inst/doc': ‘MCPR.Rnw’ ‘MPCR.pdf’ * checking examples ... [2s/2s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... WARNING Directory 'inst/doc' does not exist. Package vignette without corresponding single PDF/HTML: ‘MCPR.Rnw’ * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 WARNINGs, 4 NOTEs