Dear,
I've noticed that using certain functions in affy and oligo (eg
oligo::read.celfiles and affy::bg.correct) start with downloading another
package and end with either R crashing or a warning that -after
installation succeeded- the package is not available. After which using
some functions of
Successful pushed to both devel and release. Thanks, Nitesh!
On Wed., 2 May 2018, 1:35 pm Turaga, Nitesh,
wrote:
> Try one more time please.
>
> I made some changes after seeing your output.
>
> Best,
>
> Nitesh
>
> > On May 2, 2018, at 1:21 PM, Peter Hickey wrote:
> >
> > Hi Nitesh,
> >
> > I
Try one more time please.
I made some changes after seeing your output.
Best,
Nitesh
> On May 2, 2018, at 1:21 PM, Peter Hickey wrote:
>
> Hi Nitesh,
>
> I did a fresh clone, updated the package, and committed the changes,
> but am still unable to push to the bioc git repo. Requested outp
Hi Nitesh,
I did a fresh clone, updated the package, and committed the changes,
but am still unable to push to the bioc git repo. Requested output
below.
$ git clone g...@git.bioconductor.org:packages/bsseqData
# Make updates and commit
$ git push origin master
Counting objects: 7, done.
Delta co
Hi Pete,
Can you try once again please? And this time send me the following information
if it doesn’t work.
git remote -v
and
ls -r (or tree) .git/hooks/
and
git branch -a
Thanks,
Nitesh
> On Apr 29, 2018, at 11:22 PM, Peter Hickey wrote:
>
> Sure thing, we'l
We did this recently in minfi and getting acceptable performance was not
trivial. We are still sorting out issues; we will eventually write about
our experiences. Pete is working on some blog posts on this and we hope to
do something more formal later.
We would all love experience from more people
Thanks Hervé and Stephanie for your suggestions. I am really looking for a S4
methods solution however, given how my package is already set up. Also, I have
several functions that I need to adapt in this way, so it seems cleaner and
simpler to do the class union, which sounds like is not a probl