Skip to content

Commit

Permalink
CRAN 0.665.8.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Schuch666 committed Sep 17, 2024
1 parent ebcc1f5 commit 4682cfb
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion EmissV.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageBuildArgs: --with-keep.source
PackageCheckArgs: --no-multiarch --as-cran --run-donttest
PackageRoxygenize: rd,collate,namespace
2 changes: 1 addition & 1 deletion R/areaSouce.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' main ="Spatial Distribution by Lights for Sao Paulo - Brazil")
#'}
#'
#'@source Data avaliable \url{https://www.ospo.noaa.gov/Operations/DMSP/index.html}
#'@source Data avaliable \url{https://www.nesdis.noaa.gov/current-satellite-missions/currently-flying/defense-meteorological-satellite-program}
#'@details About the DMSP and example data \url{https://en.wikipedia.org/wiki/Defense_Meteorological_Satellite_Program}

areaSource <- function(s,r,grid = NA,name = "",as_frac=FALSE,verbose = TRUE){
Expand Down
2 changes: 1 addition & 1 deletion R/rasterSource.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#' test <- rasterSource(x, grid)
#' image(test, axe = FALSE, main = "Spatial distribution by Persistent Nocturnal Lights from DMSP")
#'
#'@source Data avaliable \url{https://www.ospo.noaa.gov/Operations/DMSP/index.html}
#'@source Data avaliable \url{https://www.nesdis.noaa.gov/current-satellite-missions/currently-flying/defense-meteorological-satellite-program}
#'@details About the DMSP and example data \url{https://en.wikipedia.org/wiki/Defense_Meteorological_Satellite_Program}


Expand Down
2 changes: 1 addition & 1 deletion man/areaSource.Rd

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

2 changes: 1 addition & 1 deletion man/rasterSource.Rd

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

0 comments on commit 4682cfb

Please sign in to comment.