Skip to content

Commit f6893ce

Browse files
Merge pull request #20 from amirmasoudabdol/minor-updates-and-maintenance
Bump pkgdown, and clean up dependencies
2 parents a5790c7 + 69e4f9b commit f6893ce

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ URL: https://preferably.amirmasoudabdol.name
1818
BugReports: https://github.com/amirmasoudabdol/preferably/issues
1919
Depends:
2020
R (>= 3.1.0),
21-
pkgdown (>= 2.1.0),
21+
pkgdown (>= 2.1.0)
22+
Suggests:
2223
knitr
2324
VignetteBuilder:
2425
knitr

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Generated by roxygen2: do not edit by hand
22

3-
importFrom(knitr,knit)
43
importFrom(pkgdown,build_site)

R/preferably-package.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#' the two based on users' operating system setting, or allowing them to
1313
#' manually toggle between them.
1414
#'
15-
#' @importFrom knitr knit
1615
#' @importFrom pkgdown build_site
1716
#'
1817
#' @md

0 commit comments

Comments
 (0)