Skip to content

CARD-R package crashes at installation with pak #15

Description

@DDorch

The character "-" is not allowed in a package name (See specs at https://r-pkgs.org/workflow101.html#name-your-package). The last commit crashes remote installation process:

Cloning into '/tmp/Rtmpii4F6Q/CARD'...
── R CMD build ─────────────────────────────────────────────────────────────────
* checking for file ‘/tmp/Rtmpii4F6Q/CARD/DESCRIPTION’ ... OK
* preparing ‘CARD-R’:
* checking DESCRIPTION meta-information ... ERROR
Malformed package name
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Error in `(function (command = NULL, args = character(), error_on_status = TRUE, …`:
! System command 'R' failed
---
Exit status: 1

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