Last updated on 2026-02-03 11:51:09 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| dlmtree | 1 | 4 | 2 | 6 |
Current CRAN status: ERROR: 1, WARN: 4, NOTE: 2, OK: 6
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