Skip to content

Commit

Permalink
update url from check_win_devel
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-carteron committed May 6, 2024
1 parent 9170339 commit 7920a27
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
#' \item{COM}{insee code}
#' \item{LIBELLE}{Name of commune}
#' }
#' @source \url{https://www.insee.fr/fr/information/2115000}
#' @source \url{https://www.insee.fr/fr/information/6800675}
"cog_2023"
2 changes: 1 addition & 1 deletion R/get_wmts.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#' map tiles covers a large geographical area. In other words, the smaller
#' the zoom level, the less precise the resolution. For conversion between zoom
#' level and resolution see
#' [WMTS IGN Documentation](https://geoservices.ign.fr/documentation/services/api-et-services-ogc/images-tuilees-wmts-ogc)
#' [WMTS IGN Documentation](https://geoservices.ign.fr/documentation/services/services-geoplateforme/diffusion#70062)
#' @param crs `numeric`, `character`, or object of class `sf` or `sfc`.
#' It is set to EPSG:2154 by default. See [sf::st_crs()] for more detail.
#' @param filename `character` or `NULL`; filename or a open connection for
Expand Down
1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ Package vignettes :
- [Getting started with happign](https://paul-carteron.github.io/happign/articles/Getting_started.html) : A brief intro to happign world ;
- [happign for foresters](https://paul-carteron.github.io/happign/articles/web_only/happign_for_foresters.html) : A focus on possibilities offered by happign for forestry ;
- [API carto](https://paul-carteron.github.io/happign/articles/web_only/api_carto.html) : How to use all API Carto with happign ;
- [SCAN 25, SCAN 100 et SCAN OACI](https://paul-carteron.github.io/happign/articles/SCAN_25_SCAN_100_SCAN_OACI.html) : How to download Scan 25, Scan 100 and Scan OACI

### Future features

Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ Package vignettes :
- [API
carto](https://paul-carteron.github.io/happign/articles/web_only/api_carto.html)
: How to use all API Carto with happign ;
- [SCAN 25, SCAN 100 et SCAN
OACI](https://paul-carteron.github.io/happign/articles/SCAN_25_SCAN_100_SCAN_OACI.html)
: How to download Scan 25, Scan 100 and Scan OACI

### Future features

Expand Down
3 changes: 0 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

## R CMD check results

There were no ERRORs or WARNINGs for each environnement.

RQ : I test under 0.2.2-1 but I finally rename version 0.2.2

### Windows Server 2022, R-devel, 64 bit

Expand Down

0 comments on commit 7920a27

Please sign in to comment.