CRAN Package Check Results for Package misha

Last updated on 2026-02-21 10:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.4.0 503.54 106.87 610.41 WARN
r-devel-linux-x86_64-debian-gcc 5.4.0 382.84 74.12 456.96 WARN
r-devel-linux-x86_64-fedora-clang 5.4.5 1260.00 150.20 1410.20 OK
r-devel-linux-x86_64-fedora-gcc 5.4.0 1080.00 175.51 1255.51 WARN
r-devel-macos-arm64 5.4.5 124.00 -59.00 65.00 OK
r-patched-linux-x86_64 5.4.0 OK
r-release-linux-x86_64 5.4.0 463.72 89.75 553.47 OK
r-release-macos-arm64 5.4.5 81.00 -28.00 53.00 OK
r-release-macos-x86_64 5.4.0 318.00 -48.00 270.00 OK
r-oldrel-macos-arm64 5.4.5 78.00 -25.00 53.00 NOTE
r-oldrel-macos-x86_64 5.4.0 307.00 -8.00 299.00 NOTE

Additional issues

rchk

Check Details

Version: 5.4.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: GenomeTrackBinnedTransform.cpp:69:81: warning: arithmetic between different enumeration types ('GInterval::(unnamed enum at ./GInterval.h:26:2)' and '(unnamed enum at GenomeTrackBinnedTransform.cpp:63:2)') is deprecated [-Wdeprecated-anon-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:69:114: warning: arithmetic between different enumeration types ('GInterval::(unnamed enum at ./GInterval.h:26:2)' and '(unnamed enum at GenomeTrackBinnedTransform.cpp:63:2)') is deprecated [-Wdeprecated-anon-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:83: warning: arithmetic between different enumeration types ('GInterval2D::(unnamed enum at ./GInterval2D.h:26:2)' and '(unnamed enum at GenomeTrackBinnedTransform.cpp:63:2)') is deprecated [-Wdeprecated-anon-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:118: warning: arithmetic between different enumeration types ('GInterval2D::(unnamed enum at ./GInterval2D.h:26:2)' and '(unnamed enum at GenomeTrackBinnedTransform.cpp:63:2)') is deprecated [-Wdeprecated-anon-enum-enum-conversion] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/misha.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 21.1.8 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 5.4.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: GenomeTrackBinnedTransform.cpp:69:95: warning: arithmetic between different enumeration types ‘GInterval::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:69:128: warning: arithmetic between different enumeration types ‘GInterval::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:97: warning: arithmetic between different enumeration types ‘GInterval2D::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:132: warning: arithmetic between different enumeration types ‘GInterval2D::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/misha.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 5.4.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: GenomeTrackBinnedTransform.cpp:69:95: warning: arithmetic between different enumeration types ‘GInterval::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:69:128: warning: arithmetic between different enumeration types ‘GInterval::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:97: warning: arithmetic between different enumeration types ‘GInterval2D::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] GenomeTrackBinnedTransform.cpp:72:132: warning: arithmetic between different enumeration types ‘GInterval2D::<unnamed enum>’ and ‘build_rintervals_bintransform(GIntervalsFetcher1D*, GIntervalsFetcher2D*, const std::vector<double>&, std::vector<unsigned int>*, SEXP, rdb::IntervUtils&)::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion] See ‘/data/gannet/ripley/R/packages/tests-devel/misha.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 5.4.5
Check: installed package size
Result: NOTE installed size is 36.3Mb sub-directories of 1Mb or more: libs 34.4Mb Flavor: r-oldrel-macos-arm64

Version: 5.4.0
Check: installed package size
Result: NOTE installed size is 36.4Mb sub-directories of 1Mb or more: libs 34.7Mb Flavor: r-oldrel-macos-x86_64