You found the problem, thanks!
Matthias,
this has nothing to do with R, but rather your code. You have the wrong order
of headers: the SWI headers mess up visibility macros, so you have to include
them *after* Rcpp.h.
Cheers,
Simon
[[alternative HTML version deleted]]
Franz,
it means that the author(s) have abandoned the package: as the note says it was
failing checks and the authors have not fixed the problems so it has been
removed from CRAN (more than a year ago).
Cheers,
Simon
> On 9/10/2023, at 10:28 AM, Dr. Franz Király wrote:
>
> Dear all,
>
> c
https://cran-archive.r-project.org/web/checks/2022/2022-05-16_check_results_mlr3proba.html
On Mon, Oct 9, 2023 at 12:37 AM Dr. Franz Király
wrote:
> Dear all,
>
> can someone explain to me what exactly happened to mlr3proba on CRAN?
> https://cran.r-project.org/web/packages/mlr3proba/index.html
Dear all,
can someone explain to me what exactly happened to mlr3proba on CRAN?
https://cran.r-project.org/web/packages/mlr3proba/index.html
Thanks
Franz
[[alternative HTML version deleted]]
__
R-package-devel@r-project.org mailing list
https
Hi,
I recently submitted my first R package to CRAN, and I encountered a NOTE
during the checking process. The NOTE looks like this:
=
Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Check: whether the namespace can be l
Matthias,
this has nothing to do with R, but rather your code. You have the wrong order
of headers: the SWI headers mess up visibility macros, so you have to include
them *after* Rcpp.h.
Cheers,
Simon
> On 9/10/2023, at 8:41 AM, Matthias Gondan wrote:
>
> Dear developers and CRAN people,
>
Dear developers and CRAN people,
I get some linker warnings on the macOS build server,
ld: warning: direct access in function '…' from file '…' to global weak symbol
'…' from file '…' means the weak symbol cannot be overridden at runtime. This
was likely caused by different translation units be
Following on from Ivan's advice I have now installed qpdf and Ghostview.
I have checked that they are both on my path by typing their name at the
command line and verifying they open. I then built the package with the
--compress-vignettes=both and then checked it with --as-cran I still get
a co