CRAN Package Check Results for Package GFDrmst

Last updated on 2024-06-06 02:55:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 12.37 88.79 101.16 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 9.41 65.66 75.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 124.55 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 118.17 OK
r-devel-windows-x86_64 0.1.0 11.00 76.00 87.00 OK
r-patched-linux-x86_64 0.1.0 9.56 84.66 94.22 OK
r-release-linux-x86_64 0.1.0 9.32 87.16 96.48 OK
r-release-macos-arm64 0.1.0 36.00 OK
r-release-macos-x86_64 0.1.0 55.00 OK
r-release-windows-x86_64 0.1.0 11.00 80.00 91.00 ERROR
r-oldrel-macos-arm64 0.1.0 45.00 OK
r-oldrel-macos-x86_64 0.1.0 84.00 OK
r-oldrel-windows-x86_64 0.1.0 15.00 93.00 108.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in 'GFDrmst-Ex.R' failed The error occurred in: R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "GFDrmst" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('GFDrmst') Error: package or namespace load failed for 'GFDrmst' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/mvtnorm/libs/x64/mvtnorm.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Execution halted Flavor: r-release-windows-x86_64