You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh interesting. Did you find a solution? I'm sure I messed something small up. This was my first R package.
I don't have time to play around with this at the moment, but you can clone the repo and do a
devtools::document()
devtools::install()
locally after you fix the Description file.
Attempting to install via
devtools::install_github("bryanwhiting/generalconference")
yielded the following error:checking DESCRIPTION meta-information Malformed Authors@R field: <text>:4:66: unexpected '<' 3: comment = c(URL = "<https://www.bryanwhiting.com>")), 4: person("Gospel Analysis", role = c("fnd"), comment = c(URL = <
The text was updated successfully, but these errors were encountered: