CRAN Package Check Results for Package dlmtree

Last updated on 2026-02-03 09:54:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 412.34 144.50 556.84 WARN
r-devel-linux-x86_64-debian-gcc 1.1.0 331.68 125.84 457.52 WARN
r-devel-linux-x86_64-fedora-clang 1.1.1 721.00 228.60 949.60 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 878.00 214.54 1092.54 OK
r-devel-windows-x86_64 1.1.0 397.00 190.00 587.00 WARN
r-patched-linux-x86_64 1.1.0 452.63 167.00 619.63 WARN
r-release-linux-x86_64 1.1.0 448.08 167.57 615.65 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 281.00 110.00 391.00 OK
r-release-windows-x86_64 1.1.0 403.00 186.00 589.00 OK
r-oldrel-macos-arm64 1.1.1 84.00 -23.00 61.00 NOTE
r-oldrel-macos-x86_64 1.1.1 262.00 164.00 426.00 NOTE
r-oldrel-windows-x86_64 1.1.0 484.00 281.00 765.00 ERROR

Check Details

Version: 1.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: SystemRequirements and Makevars* specified different C++ standards Found the following additional notes/warnings: SystemRequirements specified C++11: support has been removed See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/dlmtree.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 21.1.8 (1+b1)’ * used Fortran compiler: ‘Debian flang version 21.1.8 (1+b1)’ * used C++ compiler: ‘Debian clang version 21.1.8 (1+b1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: SystemRequirements and Makevars* specified different C++ standards Found the following additional notes/warnings: SystemRequirements specified C++11: support has been removed See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/dlmtree.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ * used Fortran compiler: ‘GNU Fortran (Debian 15.2.0-12) 15.2.0’ * used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: SystemRequirements and Makevars* specified different C++ standards Found the following additional notes/warnings: SystemRequirements specified C++11: support has been removed See 'd:/Rcompile/CRANpkg/local/4.6/dlmtree.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.3.0' * used Fortran compiler: 'GNU Fortran (GCC) 14.3.0' * used C++ compiler: 'g++.exe (GCC) 14.3.0' Flavor: r-devel-windows-x86_64

Version: 1.1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: SystemRequirements and Makevars* specified different C++ standards See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/dlmtree.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’ * used Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’ * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 1.1.1
Check: installed package size
Result: NOTE installed size is 50.9Mb sub-directories of 1Mb or more: data 2.8Mb libs 47.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1.0
Check: installed package size
Result: NOTE installed size is 6.2Mb sub-directories of 1Mb or more: data 2.8Mb libs 2.5Mb Flavor: r-oldrel-windows-x86_64

Version: 1.1.0
Check: examples
Result: ERROR Running examples in 'dlmtree-Ex.R' failed The error most likely occurred in: > ### Name: get_sbd_dlmtree > ### Title: Download simulated data for dlmtree articles > ### Aliases: get_sbd_dlmtree > > ### ** Examples > > sbd_dlmtree <- get_sbd_dlmtree() trying URL 'https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda' Warning in download.file("https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda", : URL 'https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda': Timeout of 60 seconds was reached Error in download.file("https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda", : cannot open URL 'https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda' Calls: get_sbd_dlmtree -> download.file Execution halted Flavor: r-oldrel-windows-x86_64