相关疑难解决方法(0)

基于“描述包中方法的参考资料”的 CRAN 拒绝

我收到了这个神秘的 CRAN 消息:

谢谢,

如果有描述包中方法的参考文献,请以authors (year) doi:...authors (year) arXiv:...authors (year, ISBN:. ..) 或者如果这些不可用: https:... 'doi:'、'arXiv:'、'https:' 和尖括号后没有空格用于自动链接。

请修复并重新提交,并记录提交评论中的更改。

我不明白,描述文件似乎很标准,这里是:

Package: inops
Title: Infix Operators for Detection, Subsetting and Replacement
Version: 0.0.1
Authors@R: c(
    person("Antoine", "Fabri", email = "***@gmail.com", role = c("aut", "cre")),
    person("Karolis", "Koncevi?ius", email = "***@gmail.com", role = "aut")
    )
Description: Infix operators to detect, subset, and replace the elements matched by a given condition.
  The functions have several variants of operator types, including subsets, ranges, regular expressions and others. …
Run Code Online (Sandbox Code Playgroud)

r cran

5
推荐指数
1
解决办法
325
查看次数

标签 统计

cran ×1

r ×1