Skip to content

Commit

Permalink
bump RoxygenNote to 7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kongdd committed Nov 5, 2024
1 parent 4315a93 commit f4c2b11
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Description:
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
LinkingTo: Rcpp, RcppArmadillo
Depends:
R (>= 3.1)
Expand Down
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ importFrom(lubridate,month)
importFrom(lubridate,yday)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(purrr,as_mapper)
importFrom(purrr,map)
Expand All @@ -195,6 +197,7 @@ importFrom(stringr,str_replace_all)
importFrom(ucminf,ucminf)
importFrom(utils,object.size)
importFrom(utils,str)
importFrom(zeallot,"%<-%")
importFrom(zoo,index)
importFrom(zoo,na.approx)
importFrom(zoo,na.spline)
Expand Down
1 change: 0 additions & 1 deletion man/phenofit.Rd

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

0 comments on commit f4c2b11

Please sign in to comment.