Skip to content

Commit

Permalink
cran check results
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hill committed Sep 20, 2018
1 parent 0c85ca9 commit 655909a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.
1 change: 0 additions & 1 deletion R/create_config.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#' @param auth_pw Bitbucket password matching the above username.
#' @param auth_token To install from a private Github repo, generate a personal access token (PAT) in \url{https://github.com/settings/tokens} and supply to this argument. This is safer than using a password because you can easily delete a PAT without affecting any others.
#' @param user_browser Character for the default browser. Options include "chrome", "firefox", and "ie."
#' @param ping_site <Deprecated> URL of a site to ping to check internet connectivity. Defaults to "www.ficonsulting.com".
#'
#' @author Jonathan M. Hill
#'
Expand Down
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' @importFrom magrittr %>%
#' @param lhs A value or the magrittr placeholder.
#' @param rhs A function call using the magrittr semantics.
#' @seealso \code{\link[magrittr]{magr}}
#' @seealso \code{\link[magrittr]{magrittr}}
#' @export
`%>%` <- magrittr::`%>%`

Expand Down
4 changes: 2 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## This update
* numerous bug fixes and feature requests
* major release with updates to package dependency management strategy and user interface

## Test environments
* local OS Windows 7 x64, R 3.5.0
* local OS Windows 7 x64, R 3.5.1

## R CMD check results
There were 0 errors, 0 Warnings and 0 NOTES on Windows OS. There are warnings/notes on Mac/Linux
Expand Down
2 changes: 0 additions & 2 deletions man/create_config.Rd

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

2 changes: 1 addition & 1 deletion man/grapes-greater-than-grapes.Rd

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

0 comments on commit 655909a

Please sign in to comment.