Skip to content

Commit

Permalink
cran prep
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-carteron committed Nov 18, 2023
1 parent 5f74458 commit 06d5c35
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 51 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# happign 0.2.1
* Fix `get_wms_raster()` because of [#21](https://github.com/paul-carteron/happign/issues/21)
* Add support to wmts to `get_layers_metadata()`

# happign 0.2.0
* `get_wms_raster` is made faster by using gdalwarp from `sf::gdal_utils`.
Expand Down
106 changes: 55 additions & 51 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,73 @@
## Test environments

* Windows Server 2022, R-devel, 64 bit
* Windows Server 2022, R-release, 32/64 bit
* Ubuntu Linux 20.04.1 LTS, R-release, GCC
* Fedora Linux, R-devel, clang, gfortran

## R CMD check results

There were no ERRORs or WARNINGs for each environnement
There were no ERRORs or WARNINGs for each environnement. I re-check URL for
Windows, they are good

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

── happign 0.2.1: NOTE

Build ID: happign_0.2.1.tar.gz-d913df9579c1400dba591299ccc039e8
Platform: Windows Server 2022, R-devel, 64 bit
Submitted: 1h 12m 9s ago
Build time: 8m 57s

❯ checking CRAN incoming feasibility ... [43s] NOTE
Maintainer: 'Paul Carteron <[email protected]>'

Found the following (possibly) invalid URLs:
URL: http://www.geoinformations.developpement-durable.gouv.fr/nomenclature-nationale-des-sup-r1082.html (moved to https://www.geoinformations.developpement-durable.gouv.fr/nomenclature-nationale-des-sup-r1082.html)
From: man/get_apicarto_gpu.Rd
Status: 200
Message: OK

❯ checking for non-standard things in the check directory ... NOTE
Found the following files/directories:
''NULL''
Found the following files/directories:
'lastMiKTeXException'

0 errors ✔ | 0 warnings ✔ | 2 notes ✖

── happign 0.2.1: IN-PROGRESS

Build ID: happign_0.2.1.tar.gz-297c789019a748c3a20531c4a5676423
Platform: Ubuntu Linux 20.04.1 LTS, R-release, GCC
Submitted: 1h 12m 9.1s ago


── happign 0.2.1: NOTE
happign 0.2.1: NOTE

Build ID: happign_0.2.1.tar.gz-e5da6226f8dd4990b695137eefe1d93e
Platform: Windows Server 2022, R-devel, 64 bit
Submitted: 15 minutes 8.4 seconds ago
Build time: 15 minutes 7.5 seconds

NOTES:
* checking CRAN incoming feasibility ... [522s] NOTE
Maintainer: 'Paul Carteron <[email protected]>'

Found the following (possibly) invalid URLs:
URL: https://geoservices.ign.fr/documentation/services/api-et-services-ogc/images-wms-ogc
From: man/get_wms_raster.Rd
Status: Error
Message: libcurl error code 28:
Operation timed out after 60001 milliseconds with 0 bytes received
URL: https://geoservices.ign.fr/services-web-experts
From: man/are_queryable.Rd
man/get_layers_metadata.Rd
man/get_location_info.Rd
man/get_wfs.Rd
man/get_wfs_attributes.Rd
man/get_wms_raster.Rd
man/get_wmts.Rd
inst/doc/Getting_started.html
Status: Error
Message: libcurl error code 28:
Operation timed out after 60001 milliseconds with 0 bytes received
* checking for non-standard things in the check directory ... NOTE
Found the following files/directories:
''NULL''
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
### Ubuntu Linux 20.04.1 LTS, R-release, GCC

Build ID: happign_0.2.1.tar.gz-abc42f0e197d416a90bd15908ed4e383
Platform: Fedora Linux, R-devel, clang, gfortran
Submitted: 1h 12m 9.2s ago
Build time: 1h 6m 32.6s
happign 0.2.1: NOTE

❯ checking CRAN incoming feasibility ... [11s/67s] NOTE
Maintainer: ‘Paul Carteron <[email protected]>

Found the following (possibly) invalid URLs:
URL: http://www.geoinformations.developpement-durable.gouv.fr/nomenclature-nationale-des-sup-r1082.html (moved to https://www.geoinformations.developpement-durable.gouv.fr/nomenclature-nationale-des-sup-r1082.html)
From: man/get_apicarto_gpu.Rd
Status: 200
Message: OK
Build ID: happign_0.2.1.tar.gz-0722a249a50e4cd19c45e6b92e8dd160
Platform: Ubuntu Linux 20.04.1 LTS, R-release, GCC
Submitted: 1 hour 4 minutes 57.3 seconds ago
Build time: 1 hour 4 minutes 52 seconds

❯ checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
NOTES:
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found

### Windows Server 2022, R-release, 32/64 bit
### Fedora Linux, R-devel, clang, gfortran

### Ubuntu Linux 20.04.1 LTS, R-release, GCC
happign 0.2.1: NOTE

### Fedora Linux, R-devel, clang, gfortran
Build ID: happign_0.2.1.tar.gz-85ec9ef126cc40a3a504178edf07e393
Platform: Fedora Linux, R-devel, clang, gfortran
Submitted: 55 minutes 50 seconds ago
Build time: 55 minutes 45.4 seconds

NOTES:
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found

0 comments on commit 06d5c35

Please sign in to comment.