Last updated on 2026-03-27 02:51:49 CET.
| Package | NOTE | OK |
|---|---|---|
| longitree | 5 | 1 |
Current CRAN status: NOTE: 5, OK: 1
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘longitree/libs/longitree.so’:
Found ‘_gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
Object: ‘longitree_program.o’
Found ‘_gfortran_random_seed_i4’, possibly from ‘random_seed’
(Fortran)
Object: ‘longitree_program.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘longitree/libs/longitree.so’:
Found ‘__gfortran_random_r8’, possibly from ‘random_number’ (Fortran)
Object: ‘longitree_program.o’
Found ‘__gfortran_random_seed_i4’, possibly from ‘random_seed’
(Fortran)
Object: ‘longitree_program.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64