Hi Hervé,
Thank you for catching the discrepancy between release and dev builds!
How strange - I usually change dev and release build in sync, so wonder how
that happened.
I updated the file and committed -hopefully it fixes the issue.
Best,Shraddha
On Mon, Aug 16, 2021 at 10:27 PM Hervé Pagès
w
Hi Shraddha,
Note that we only see this error for the release version of netDx:
https://bioconductor.org/packages/3.13/netDx
The devel version does not have it:
https://bioconductor.org/packages/3.14/netDx
With the release version, I get:
> library(netDx)
Attaching package: ‘netDx
Hello BioC community,
I've recently added a CITATION file for our package "netDx".
The package description page on bioconductor.org shows an error
message: Important
note to the maintainer of the netDx package: An error occured while trying
to generate the citation from the CITATION file. This typ
llpark.org]
Sent: Tuesday, November 03, 2015 11:35 PM
To: Leonardo Collado Torres; bioc-devel@r-project.org
Subject: Re: [Bioc-devel] citation() error for BiocParallel and S4Vectors
It is this commit
r69509 | hornik | 2015-1
[Bioc-devel] citation() error for BiocParallel and S4Vectors
Hi,
The daily build report showed a similar error in several of my
packages when building on Linux and Windows. I was able to reproduce
this error under R-devel on Windows and it pops up when using the
citation() function. In particular
Hi,
The daily build report showed a similar error in several of my
packages when building on Linux and Windows. I was able to reproduce
this error under R-devel on Windows and it pops up when using the
citation() function. In particular with BiocParallel and S4Vectors.
This error doesn't pop up i