Fix prototype for R_bit_set_attr #38
Annotations
1 error and 2 warnings
|
lint
Process completed with exit code 31.
|
|
lint:
tests/ff_tests.R#L17
file=tests/ff_tests.R,line=17,col=6,[undesirable_function_linter] Avoid undesirable function "require". As an alternative, use roxygen2's @importFrom statement in packages and library() or `::` in scripts, instead of modifying the global search path.
|
|
lint:
tests/ff_tests.R#L17
file=tests/ff_tests.R,line=17,col=6,[unused_import_linter] Package 'ff' is attached but never used.
|