The rpy2 package is a namespace package. This is the part of that package that covers the "high-level" interface to R used in rpy2. It uses the "low-level" interface (bindings to R's C API) to create a more Pythonic and safer interface in rpy2.robjects as well as extentions for ipython and jupyter notebooks in rpy2.ipython.
Requests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs.
Exposes an annotation databases generated from several sources by exposing these as EpiTxDb object. Generated for Saccharomyces cerevisiae/sacCer3.
Interact with the Google Cloud Vision <https://cloud.google.com/vision/> API in R. Part of the cloudyr <https://cloudyr.github.io/> project.
This package provides a suite of convenience functions for generating US state and county thematic maps using datasets from the MazamaSpatialUtils package.
Resources for cross-study analyses of public DNAm array data from NCBI GEO repo, produced using Illumina's Infinium HumanMethylation450K (HM450K) and MethylationEPIC (EPIC) platforms. Provided functions enable download, summary, and filtering of large compilation files. Vignettes detail background about file formats, example analyses, and more. Note the disclaimer on package load and consult the main manuscripts for further info.
This package provides company-mode backends for completing label references and citations in LaTeX. It is based on RefTeX, which is included with Emacs.
pytest-repeat is a plugin for Pytest that makes it enables repeating a single test, or multiple tests, a specific number of times.
This gem is a port of the rails 'rake stats' method so it can be made more robust and work for non rails projects.
The package provides a way to draw ribbon proofs in LaTeX, a graphical proof system for the propositional fragment of the logic of bunched implications.
This package offers interactive Shiny displays for Bioconductor objects. In addition, this package empowers users to develop engaging visualizations and interfaces for working with Bioconductor data.
go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.
Simple program that fetches data from a server running ruuvitag-hark and output that to stdout in a format that other programs then can consume.
Extends string parsing capabilities for genomic coordinates, supporting various formats including comma-separated numbers, space-delimited coordinates, and automatic detection of GRanges, GPos, and GInteractions objects.
RNA-seq count data from Pickrell et al. (2010) employed to illustrate the use of the Poisson-Tweedie family of distributions with the tweeDEseq package.
This package provides capabilities to process Apache HTTPD Log files.The main functionalities are to extract data from access and error log files to data frames.
This package contains data and code to accompany the book P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.
This gem generates a treemap showing the complexity of Ruby code on which it is run. It uses Saikuro under the covers to analyze Ruby code complexity.
Antwrap is a Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant tasks from a Ruby or a JRuby script.
This package provides a data-driven projection-based method for estimating changepoints in high-dimensional time series. Multiple changepoints are estimated using a (wild) binary segmentation scheme.
Export Rcmdr output to LaTeX or HTML code. The plug-in was originally intended to facilitate exporting Rcmdr output to formats other than ASCII text and to provide R novices with an easy-to-use, easy-to-access reference on exporting R objects to formats suited for printed output. The package documentation contains several pointers on creating reports, either by using conventional word processors or LaTeX/LyX.
Uses data and constants to calculate potential evapotranspiration (PET) and actual evapotranspiration (AET) from 21 different formulations including Penman, Penman-Monteith FAO 56, Priestley-Taylor and Morton formulations.
R Commander plug-in for repeated-measures and mixed-design ('split-plot') ANOVA. It adds a new menu entry for repeated measures that allows to deal with up to three within-subject factors and optionally with one or several between-subject factors. It also provides supplementary options to oneWayAnova() and multiWayAnova() functions, such as choice of ANOVA type, display of effect sizes and post hoc analysis for multiWayAnova().
ValueSemantics generates modules that provide conventional value semantics for a given set of attributes. The behaviour is similar to an immutable Struct class, plus extensible, lightweight validation and coercion.