Skip to content

R CMD check complains about random() #351

@MichaelChirico

Description

@MichaelChirico

a = random();

As observed:

https://github.com/thomasp85/ggforce/actions/runs/19673594964/job/56348561052?pr=350

File ‘ggforce/libs/ggforce.so’:
  Found ‘random’, possibly from ‘random’ (C)
    Object: ‘predicates.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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions