-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
I am creating a package using the RcppParallel
package and using the setting from [http://rcppcore.github.io/RcppParallel/] for src\Makevars
and src\Makevars.win
files.
However, when I check the package with devtools::check()
, it has a NOTE:
- checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
Do you know how to solve this? or I can ignore this when I submit it ro CRAN?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels