* using log directory ‘/srv/hornik/tmp/CRAN_pretest/portfolio.optimization.Rcheck’ * using R Under development (unstable) (2026-01-13 r89301) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.8 (1) Debian flang version 21.1.8 (1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘portfolio.optimization/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘portfolio.optimization’ version ‘1.0-1’ * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Ronald Hochreiter ’ Found the following (possibly) invalid URLs: URL: http://www.hochreiter.xyz/ (moved to https://www.hochreiter.xyz/) From: DESCRIPTION Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * 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 ‘portfolio.optimization’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] 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] NOTE optimal.portfolio.markowitz: no visible global function definition for ‘cov’ p.mo: no visible global function definition for ‘cov’ portfolio.model: no visible global function definition for ‘cov’ Undefined global functions or variables: cov Consider adding importFrom("stats", "cov") to your NAMESPACE file. * checking for missing documentation entries ... WARNING Undocumented code objects: ‘active.extension’ ‘alpha’ ‘aux_portfolio.default’ ‘aux_risk.alias’ ‘aux_simulate.scenarios’ ‘l’ ‘linear.constraint.eq’ ‘linear.constraint.iq’ ‘long.only’ ‘lower.bound’ ‘momentum’ ‘objective’ ‘opt.p’ ‘optimal.portfolio’ ‘optimal.portfolio.1overN’ ‘optimal.portfolio.expected.shortfall’ ‘optimal.portfolio.expected.shortfall.long.short’ ‘optimal.portfolio.mad’ ‘optimal.portfolio.mad.long.short’ ‘optimal.portfolio.markowitz’ ‘optimal.portfolio.momentum’ ‘optimal.portfolio.reward’ ‘p.mo’ ‘p.opt’ ‘po.tutorial’ ‘portfolio’ ‘portfolio.loss’ ‘portfolio.model’ ‘portfolio.weights’ ‘print.portfolio.model’ ‘upper.bound’ ‘w’ ‘weights’ ‘x’ Undocumented data sets: ‘sp100w17’ ‘sp100w17av’ ‘scenario.set’ All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... NONE * checking PDF version of manual ... [2s/2s] OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 WARNINGs, 2 NOTEs