CRAN Package Check Results for Maintainer ‘David Ardia <david.ardia.ch at gmail.com>’

Last updated on 2026-08-25 19:50:29 CEST.

Package OK NOTE ERROR Other
AdMit 13
bayesGARCH 13
PeerPerformance 13
RiskPortfolios 13
RSDC 13
smqf 12 1 2
spantest 11 2

Package AdMit

Current CRAN status: OK: 13

Package bayesGARCH

Current CRAN status: OK: 13

Package PeerPerformance

Current CRAN status: OK: 13

Package RiskPortfolios

Current CRAN status: OK: 13

Package RSDC

Current CRAN status: OK: 13

Package smqf

Current CRAN status: OK: 12, ERROR: 1, Other: 2

Additional issues

M1mac OpenBLAS

Version: 1.1-7
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(smqf) Loading required package: xts Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric > > test_check("smqf") Saving _problems/test-efficient-frontier-108.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1221 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-efficient-frontier.R:105:5'): matches quadprog::solve.QP, the construction used in the book ── Error in `quadprog::solve.QP(Sigma, rep(0, N), cbind(rep(1, N), matrix(mu, ncol = 1), diag(N)), c(1, tg[i], rep(0, N)), meq = 2)`: constraints are inconsistent, no solution! Backtrace: ▆ 1. └─quadprog::solve.QP(...) at test-efficient-frontier.R:105:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1221 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-arm64

Package spantest

Current CRAN status: OK: 11, NOTE: 2

Version: 1.1-3
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘Rdpack’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc