checking CRAN incoming feasibility … NOTE Maintainer

丶灬走出姿态 提交于 2019-12-03 09:19:29

According to CRAN Maintainer Uwe Ligges,

This is just a note that reminds CRAN maintainers to check that the submission comes actually from his maintainer and not anybody else.

Thus, it is safe to ignore such a message.

These checks can be disabled. R Internals states:

_R_CHECK_CRAN_INCOMING_

Check whether package is suitable for publication on CRAN. Default: false, except for CRAN submission checks.

_R_CHECK_CRAN_INCOMING_REMOTE_

Include checks that require remote access among the above. Default: same as _R_CHECK_CRAN_INCOMING_

I usually run M-x occur [^OK]$ and scoll through the 'occur' buffer. Hope that helps

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!