Re: [Bioc-devel] installed, system.file(package="RCyjs") is "/Users/biocbuild/bbs-3.8-bioc/meat/RCyjs.buildbin-libdir/RCyjs"

2018-06-29 Thread Martin Morgan
On 06/29/2018 06:44 PM, Paul Shannon wrote: My package RCyjs reads an html/js/css file when the constructor is called, then sends that file to the user’s browser. The actual path to that file is calculated at global scope in RCyjs-class.R: cyjsBrowserFile <- system.file(package="RCyjs",

Re: [Bioc-devel] installed, system.file(package="RCyjs") is "/Users/biocbuild/bbs-3.8-bioc/meat/RCyjs.buildbin-libdir/RCyjs"

2018-06-29 Thread Paul Shannon
That did it. Thank you! - Paul > On Jun 29, 2018, at 4:11 PM, Martin Morgan > wrote: > > > > On 06/29/2018 06:44 PM, Paul Shannon wrote: >> My package RCyjs reads an html/js/css file when the constructor is called, >> then sends that file to the user’s browser. >> The actual path to that

[Bioc-devel] installed, system.file(package="RCyjs") is "/Users/biocbuild/bbs-3.8-bioc/meat/RCyjs.buildbin-libdir/RCyjs"

2018-06-29 Thread Paul Shannon
My package RCyjs reads an html/js/css file when the constructor is called, then sends that file to the user’s browser. The actual path to that file is calculated at global scope in RCyjs-class.R: cyjsBrowserFile <- system.file(package="RCyjs", "browserCode", "dist", "rcyjs.html”) That file

Re: [Bioc-devel] updating maintainer

2018-06-29 Thread Samuel E Zimmerman
Sorry, I spoke to soon. My PI's email address is j@uq.edu.au Also, is there anything I should do for the release branch, or just wait until everything syncs up in October? Thanks again for the help! Best, Sam From: Samuel E Zimmerman Sent: Friday, June 29, 2

Re: [Bioc-devel] updating maintainer

2018-06-29 Thread Samuel E Zimmerman
Thanks Valerie and Kasper, I will update the DESCRIPTION file with my new email address. Currently, I maintain the packages attract and pathVar. My PI's github account is jmarlab. Her email address is jessica.cara@gmail.com She does not currently maintain any Bioconductor packages. Thanks

[Bioc-devel] Changing the title of a package

2018-06-29 Thread Christopher John
Dear Bioconductor I want to change the title of my package, not the name. Is this OK to do as the next version bump just by changing the description field? Best wishes, Chris [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org m