Skip to content

Commit 9cef27a

Browse files
committed
fix roxygen2 warning
1 parent d7f7596 commit 9cef27a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ SystemRequirements: systemd, dbus-python, PyGObject, python-(dnf|apt|alpm)
1919
Suggests: tinytest
2020
URL: https://cran4linux.github.io/bspm/
2121
BugReports: https://github.com/cran4linux/bspm/issues
22-
RoxygenNote: 7.2.3
22+
RoxygenNote: 7.3.2
2323
Roxygen: list(old_usage = TRUE)

R/bridge.R

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
1212
#'
1313
#' @references \url{https://cran4linux.github.io/bspm/}
1414
#'
15-
#' @docType package
1615
#' @name bspm-package
1716
#'
1817
#' @seealso \code{\link{manager}}, \code{\link{integration}},
1918
#' \code{\link{bspm-scripts}}, \code{\link{bspm-options}}
20-
NULL
19+
"_PACKAGE"
2120

2221
utils::globalVariables(c("BUS_NAME", "OPATH", "IFACE"))
2322

man/bspm-package.Rd

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)