Skip to content

Commit

Permalink
dont run document tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsontom committed Aug 8, 2019
1 parent 5776d8f commit 6d8c6d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/get_classification.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#' * __CHEMONT__ Chemical Ontology Identification code
#'
#' @examples
#' \dontrun{
#'
#' # Valid InChI key where all four classification levels are available
#' get_classification('BRMWTNUJHUMWMS-LURJTMIESA-N')
Expand Down Expand Up @@ -54,7 +55,7 @@
#' )
#'
#' print(classification_tibble)
#'
#'}
#'
#'
#' @export
Expand Down
Binary file modified inst/classyfireR-manual.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion man/get_classification.Rd

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

0 comments on commit 6d8c6d6

Please sign in to comment.