Skip to content

misleading corpus_install() message "no info file" #75

@ablaette

Description

@ablaette

The GermaParl v2.1.0 tarball available at Zenodo includes an info.md file, but screen output reports that it is not available.

library(cwbtools)
corpus_install(doi = "https://doi.org/10.5281/zenodo.12794676")

! no info file

This is misleading or wrong: The info file is there, this works:

corpus("GERMAPARL2") %>% show_info()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions