Skip to content

Warning in R CMD check -- as-cran #35

Description

@zdebruine

R CMD check -- as-cran is returning the following warning:

Duration: 1m 26.9s

❯ checking for missing documentation entries ... WARNING
  Undocumented code objects:
    'umapgp'
  All user-level objects in a package should have documentation entries.
  See chapter 'Writing R documentation files' in the 'Writing R
  Extensions' manual.

0 errors ✔ | 1 warning ✖ | 0 notes ✔
Error: R CMD check found WARNINGs
Execution halted

Exited with status 1.

Need to edit the undocumented @path variable, and merge the package and umapgp function into a single .Rd file using the @rdname roxygen tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions