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
If drvr is API this should return a saved list of methods (until we can actually load the method list from api). tcpl::tcplMthdList(3)
Error in tcplQuery(qstring, getOption("TCPL_DB"), tbl = tbl) :
'API' driver not supported in tcplQuery.
Prepare for release:
git pull
usethis::use_news_md()
usethis::use_github_links()
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
revdepcheck::revdep_check(num_workers = 4)
cran-comments.md
git push
Submit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Wait for CRAN...
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)
usethis::use_news_md()
The text was updated successfully, but these errors were encountered: