intermine / intermine/InterMineR

Citation bug

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
18
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Citation is not working. Info on Bioconductor page

> Citation (from within R, enter citation("InterMineR")):
Important note to the maintainer of the InterMineR package: An error occured while trying to generate the citation from the CITATION file. This typically occurs when the file contains R code that relies on the package to be installed e.g. it contains calls to things like packageVersion() or packageDate() instead of using meta$Version or meta$Date. See R documentation for more information.

Error given:
`citation("InterMineR")`
```
Error in tools:::.parse_CITATION_file(file, meta$Encoding) :
non-ASCII input in a CITATION file without a declared encoding
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.