Skip to content

Error create_report to store authors with citeme #17

Description

@wlangera

I got this error.
I solved it by manually copying and renaming C:/Users/ward_langeraert/AppData/Roaming/R/data/R/checklist/author.txt
to C:\Users\ward_langeraert\AppData\Roaming/R/data/R/citeme/individual.txt

I guess this is a bug in the citeme package?

> flandersqmd::create_report(reportname = "test")
<<...>>

Please select the corresponding author
1: Langeraert, Ward
2: Van Daele, Toon
3: Onkelinx, Thierry
4: new person

Selection: 1
given name:  Ward 
family name: Langeraert 
e-mail:      ward.langeraert@inbo.be 
orcid:       0000-0002-5900-8109 
affiliation: Instituut voor Natuur- en Bosonderzoek (INBO)
1: use 
2: update
3: other

Selection: 1
Error in file(file, ifelse(append, "a", "w"), encoding = fileEncoding) : 
  cannot open the connection
In addition: Warning message:
In file(file, ifelse(append, "a", "w"), encoding = fileEncoding) :
  cannot open file 'C:\Users\ward_langeraert\AppData\Roaming/R/data/R/citeme/individual.txt': No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions