Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E easyNCDF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • easyNCDF
  • Issues
  • #9
Closed
Open
Issue created May 12, 2025 by vagudets@vagudetsMaintainer

CRAN Checks: "Lost braces in \itemize; meant \describe ?"

Hi @abatalla,

Reviewing the CRAN check results on easyNCDF I noticed that there is a new note appearing:

Version: 0.1.2
Check: Rd files
Result: NOTE 
  checkRd: (-1) ArrayToNc.Rd:30-38: Lost braces in \itemize; meant \describe ?
  checkRd: (-1) ArrayToNc.Rd:39-50: Lost braces in \itemize; meant \describe ?
  checkRd: (-1) ArrayToNc.Rd:51-76: Lost braces in \itemize; meant \describe ?

I think this is related to the formatting of the roxygen2 documentation in ArrayToNc(). Specifically, that item elements should not have braces (see: https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010365.html)

Could you review and fix this? You can test whether the problem is solved by building the package with R CMD build and then running the R CMD check --as-cran command on the .tar.gz file. I think we can take the opportunity to have a new release of the package to change the maintainer from @aho to yourself, to prevent CRAN from complaining about an uncontactable maintainer in the future.

Let me know if anything is unclear,

Victòria

Assignee
Assign to
Time tracking