On Mon, 13 Nov 2023 16:39:45 +0100 (CET)
Romain Pierlot wrote:
> Here is the error message, and the adequate code part is joint in the
> mail :
>
> error:
> loc("/data/gannet/ripley/R/packages/incoming/frailtypack.Rcheck/00_pkg_src/frailtypack/src/Integrale_mult_scl.f90":1811:17):
> 'omp.reduct
An issue has already been sent on the GitHub page of llvm for 2 weeks :
https://github.com/llvm/llvm-project/issues/70828
But even if it is a compiler bug, as many people are waiting for my package, it
would be nice to find a way to avoid the bug in order to sent it on the CRAN.
Any advice ?
On 11/13/23 16:39, Romain Pierlot wrote:
Hi everyone,
I sent a first message a few weeks ago. I'm still in trouble for sending a
package (Frailtypack) on the CRAN. It was removed because of reinforcement in
CRAN requirements.
We corrected the few issues, but more appeared, and one that I'm s
On 13 November 2023 at 16:46, Ivan Krylov wrote:
| Hello Christiaan and welcome to R-package-devel!
Seconded but PLEASE do not send large attachments to the list and all its
subscriber. Point us to your code repository, you will like get a kind
response from a volunteer or two peeking at it.
Di
Hello Christiaan and welcome to R-package-devel!
В Fri, 10 Nov 2023 20:35:49 +0200
Christiaan Pieterse пишет:
> Check: CRAN incoming feasibility, Result: NOTE
> Maintainer: 'C.J Pieterse '
>
> New submission
This one is to be expected for a first submission.
> Size of tarball: 10537094
On 10/11/2023 1:35 p.m., Christiaan Pieterse wrote:
Good day development team, I trust this email finds you well.
I am trying to upload a package onto CRAN. Note that this is a second
version of an existing package on CRAN, called iopspackage. I have built
the package using the R CMD build funct