Engine¶ Parcel supports both npm and yarn, this is supported by R packages of the same name: npm yarn The underlying engine (and package) used can be defined with set_engine. 1set_engine("yarn") If the engine is not set then every function will default to using npm.