Carsten Urbach

Results 119 comments of Carsten Urbach

thanks. There are still changes requested...

`check(cran=TRUE)` gives ❯ checking package dependencies ... NOTE Package suggested but not available for checking: ‘rhdf5’ ❯ checking R code for possible problems ... NOTE read.rw: no visible binding for...

The comment on `rhdf5` is on my side...

> I've just implemented what you have linked in the blog posts, so it isn't my original idea :smile:. > > Carsten suggested in the linked issue that we should...

> CRAN has a 5 MB limit, the idea is to specifically not have it on CRAN and put a bunch of data here. But how do we implement the...

> > CRAN has a 5 MB limit, the idea is to specifically not have it on CRAN and put a bunch of data here. > > But how do...

> We just have it in `Suggests`, where we already have soft dependencies on Bio Conductor. That itself does not seem to be a problem. And the `Additional Repositories` entry...

having so large data sets in regular examples is not a good idea anyhow, because they would run for too long presumably!

see branch `CRAN-3.1.0-bugfix`. I don't know yet how to upload a bugfix to CRAN. We should probably also keep this branch for further bugfixes.