Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • airGR airGR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.

  • HYCAR-HydroHYCAR-Hydro
  • airGRairGR
  • Issues
  • #200
Closed
Open
Issue created Oct 06, 2025 by Delaigue Olivier@olivier.delaigueOwner

Update broken links in documentation

Description

The CRAN check reported several broken or unreachable URLs in the package documentation, mainly pointing to webgr.irstea.fr and webgr.inrae.fr, resulting in either "Could not resolve host" errors or 404 Not Found status.

Issue Details

The following URLs have been identified as invalid:

  • http://webgr.irstea.fr/wp-content/uploads/2012/07/2003-MOUELHI-THESE.pdf
  • http://webgr.irstea.fr/wp-content/uploads/2012/07/2005-MATHEVET-THESE.pdf
  • http://webgr.irstea.fr/wp-content/uploads/2012/07/2008-LE_MOINE-THESE.pdf
  • https://webgr.inrae.fr/home/
  • https://webgr.inrae.fr/models/
  • https://webgr.inrae.fr/models/hydrological-forecasting-model-grp/
  • https://webgr.inrae.fr/models/snow-model/
  • https://webgr.inrae.fr/software/otamin/

Proposal

  • Replace outdated webGR links to theses with permanent HAL IDs links to ensure durability and accessibility
  • Update all webGR pages links in the documentation to their current valid URLs, or remove/fix links that are no longer active
  • Verify all URLs in inst/doc/V01_get_started.html and README.md to avoid future CRAN URL warnings

CRAN Check Warning Excerpt

Found the following (possibly) invalid URLs:
  URL: http://webgr.irstea.fr/wp-content/uploads/2012/07/2003-MOUELHI-THESE.pdf
    From: inst/doc/V01_get_started.html
    Status: Error
    Message: libcurl error code 6:
      	Could not resolve host: webgr.irstea.fr
  URL: http://webgr.irstea.fr/wp-content/uploads/2012/07/2005-MATHEVET-THESE.pdf
    From: inst/doc/V01_get_started.html
    Status: Error
    Message: libcurl error code 6:
      	Could not resolve host: webgr.irstea.fr
  URL: http://webgr.irstea.fr/wp-content/uploads/2012/07/2008-LE_MOINE-THESE.pdf
    From: inst/doc/V01_get_started.html
    Status: Error
    Message: libcurl error code 6:
      	Could not resolve host: webgr.irstea.fr
  URL: https://webgr.inrae.fr/home/
    From: inst/doc/V01_get_started.html
          README.md
    Status: 404
    Message: Not Found
  URL: https://webgr.inrae.fr/models/
    From: inst/doc/V01_get_started.html
    Status: 404
    Message: Not Found
  URL: https://webgr.inrae.fr/models/hydrological-forecasting-model-grp/
    From: inst/doc/V01_get_started.html
    Status: 404
    Message: Not Found
  URL: https://webgr.inrae.fr/models/snow-model/
    From: inst/doc/V01_get_started.html
    Status: 404
    Message: Not Found
  URL: https://webgr.inrae.fr/software/otamin/
    From: inst/doc/V01_get_started.html
    Status: 404
    Message: Not Found
  URL: https://www.theses.fr/2017PA066097 (moved to https://theses.fr/2017PA066097)
    From: inst/doc/V01_get_started.html
    Status: 200
    Message: OK
Edited Oct 06, 2025 by Delaigue Olivier
Assignee
Assign to
Time tracking