Do you have to export them? If not, I think you can just leave out the
@export from the roxygen2 comments.
Here is what I did for my package:
https://github.com/boxuancui/DataExplorer/blob/master/R/helper.r
Best,
Boxuan (Bo)
On Mon, Aug 13, 2018 at 2:08 PM Eggleston, Barry wrote:
>
> > Hello,
t; As CRAN is a repository for releases software, we expect that releases are
> well tested and hence do not happen too frequently.
>
> In case you nevertheless found a serious bug, please submit a fixed
> version and explain why this was needed in the submission comments.
>
> Best,
>
Hi,
During my recent CRAN submissions, I noticed a more streamlined/automatic
process. I am wondering if the submission still requires a manual approval,
or does it go to CRAN automatically after all checks?
I am asking because I accidentally shipped a showstopper bug for a new
feature for DataEx
On Sat, Jan 6, 2018 at 5:11 PM, Uwe Ligges
wrote:
>
>
> On 06.01.2018 18:36, Boxuan Cui wrote:
>
>> Hi all,
>>
>> *[Issue 1]*
>>
>> This is the first time I have encountered this, and I have no idea what's
>> going on. I really appreciate an
Hi all,
*[Issue 1]*
This is the first time I have encountered this, and I have no idea what's
going on. I really appreciate anyone's help on this.
My package: https://cran.r-project.org/package=DataExplorer
My story:
- *[Jan 01]*
- I plan to release the latest version to CRAN. I ran a