CRAN Package Check Results for Package tseries

Last updated on 2024-05-14 15:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10-55 13.23 58.76 71.99 OK
r-devel-linux-x86_64-debian-gcc 0.10-55 7.18 43.23 50.41 OK
r-devel-linux-x86_64-fedora-clang 0.10-55 75.51 WARN
r-devel-linux-x86_64-fedora-gcc 0.10-55 84.47 WARN
r-devel-windows-x86_64 0.10-55 15.00 75.00 90.00 OK
r-patched-linux-x86_64 0.10-55 10.85 54.55 65.40 OK
r-release-linux-x86_64 0.10-55 7.72 55.85 63.57 OK
r-release-macos-arm64 0.10-55 33.00 OK
r-release-windows-x86_64 0.10-55 15.00 75.00 90.00 OK
r-oldrel-macos-arm64 0.10-55 41.00 OK
r-oldrel-macos-x86_64 0.10-55 67.00 OK
r-oldrel-windows-x86_64 0.10-55 16.00 84.00 100.00 OK

Check Details

Version: 0.10-55
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./dsumsl.f:1003:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1122:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1136:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1140:2: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1223:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1907:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1922:10: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1940:10: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1954:10: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:1981:7: portability: A DO loop should terminate with an END DO or CONTINUE ./dsumsl.f:2225:7: portability: A DO loop should terminate with an END DO or CONTINUE See ‘/data/gannet/ripley/R/packages/tests-clang/tseries.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 18.1.5’ * used Fortran compiler: ‘flang-new version 18.1.5’ Flavor: r-devel-linux-x86_64-fedora-clang

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

Version: 0.10-55
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) See ‘/data/gannet/ripley/R/packages/tests-devel/tseries.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (GCC) 14.1.0’ * used Fortran compiler: ‘GNU Fortran (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc