We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5790c7 + 69e4f9b commit f6893ceCopy full SHA for f6893ce
DESCRIPTION
@@ -18,7 +18,8 @@ URL: https://preferably.amirmasoudabdol.name
18
BugReports: https://github.com/amirmasoudabdol/preferably/issues
19
Depends:
20
R (>= 3.1.0),
21
- pkgdown (>= 2.1.0),
+ pkgdown (>= 2.1.0)
22
+Suggests:
23
knitr
24
VignetteBuilder:
25
NAMESPACE
@@ -1,4 +1,3 @@
1
# Generated by roxygen2: do not edit by hand
2
3
-importFrom(knitr,knit)
4
importFrom(pkgdown,build_site)
R/preferably-package.R
@@ -12,7 +12,6 @@
12
#' the two based on users' operating system setting, or allowing them to
13
#' manually toggle between them.
14
#'
15
-#' @importFrom knitr knit
16
#' @importFrom pkgdown build_site
17
#' @md
0 commit comments