Skip to content

Commit

Permalink
Add FNN in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
Insang Song committed Jan 11, 2024
1 parent 230eba0 commit 72c33f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Authors@R: c(
Description: Near Real Time air pollution model results and code produced by the SET group. It is fully tested, versioned, and open source and open access.
Depends: R (>= 4.1.0)
Imports: dplyr, sf, stats, terra, methods, BART, data.table, httr, rvest, spData, exactextractr, ggplot2, scatterpie, utils, stringr, testthat (>= 3.0.0), doRNG, doParallel, parallelly, stars, ranger, xgboost, torch, foreach
Suggests: covr, withr, knitr, rmarkdown, sftime, lwgeom
Suggests: covr, withr, knitr, rmarkdown, sftime, lwgeom, FNN
Encoding: UTF-8
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.2.3
Expand Down

0 comments on commit 72c33f5

Please sign in to comment.