e. a line that starts with ##).
In your case, you don't seem to use headers at all. If I were you, that's where
I would start.
Good luck!
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Adjunct Professor
Department of Statistics
Univers
ctory inst/doc. This index is linked from the HTML
help index for the package."
Unfortunately, I have no experience writing my own inst/doc/index.html. Maybe
someone else on this list can provide some pointers.
Best,
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Ass
field of your DESCRIPTION file, and you
should be fine. As Sebastian mentioned, it's possible the error you saw is
transient, as Bioconductor packages are typically available for testing on CRAN
machines.
Best,
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistant Profess
ecked some of them, and they all passed the
CRAN checks.
Of course, you may very well be using Mathjax differently than them, in which
case perhaps this issue should be brought up to the mathjaxr package maintainer.
Best,
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistan
I apologize for the wrong link below; as described here:
https://cran.r-project.org/doc/manuals/r-devel/NEWS.html
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.c
Hi Tiago,
Which version of R are you using? You will probably need to use the R-devel
version to reproduce the error AND set a flag, as described here:
https://cran.r-project.org/
Best,
Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistant Professor
Department of Stat
ASCII ones.
2. Specify the encoding for the doc files; see this section of WRE:
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Encoding
Best,
Max Turgeon
From: R-package-devel on behalf of Ibon
Tamayo
Sent: Wednesday, February 17, 2021 11:13 AM
and build from source. In the second
solution, there's more maintenance for you.
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-d
ikely to face the same outcome.
Cheers,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-devel on behalf of
David Hugh-Jones
Sent: Thursd
er-field-but-no-prebuilt-vignette-index>
I am submitting a package to CRAN and I have got the below warning from the
reviewers team: Package has a VignetteBuilder field but no prebuilt vignette
index. that I have in fact seen also when
stackoverflow.com
Max Turgeon
Assistant Profess
im/fftwtools
I also noticed that there is an R package wrapping fftw on CRAN
(https://cran.r-project.org/package=fftw) and I can see that it's a Suggested
package for fftwtools. I haven't tried it, but presumably you could install the
fftw R package, instead of the fftw3 library.
HTH
achieving what you're trying to do would be to use
"stopifnot".
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-devel on
Hi Matt,
If you addressed the issues with the current CRAN version, then I would go with
Duncan's suggestion below and treat this as a false positive.
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca
t.org/web/checks/check_results_modeltime.html>>
It seems one of your vignettes is causing issues when trying to use phantomJS.
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
Fair enough. But CRAN is clearly asking for a more detailed Description field.
I simply offered one suggestion for expanding it. Keep in mind that users will
typically see the DESCRIPTION file first, and not the help pages.
Max Turgeon
Assistant Professor
Department of Statistics
Department of
ion
field that it contains 111 datasets (well, that's in the Title field), it's
about econometrics, and the purpose of the package is to make it easier for
students to work with these datasets.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer
diom.
If indeed you're using S3 instead of S4, then the correct section of WRE is
1.5.2, and therefore you'll need to clean up your NAMESPACE.
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of
ed but not all the dependencies.)
A solution would be to make your whole vignette fail "gracefully" when ggpubr
isn't attached properly. Which is good practice anyway.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Mani
Good afternoon,
It probably means that in your DESCRIPTION file, you wrote something like
VignetteBuilder: knitr
If you don't have a vignette, you should remove that line.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Man
ater than one, your
condition in the if clause will be exactly TRUE or FALSE.
Best,
Max Turgeon
On May 2, 2020 10:07 AM, Jos� Alejandro Ordo�ez
wrote:
Caution: This message was sent from o
Since you're looking for suggestions and that's all I have:
Could it be the space between the tick mark and the r? For example, does
replacing ` round` with `round` (and all other instances) fix the issue?
Max Turgeon
Assistant Professor
Department of Statistics
Department of Comput
ting-to-github-with-ssh>
help.github.com
You can connect to GitHub using SSH.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-devel on behalf
Is there perhaps a typo in the environment variable name? This line suggests
there should be an underscore at the beginning too:
https://github.com/wch/r-source/blob/trunk/src/library/tools/R/check.R#L6028
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
ou.
Best,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-devel on behalf of
Georgi Boshnakov
Sent: March 8, 2020 2:13:47 PM
To: Michael Dew
Hi Hadley,
It would seem so, or at least it's backed up significantly:
https://stat.ethz.ch/pipermail/r-package-devel/2020q1/005078.html
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxtu
rmfun, with the possibility of
redefining dnormfun if you need a new point x. If that is the case, I think you
can simply do something like
kronecker(X, Y, FUN = dnorm, x = gridY[i]).
But again, maybe I'm missing something.
Max Turgeon
Assistant Professor
Department of Statistics
De
"dnormfun" that is available in
the user's global environment? If yes, then you'll need to make a case for it
in your CRAN submision comments. If no, then you can probably just change "<<-"
to "<-".
Best,
Max Turgeon
Assistant Professor
Department
erefore you can write ellipse::ellipse without
requiring importFrom(ellipse,ellipse) in your NAMESPACE.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From
which is required for lua-filters AFAIK. On your side of things, the best you
can do is to ensure that you add
"SystemRequirements: pandoc (>= 2.0)" (or something like that) to your
DESCRIPTION file, and add a corresponding justification to your submission
comments.
Max Turg
You can fix the note by giving an actual tityto your vignette, which you can do
by changing the following line in your YAML header:
%\VignetteIndexEntry{Vignette Title}
Max
On Dec 13, 2019 8:16 AM, olivier martin wrote:
Dear all,
I am trying to update the "siland" package with a new version.
other NOTE can be ignored).
It may help to look at what other packages linking to RcppArmadillo have done
and try to reproduce it/adapt it to your setting.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://
heers,
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: R-package-devel on behalf of
Steve Gutreuter
Sent: September 30, 2019 9:31:23 AM
To: r-pack
respective Github
repositories.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
From: Sebastian Ankargren
Sent: August 26, 2019 10:07:07 AM
To: Max Turgeon; r
Hi Sebastian,
Have you tried adding a line in your `.travis.yml` file that changes the
permissions for `configure`? Something like this:
before_install:
- chmod +x configure
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
Hi John,
"Writing R Extensions" is quite explicit about this:
For a CRAN package it should be a person, not a mailing list and not a
corporate entity
Best,
Max
On Jun 25, 2019 3:45 PM, John Muschelli wrote:
Dear Package Devs,
Does anyone have any thoughts on whether a maintainer can be an
org
35 matches
Mail list logo