Re: [R-pkg-devel] Fwd: Re: [CRAN-pretest-archived] CRAN submission SSLR 0.9.0

2020-03-10 Thread Uwe Ligges
I do not speak roxygen, but you have to register the S3 method. Best, Uwe Ligges On 10.03.2020 17:28, fpaloma...@correo.ugr.es wrote: Hi, I thiks its weird: The error is:  no applicable method for 'fit' applied to an object of class "model_sslr" In the code: #' fit #' #' @title fit object

Re: [R-pkg-devel] package daewr does not pass incoming checks automatically

2020-03-10 Thread Uwe Ligges
We do not accept submissions that strongnly depend on orphaned packages as these are subject to be archived from CRAN. Best, Uwe Ligges On 10.03.2020 17:48, John Lawson wrote: The package daewr contains the data sets and functions shown in the book "Design and Analysis of Experiments with R"

Re: [R-pkg-devel] package daewr does not pass incoming checks automatically

2020-03-10 Thread Duncan Murdoch
On 10/03/2020 9:48 a.m., John Lawson wrote: The package daewr contains the data sets and functions shown in the book "Design and Analysis of Experiments with R" published by CRC press. It has been on CRAN since the book was first published in 2015. Recently I included a new function, but have no

[R-pkg-devel] package daewr does not pass incoming checks automatically

2020-03-10 Thread John Lawson
The package daewr contains the data sets and functions shown in the book "Design and Analysis of Experiments with R" published by CRC press. It has been on CRAN since the book was first published in 2015. Recently I included a new function, but have not been able to include the modified package on

[R-pkg-devel] Fwd: Re: [CRAN-pretest-archived] CRAN submission SSLR 0.9.0

2020-03-10 Thread fpalomares
Hi, I thiks its weird: The error is: no applicable method for 'fit' applied to an object of class "model_sslr" In the code: #' fit #' #' @title fit object #' @param object object #' @param ... other parameters to be passed #' @rdname fit #' @export fit fit <- function(object, ...){ UseMeth

Re: [R-pkg-devel] Package in 'sugests' archived

2020-03-10 Thread Uwe Ligges
Please simply submit a new version ideally without sugesting the archived one as you apparently do not need it for your paclkage's functionality at all. Best, Uwe Ligges On 09.03.2020 10:43, Fabio Corradini Santander wrote: Hi, I recently submitted my frist package to CRAN ( https://CRAN.R-pr