Re: [Bioc-devel] Error in cmd check, possibly because examples areexecuted in wrong order

2017-07-09 Thread Arman Sh
might kindly provide. Best regards, Arman From: Martin Morgan Sent: Sunday, July 9, 2017 03:02 To: Arman Sh; bioc-devel@r-project.org Subject: Re: [Bioc-devel] Error in cmd check, possibly because examples areexecuted in wrong order Examples should be stand-alone; collation influences the order in

[Bioc-devel] Error in cmd check, possibly because examples are executed in wrong order

2017-07-08 Thread Arman Sh
Hi, cmd check returns error for the package I’m developing. The only possible reason is that it doesn’t check the functions in correct order. This is how Collate section of my DESCRIPTION file looks like. Collate: 'cbaf-obtainMultipleStudies.R'

[Bioc-devel] saving and obtaining a list with BiocFileCache package

2017-07-02 Thread Arman Sh
Hi, it is possible to save a list with BiocFileCache package and then obtain the same list from it? I have read the vignette but I couldn’t figure it out. It looked like that I have saved the list to hard drive, but I’m not sure whether it is still a list or can be obtained as a list. If it is p

[Bioc-devel] check returns error on multiple dependent functions

2017-06-27 Thread Arman Sh
I’m developing a package in which there are multiple functions that are dependent to each other. I have saved the functions in separate R files. When I run functions in correct order, I can easily get the output, but cmd check returns error. How can I prevent the error? Best regards, Arman

[Bioc-devel] BiocCheck requires example for a function with no argument.

2017-05-31 Thread Arman Sh
Hi every one, BiocCheck is really annoying. My package contains three functions. Two of them are flexible with multiple argument. The third one is requires internet to check available data types and returns the result as an excel file. It’s a simple function with no argument. So there is no exa

[Bioc-devel] Using function from another package in R documentation when using roxygen

2017-05-27 Thread Arman Sh
I want to insert a working link to a function in an R man page. When someone click it, it should execute the function. I’m using roxygen for packaging. Running the following code opens the help file from the package that I want to use instead of executing the function. I have tried the function

[Bioc-devel] Can copy right holder and correspondence be two differentindividuals?

2017-05-20 Thread Arman Sh
Hi everyone, I’m developing a Bioconductor package in which I’m creator and author but someone else is the corresponding autho. Is the following code correct for the R package description file? Is the corresponding author being cited? She is supervising the overall procedure but she is not a pr

[Bioc-devel] Can copy right holder and correspondence be two different individuals?

2017-05-18 Thread Arman Sh
Hi everyone, I’m developing a Bioconductor package in which I’m creator and author but someone else is the corresponding autho. Is the following code correct for the R package description file? Is the corresponding author being cited? She is supervising the overall procedure but she is not a