Thank you Uwe and Martin for clarifying this issue.
The last paragraph of the comments that Kurt pointed out refers to a
generic function defined in a package; in my case, the generic is
coef(), which is in the stats package not in the cv package, and the
question concerned methods for coef()
> Sigbert Klinke
> on Fri, 6 Sep 2024 14:43:31 +0200 writes:
> Hi,
> upon resubmitting my package to CRAN, I received the following note:
> Author field differs from that derived from Authors@R
> Author: 'Sigbert Klinke [aut, cre]
> (https://orcid.org/-0
On 06.09.2024 14:43, Sigbert Klinke wrote:
Hi,
upon resubmitting my package to CRAN, I received the following note:
Author field differs from that derived from Authors@R
Author: 'Sigbert Klinke [aut, cre]
(https://orcid.org/-0003-3337-1863), Jekaterina Zukovska [ctb]
(https://orcid
Hi,
upon resubmitting my package to CRAN, I received the following note:
Author field differs from that derived from Authors@R
Author: 'Sigbert Klinke [aut, cre]
(https://orcid.org/-0003-3337-1863), Jekaterina Zukovska [ctb]
(https://orcid.org/-0002-7753-9210)'
Authors@R: 'Sigbe
Hello Taeyong and welcome to R-package-devel!
В Thu, 5 Sep 2024 23:40:00 +0300
Taeyong Park пишет:
> # Define paths
> venv_path <- file.path(Sys.getenv("HOME"), ".virtualenvs",
> "pytrends-in-r-new")
> python_path <- file.path(venv_path, "bin", "python")
Please don't require placing the v
Hello,
I am trying to create a virtual environment in the zzz.r file of my
package, and my package is currently passing on Windows and failing on
Debian with 1 ERROR.
This is the ERROR:
* installing *source* package ‘PytrendsLongitudinalR’ ...
** using staged installation
** R
** inst
** byte-c