CRAN Package Check Results for Package decon

Last updated on 2024-05-13 12:53:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3-4 5.94 42.75 48.69 OK
r-devel-linux-x86_64-debian-gcc 1.3-4 5.27 29.03 34.30 OK
r-devel-linux-x86_64-fedora-clang 1.3-4 60.06 WARN
r-devel-linux-x86_64-fedora-gcc 1.3-4 58.13 WARN
r-devel-windows-x86_64 1.3-4 8.00 69.00 77.00 OK
r-patched-linux-x86_64 1.3-4 6.54 38.62 45.16 OK
r-release-linux-x86_64 1.3-4 6.42 38.10 44.52 OK
r-release-macos-arm64 1.3-4 22.00 OK
r-release-windows-x86_64 1.3-4 8.00 66.00 74.00 OK
r-oldrel-macos-arm64 1.3-4 23.00 OK
r-oldrel-macos-x86_64 1.3-4 33.00 OK
r-oldrel-windows-x86_64 1.3-4 9.00 69.00 78.00 OK

Additional issues

gcc12

Check Details

Version: 1.3-4
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./Fkernel.f:76:7: portability: deprecated usage ./Fkernel.f:76:7: in the context: arithmetic IF statement ./Fkernel.f:169:7: portability: deprecated usage ./Fkernel.f:169:7: in the context: arithmetic IF statement ./Fkernel.f:264:7: portability: deprecated usage ./Fkernel.f:264:7: in the context: arithmetic IF statement ./Fkernel.f:38:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:92:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:132:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:185:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:227:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:280:7: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:494:2: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:580:4: portability: A DO loop should terminate with an END DO or CONTINUE ./Fkernel.f:618:2: portability: A DO loop should terminate with an END DO or CONTINUE See ‘/data/gannet/ripley/R/packages/tests-clang/decon.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: 1.3-4
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 3 at (1) Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 16 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) Warning: Fortran 2018 deleted feature: Shared DO termination label 9 at (1) See ‘/data/gannet/ripley/R/packages/tests-devel/decon.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