Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

12 results for “from:Zach Skidmore”

[Bioc-devel] GenVisR Release
Zach Skidmore · Feb 17, 2016 · bioc-devel

GenVisR is now available for use on the devel branch. GenVisR Is designed to produce highly customizable graphical representations of genomic sequence data, focused primarily on cohort-level visuals. Visuals fall into three broad categories, "small variants" (snvs/indels), sturcutral...

[Bioc-devel] System Requirements for imported packages
Zach Skidmore · Apr 20, 2016 · bioc-devel

Hi All, I'm curious what the preferred method is for dealing with System Requirements originating from an imported package. For example, if I had a package that imported `biomaRt` which itself imports `XML` which has the SystemRequirement `libxml2` how...

[Bioc-devel] Unit tests present/ coverage "unknown"
Zach Skidmore · Mar 25, 2016 · bioc-devel

Hi All, Maybe i'm missing something but I don't quite understand why the "test coverage" badge on the GenVisR page displays unknown. I have unit tests set up with testthat, and looking at the R CMD CHECK reports...

[Bioc-devel] Problems with updating release branch
Zach Skidmore · Aug 30, 2017 · bioc-devel

Hi All, On Monday I pushed a few documentation/bug updates to RELEASE_3_5 from these remotes: bioc git at git.bioconductor.org:packages/GenVisR.git<mailto:git at git.bioconductor.org:packages/GenVisR.git> (fetch) bioc git at...

[Bioc-devel] Bioc 3.7 build failed for GenvisR package
Zach Skidmore · Apr 6, 2018 · bioc-devel

Hi All, I've noticed GenVisR is failing to build the vignette on windows for bioc-devel. the error seems to be: "Invalid Parameter - /figure-html" This seems like it may be related to the use of BiocStyle given this...

[Bioc-devel] GenVisR vignette build issues
Zach Skidmore · Feb 27, 2016 · bioc-devel

Hi All, Recently the vignette in the GenVisR package has been causing Check Errors, Specifically the error is: pandoc: Could not fetch /tabsets.js /tabsets.js: openBinaryFile: does not exist (No such file or directory) Error: processing vignette 'GenVisR_intro...

[Bioc-devel] SVN E155000 GenVisR package
Zach Skidmore · Mar 10, 2017 · bioc-devel

Hi All, I am trying to patch a bug on the release branch for the GenVisR package, however I can't seem to checkout the release branch: svn co https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks...

[Bioc-devel] check returns error on multiple dependent functions
Zach Skidmore · Jun 27, 2017 · bioc-devel

The collate field in the description file might help. It will control the order in which files are loaded I would imagine this would also alter the order examples are run in but I can not say with 100% certainty...

[Bioc-devel] Passing packages as variables?
Zach Skidmore · Jun 10, 2017 · bioc-devel

Hi all, I maintain the GenVisR package. I am currently working on an update to provide support for VEP, the problem is I need to grab the reference sequence for locations in the VEP file. I know how to do...

[Bioc-devel] S4 overwrite inspector of virtual class
Zach Skidmore · Aug 15, 2016 · bioc-devel

Hi All, I'm currently transforming the GenVisR package into an Object Oriented system. Currently I have a virtual class and several child-classes. I am wondering if there is a way to tell R to use the inspector of...

[Bioc-devel] writing unit tests for functions in an initializer
Zach Skidmore · Sep 28, 2017 · bioc-devel

Hi All, I maintain the GenVisR package and am currently converting it to S4 classes. I'm running into a problem however when writing unit tests for functions within the initalizer. What I really need is a "mock" object of...

[Bioc-devel] S4 overwrite inspector of virtual class
Zach Skidmore · Aug 15, 2016 · bioc-devel

maybe validator is the proper term in R? i've highlighted what I refer to as the inspector below as an example: setClass("file", contains="file_virtual", validity=function(object){ # Check that object is as expected } ) On 8/15/16...

Can't find what you're looking for? Try searching with Google .