Hi,
I am currently preparing a package for hdf5 that ships and compiles from
source on windows. The intention here is to avoid having to ship or
download a binary from an unknown source. As a dependency, I need the cmake
program installed.
Here my question:
1. Is cmake installed on win-builder? I
Hi,
If you are interested in the source code of an entire package in its
original form - you can also download the .tar.gz version of the package
from CRAN. In a .tar.gz, you find the sources, unlike the .zip for windows,
which is already compiled.
If you are under windows, you can use a program
Rainer Krug
> > Subject: Re: [R-pkg-devel] Re-creating vignettes after update of data or
> different mechanism to create reports?
> > Date: 11 May 2017 at 14:41:03 GMT+2
> > To: Holger Hoefling
> >
> >
> >> On 11 May 2017, at 14:35, Holger Hoefling hh
s that it was intended to make tibbles a
drop-in replacement for data.frames. And it looks like it is not succeeding
at this task.
Best
Holger Hoefling
On Tue, Sep 26, 2017 at 1:32 PM, Thierry Onkelinx
wrote:
> Dear all,
>
> IMHO the problem is being look at from the wrong persp
Hi,
In my recent re-submission with a bug-fix of the hdf5r package, I got a new
set of warnings from the compiler, one being that I shouldn't be using
'sprintf'.
Is there a simple replacement that I can use?
Thanks
Holger Hoefling
[[alternative HTML
Hi,
thanks for the tip! Is that available everywhere or do I need to set
compiler requirements?
Best
Holger Hoefling
On Sat, Jan 21, 2023 at 11:27 AM Duncan Murdoch
wrote:
> On 21/01/2023 5:15 a.m., Holger Hoefling wrote:
> > Hi,
> >
> > In my recent re-submission with a
Hi all,
I have been submitting a bug-fix version of a package and was alerted
to some notes that rchk brought up for it.
A link to the notes
https://raw.githubusercontent.com/kalibera/cran-checks/master/rchk/results/hdf5r.out
and to the version of the code the package refers to
https://github.