Skip to content

Problema para instalar en R. #1

Open
@coforfe

Description

@coforfe

Hola!

Enhorabuena por el libro y por permitir el uso de los sus datos.

Acabo de probar a instalar el paquete CDR y me aparece este error.

> remotes::install_github("cdr-book/CDR")
Using github PAT from envvar GITHUB_PAT. Use `gitcreds::gitcreds_set()` and unset GITHUB_PAT in .Renviron (or elsewhere) if you want to use the more secure git credential store instead.
Downloading GitHub repo cdr-book/CDR@HEAD
── R CMD build ──────────────────────────────────────────────────────────────────────────────────────────────
✔  checking for file/private/var/folders/j9/m6xn7ss56bzb7x46wbc56yfm0000gn/T/RtmprYBI8t/remotes14e915a6b4eee/cdr-book-CDR-d801957/DESCRIPTION...preparingCDR:
E  checking DESCRIPTION meta-information ...
   Malformed Authors@R field:
     <text>:3:73: unexpected ','
   2:     person("Itzcoatl", "Bueno", , "[email protected]", role = c("aut", "cre"),
   3:            comment = c(ORCID = "https://orcid.org/0000-0002-5629-1906")),
                                                                              ^
   
   See section 'The DESCRIPTION file' in the 'Writing R Extensions'
   manual.
Error: Failed to install 'CDR' from GitHub:
  ! System command 'R' failed

Gracias!
Carlos.

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