nicebread / BFDA

An R package for Bayes Factor Design Analysis
28 stars 9 forks source link

Installation problem #18

Open ikp123 opened 4 years ago

ikp123 commented 4 years ago

Hi, when I try to install the package I get the following message:

library(usethis) library(devtools) install_github("nicebread/BFDA", subdir="package") Error: Failed to install 'unknown package' from GitHub: Line starting 'VignetteB ...' is malformed!

I'm on Windows, have R 4.0.2 and Rtools installed.

Itay