Skip to content

Commit

Permalink
Re-document
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester authored and gaborcsardi committed Sep 25, 2018
1 parent f39b838 commit 1a43564
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 7 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Expand Up @@ -32,6 +32,7 @@ Imports:
remotes (>= 1.0.0.9000),
RSQLite,
sessioninfo,
stats,
utils,
whoami,
withr,
Expand All @@ -51,4 +52,4 @@ Remotes:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1.9000
RoxygenNote: 6.1.0
2 changes: 1 addition & 1 deletion NAMESPACE
Expand Up @@ -34,10 +34,10 @@ importFrom(RSQLite,dbExistsTable)
importFrom(RSQLite,dbIsValid)
importFrom(assertthat,"on_failure<-")
importFrom(assertthat,assert_that)
importFrom(cli,rule)
importFrom(callr,r)
importFrom(callr,r_process)
importFrom(callr,r_process_options)
importFrom(cli,rule)
importFrom(clisymbols,symbol)
importFrom(crancache,available_packages)
importFrom(crancache,install_packages)
Expand Down
6 changes: 3 additions & 3 deletions man/revdep_check.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions man/revdep_email.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a43564

Please sign in to comment.