cran-comments.md

Test environments

R CMD check results

There was no ERRORs

There was 1 WARNING and 2 NOTEs:

Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor the system RNG.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

These calls come from the external biips library. They should never be actually called. scanner.cc and parser.cc are automatically generated by flex/bison.

The package embeds the complete sources of biips c++ library in src/biips (only 17Mb when compiled with -O3)

I use $(wildcard) GNU make extension because the list of source files is too long

Downstream dependencies

There are currently no downstream dependencies for this package.

Resubmission

This is a resubmission. In this version I have:



biips/rbiips documentation built on Nov. 28, 2020, 2:12 p.m.