Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
update docs with newer pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Dec 9, 2019
1 parent 1ad1aa5 commit 25b3bbd
Show file tree
Hide file tree
Showing 28 changed files with 834 additions and 746 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Expand Up @@ -47,4 +47,4 @@ Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.99.9001
RoxygenNote: 7.0.2
2 changes: 1 addition & 1 deletion docs/404.html

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

2 changes: 1 addition & 1 deletion docs/ISSUE_TEMPLATE.html

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

38 changes: 19 additions & 19 deletions docs/LICENSE.html

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

6 comments on commit 25b3bbd

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/testthat/test-generics.R:34:7: style: Commented code should be removed.

# testthat::expect_equal(dim(broomExtra::tidy(mtcars)), c(32L, 12L))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tests/testthat/test-generics.R:35:7: style: Commented code should be removed.

# testthat::expect_identical(names(broomExtra::tidy(mtcars))[1], "rownames")
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Please sign in to comment.