-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
when i use your instruction , i find these errors when download the packages using R
Error (main.R#8): Failed to install 'baidugeo' from GitHub:
C symbol name "rs_canBuildCpp" not in load table
Here are my codes:
install.packages('devtools')
library(devtools)
install_github("ChrisMuir/baidugeo", force=TRUE)
library(baidugeo)
I wonder why they happened.THX
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels