Skip to content
Prev 4361 / 12125 Next

[R-pkg-devel] Add reference in Description

Hello, I submitted my package to CRAN and received this mail.
On 03.09.2019 23:33, CRAN submission wrote:
<http://cran.r-project.org/submit.html>]
Thanks, if there are references describing the (theoretical background
of) methods in your package, please add these in the Description field
of your DESCRIPTION file in the form
authors (year)
authors (year)
authors (year, ISBN:...)
with no space after 'doi:', 'arXiv:' and angle brackets for auto-linking.


So I added it in the Description field of my DESCRIPTION file like this:

Description: The 'LARisk' to compute lifetime attributable risk of
    radiation-induced cancer reveals that it can be helpful with
    enhancement of the flexibility in research with fast calculation
    and various options. Important reference papers include
    Berrington de Gonzalez A, et al.(2012) <DOI:10.1088/0952-4746/32/3/205>,
    National Research Council(2006, ISBN:978-0-309-09156-5).



But, I've gotten the reply like below.


Dear maintainer,

package LARisk_0.1.1.tar.gz has been auto-processed and is pending a manual
inspection. A CRAN team member will typically respond to you within the
next 5 working days. For technical reasons you may receive a second copy of
this message when a team member triggers a new check.

Log dir:
The files will be removed after roughly 7 days.
Installation time in seconds: 19
Check time in seconds: 111
R Under development (unstable) (2019-09-02 r77130)

Pretests results:
Windows:
Status: 1 NOTE
Debian:
Status: 1 NOTE



No strong reverse dependencies to be checked.

Best regards,
CRAN teams' auto-check service

------------------------------

Flavor: r-devel-windows-ix86+x86_64
Check: CRAN incoming feasibility, Result: NOTE
Maintainer: 'Young-Min Kim '

New submission

Possibly mis-spelled words in DESCRIPTION:
Berrington (32:5)
al (32:34)
de (32:16)

Flavor: r-devel-linux-x86_64-debian-gcc
Check: CRAN incoming feasibility, Result: NOTE
Maintainer: 'Young-Min Kim '

New submission

Possibly mis-spelled words in DESCRIPTION:
Berrington (32:5)
al (32:34)
de (32:16)

Found the following (possibly) invalid DOIs:
DOI: 10.1088/0952-4746/32/3/205
From: DESCRIPTION
Status: Forbidden
Message: 403


How do I modify it?


Best regards,

Juhee Lee.