Skip to content

Commit

Permalink
Bump Roxygen version
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Jan 26, 2024
1 parent 51d6794 commit 5ad7e7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ URL: https://github.com/ncss-tech/aqp, https://ncss-tech.github.io/AQP/
BugReports: https://github.com/ncss-tech/aqp/issues
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.2.3
RoxygenNote: 7.3.0
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
3 changes: 1 addition & 2 deletions R/aqp-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#'
#' @name aqp-package
#' @aliases aqp-package aqp aqp.env
#' @docType package
#' @author Dylan E. Beaudette <debeaudette@@ucdavis.edu>, Pierre Roudier, Andrew G. Brown
#' @seealso `depths<-()`, `SoilProfileCollection()`, \code{\link{sp1}}, \code{\link{sp2}}, \code{\link{sp3}}, \code{\link{sp4}}, \code{\link{sp5}}, \code{\link{sp6}}
#' @keywords package
Expand All @@ -35,7 +34,7 @@
#' @importFrom grid grid.text gpar unit
#' @importFrom graphics plot
#' @importFrom lattice levelplot xyplot panel.abline panel.grid panel.lines panel.points panel.polygon panel.rect panel.segments panel.text strip.custom trellis.par.get
NULL
"_PACKAGE"

#' @export aqp.env
#' @noRd
Expand Down

0 comments on commit 5ad7e7b

Please sign in to comment.