Skip to content

Engine

Parcel supports both npm and yarn, this is supported by R packages of the same name:

The underlying engine (and package) used can be defined with set_engine.

1
set_engine("yarn") 

If the engine is not set then every function will default to using npm.