Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • B baseflow
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • 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
  • baseflow
  • Issues
  • #11
Closed
Open
Issue created Jun 26, 2024 by Delaigue Olivier@olivier.delaigueOwner

Fix compilation to avoid to call non-API entry points

R-Devel CRAN checks return:

checking compiled code ... WARNING
  Fichier 'baseflow/libs/x64/baseflow.dll' :
    Found non-API calls to R: 'FRAME', 'HASHTAB', 'PRCODE', 'PRENV',
      'PRSEEN', 'PRVALUE', 'SYMVALUE'
  These entry points may be removed soon:
  'PRSEEN', 'SYMVALUE'
  
  Compiled code should not call non-API entry points in R.
  
  See 'Writing portable packages' in the 'Writing R Extensions' manual.
  See section 'Moving into C API compliance' in the 'Writing R
  Extensions' manual for issues with use of non-API entry points.
Edited Jun 26, 2024 by Delaigue Olivier
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking