Skip to content

When running devtools::check() we got the following warning #29

Description

@cebarboza

The examples line seeem to be very long. Maybe you just have to skip a new line for every parameter. Or if the parameters are the default, you can just call the function without them, or just put the ones that are relevant for the user in the example.

N  checking Rd line widths ...
   Rd file 'getPkgZips.Rd':
     \examples lines wider than 100 characters:
        supp <- list(Packages = list(devtools = list(Package = "devtools", Version = "2.5.1"), duckdb = list(Package = "duckdb", Version = "1.5 ... [TRUNCATED]
        pkg_status_list <- getPkgZips(lockfile_path = "path/to/renv.lock", r_rels_vect = c("4.3", "4.4", "4.5", "4.6"), backupRrel = "4.5", out ... [TRUNCATED]
   
   These lines will be truncated in the PDF manual.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions