BFDA
BFDA copied to clipboard
Installation problem
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