Showing 200 of total 3929 results (show query)

pakillo

network.tools:Tools to Analyse and Visualise Bipartite Networks

Tools to analyse and visualise bipartite networks.

Maintained by Francisco Rodriguez-Sanchez. Last updated 9 months ago.

41.1 match 2 stars 4.18 score 8 scripts 1 dependents

efinite

utile.tools:Summarize Data for Publication

Tools for formatting and summarizing data for outcomes research.

Maintained by Eric Finnesgard. Last updated 2 years ago.

38.1 match 5 stars 3.99 score 13 scripts 1 dependents

statnmap

servers.tools:Extra Tools For Server Use

Use tools.

Maintained by Sebastien Rochette. Last updated 3 years ago.

41.4 match 2.70 score

futureverse

future.tools:Tools for Working with Futures

Tools for Working with Futures.

Maintained by Henrik Bengtsson. Last updated 10 months ago.

parallel-computingparallel-programming

41.5 match 2 stars 2.60 score

ropensci

babelquarto:Renders a Multilingual Quarto Book

Automate rendering and cross-linking of Quarto books following a prescribed structure.

Maintained by Maëlle Salmon. Last updated 1 months ago.

13.3 match 43 stars 7.52 score 23 scripts 1 dependents

ropensci

pkgcheck:rOpenSci Package Checks

Check whether a package is ready for submission to rOpenSci's peer review system.

Maintained by Mark Padgham. Last updated 5 days ago.

compliance-automationsoftware-analysissoftware-checking

13.3 match 19 stars 7.13 score 29 scripts 1 dependents

dnychka

fields:Tools for Spatial Data

For curve, surface and function fitting with an emphasis on splines, spatial data, geostatistics, and spatial statistics. The major methods include cubic, and thin plate splines, Kriging, and compactly supported covariance functions for large data sets. The splines and Kriging methods are supported by functions that can determine the smoothing parameter (nugget and sill variance) and other covariance function parameters by cross validation and also by restricted maximum likelihood. For Kriging there is an easy to use function that also estimates the correlation scale (range parameter). A major feature is that any covariance function implemented in R and following a simple format can be used for spatial prediction. There are also many useful functions for plotting and working with spatial data as images. This package also contains an implementation of sparse matrix methods for large spatial data sets and currently requires the sparse matrix (spam) package. Use help(fields) to get started and for an overview. The fields source code is deliberately commented and provides useful explanations of numerical details as a companion to the manual pages. The commented source code can be viewed by expanding the source code version and looking in the R subdirectory. The reference for fields can be generated by the citation function in R and has DOI <doi:10.5065/D6W957CT>. Development of this package was supported in part by the National Science Foundation Grant 1417857, the National Center for Atmospheric Research, and Colorado School of Mines. See the Fields URL for a vignette on using this package and some background on spatial statistics.

Maintained by Douglas Nychka. Last updated 9 months ago.

fortran

7.0 match 15 stars 12.60 score 7.7k scripts 295 dependents

ropensci

autotest:Automatic Package Testing

Automatic testing of R packages via a simple YAML schema.

Maintained by Mark Padgham. Last updated 5 months ago.

13.3 match 54 stars 6.31 score 25 scripts

ices-tools-prod

icesSAG:Stock Assessment Graphs Database Web Services

R interface to access the web services of the ICES Stock Assessment Graphs database <https://sg.ices.dk>.

Maintained by Colin Millar. Last updated 5 months ago.

13.3 match 11 stars 6.24 score 131 scripts 2 dependents

pakillo

taxonomy.tools:Tools to Work with Taxonomic Data

Tools to Work with Taxonomic Data.

Maintained by Francisco Rodriguez-Sanchez. Last updated 3 months ago.

41.3 match 2.00 score 3 scripts

rstudio

htmltools:Tools for HTML

Tools for HTML generation and output.

Maintained by Carson Sievert. Last updated 10 months ago.

4.4 match 218 stars 17.61 score 10k scripts 4.5k dependents

tidyverse

purrr:Functional Programming Tools

A complete and consistent functional programming toolkit for R.

Maintained by Hadley Wickham. Last updated 1 months ago.

functional-programming

3.3 match 1.3k stars 22.12 score 59k scripts 6.9k dependents

ropensci

srr:'rOpenSci' Review Roclets

Companion package to 'rOpenSci' statistical software review project.

Maintained by Mark Padgham. Last updated 5 months ago.

compliance-automationstatistical-softwarecpp

13.3 match 5 stars 5.52 score 3 scripts 2 dependents

stevenpawley

Rsagacmd:Linking R with the Open-Source 'SAGA-GIS' Software

Provides an R scripting interface to the open-source 'SAGA-GIS' (System for Automated Geoscientific Analyses Geographical Information System) software. 'Rsagacmd' dynamically generates R functions for every 'SAGA-GIS' geoprocessing tool based on the user's currently installed 'SAGA-GIS' version. These functions are contained within an S3 object and are accessed as a named list of libraries and tools. This structure facilitates an easier scripting experience by organizing the large number of 'SAGA-GIS' geoprocessing tools (>700) by their respective library. Interactive scripting can fully take advantage of code autocompletion tools (e.g. in 'RStudio'), allowing for each tools syntax to be quickly recognized. Furthermore, the most common types of spatial data (via the 'terra', 'sp', and 'sf' packages) along with non-spatial data are automatically passed from R to the 'SAGA-GIS' command line tool for geoprocessing operations, and the results are loaded as the appropriate R object. Outputs from individual 'SAGA-GIS' tools can also be chained using pipes from the 'magrittr' and 'dplyr' packages to combine complex geoprocessing operations together in a single statement. 'SAGA-GIS' is available under a GPLv2 / LGPLv2 licence from <https://sourceforge.net/projects/saga-gis/> including Windows x86/x64 and macOS binaries. SAGA-GIS is also included in Debian/Ubuntu default software repositories. Rsagacmd has currently been tested on 'SAGA-GIS' versions from 2.3.1 to 9.5.1 on Windows, Linux and macOS.

Maintained by Steven Pawley. Last updated 6 months ago.

11.3 match 32 stars 6.27 score 77 scripts

ropensci

roreviewapi:Plumber API to report package structure and function

Plumber API to report package structure and function.

Maintained by Mark Padgham. Last updated 27 days ago.

13.3 match 4 stars 5.28 score

r-lib

devtools:Tools to Make Developing R Packages Easier

Collection of package development tools.

Maintained by Jennifer Bryan. Last updated 6 months ago.

package-creation

3.5 match 2.4k stars 19.51 score 51k scripts 148 dependents

hadley

pryr:Tools for Computing on the Language

Useful tools to pry back the covers of R and understand the language at a deeper level.

Maintained by Hadley Wickham. Last updated 1 years ago.

cpp

5.8 match 204 stars 11.85 score 1.9k scripts 56 dependents

r-lib

debugme:Debug R Packages

Specify debug messages as special string constants, and control debugging of packages via environment variables.

Maintained by Gábor Csárdi. Last updated 7 months ago.

debugging-tool

7.5 match 152 stars 8.20 score 11 scripts 7 dependents

sciviews

svUnit:'SciViews' - Unit, Integration and System Testing

A complete unit test system.

Maintained by Philippe Grosjean. Last updated 3 years ago.

sciviewstesting-tools

7.5 match 3 stars 8.07 score 72 scripts 28 dependents

trinker

textshape:Tools for Reshaping Text

Tools that can be used to reshape and restructure text data.

Maintained by Tyler Rinker. Last updated 12 months ago.

data-reshapingmanipulationsentence-boundary-detectiontext-datatext-formatingtidy

5.9 match 50 stars 9.18 score 266 scripts 34 dependents

ltierney

codetools:Code Analysis Tools for R

Code analysis tools for R.

Maintained by Luke Tierney. Last updated 12 months ago.

5.5 match 9.64 score 274 scripts 4.5k dependents

edzer

intervals:Tools for Working with Points and Intervals

Tools for working with and comparing sets of points and intervals.

Maintained by Edzer Pebesma. Last updated 7 months ago.

cpp

5.6 match 11 stars 9.40 score 122 scripts 90 dependents

lcrawlab

mvMAPIT:Multivariate Genome Wide Marginal Epistasis Test

Epistasis, commonly defined as the interaction between genetic loci, is known to play an important role in the phenotypic variation of complex traits. As a result, many statistical methods have been developed to identify genetic variants that are involved in epistasis, and nearly all of these approaches carry out this task by focusing on analyzing one trait at a time. Previous studies have shown that jointly modeling multiple phenotypes can often dramatically increase statistical power for association mapping. In this package, we present the 'multivariate MArginal ePIstasis Test' ('mvMAPIT') – a multi-outcome generalization of a recently proposed epistatic detection method which seeks to detect marginal epistasis or the combined pairwise interaction effects between a given variant and all other variants. By searching for marginal epistatic effects, one can identify genetic variants that are involved in epistasis without the need to identify the exact partners with which the variants interact – thus, potentially alleviating much of the statistical and computational burden associated with conventional explicit search based methods. Our proposed 'mvMAPIT' builds upon this strategy by taking advantage of correlation structure between traits to improve the identification of variants involved in epistasis. We formulate 'mvMAPIT' as a multivariate linear mixed model and develop a multi-trait variance component estimation algorithm for efficient parameter inference and P-value computation. Together with reasonable model approximations, our proposed approach is scalable to moderately sized genome-wide association studies. Crawford et al. (2017) <doi:10.1371/journal.pgen.1006869>. Stamp et al. (2023) <doi:10.1093/g3journal/jkad118>.

Maintained by Julian Stamp. Last updated 5 months ago.

cppepistasisepistasis-analysisgwasgwas-toolslinear-mixed-modelsmapitmvmapitvariance-componentsopenblascppopenmp

7.5 match 11 stars 6.90 score 17 scripts 1 dependents

s-u

base64enc:Tools for base64 Encoding

Tools for handling base64 encoding. It is more flexible than the orphaned base64 package.

Maintained by Simon Urbanek. Last updated 3 years ago.

3.9 match 9 stars 12.62 score 680 scripts 4.8k dependents

jwood000

RcppAlgos:High Performance Tools for Combinatorics and Computational Mathematics

Provides optimized functions and flexible iterators implemented in C++ for solving problems in combinatorics and computational mathematics. Handles various combinatorial objects including combinations, permutations, integer partitions and compositions, Cartesian products, unordered Cartesian products, and partition of groups. Utilizes the RMatrix class from 'RcppParallel' for thread safety. The combination and permutation functions contain constraint parameters that allow for generation of all results of a vector meeting specific criteria (e.g. finding all combinations such that the sum is between two bounds). Capable of ranking/unranking combinatorial objects efficiently (e.g. retrieve only the nth lexicographical result) which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large (e.g. comboSample(10000, 500, n = 4)). Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics. Some of these functions make use of the fast integer division library 'libdivide'. The primeSieve function is based on the segmented sieve of Eratosthenes implementation by Kim Walisch. It is also efficient for large numbers by using the cache friendly improvements originally developed by Tomás Oliveira. Finally, there is a prime counting function that implements Legendre's formula based on the work of Kim Walisch.

Maintained by Joseph Wood. Last updated 1 months ago.

combinationscombinatoricsfactorizationnumber-theoryparallelpermutationprime-factorizationsprimesievegmpcpp

4.7 match 45 stars 10.04 score 153 scripts 12 dependents

bioc

systemPipeR:systemPipeR: Workflow Environment for Data Analysis and Report Generation

systemPipeR is a multipurpose data analysis workflow environment that unifies R with command-line tools. It enables scientists to analyze many types of large- or small-scale data on local or distributed computer systems with a high level of reproducibility, scalability and portability. At its core is a command-line interface (CLI) that adopts the Common Workflow Language (CWL). This design allows users to choose for each analysis step the optimal R or command-line software. It supports both end-to-end and partial execution of workflows with built-in restart functionalities. Efficient management of complex analysis tasks is accomplished by a flexible workflow control container class. Handling of large numbers of input samples and experimental designs is facilitated by consistent sample annotation mechanisms. As a multi-purpose workflow toolkit, systemPipeR enables users to run existing workflows, customize them or design entirely new ones while taking advantage of widely adopted data structures within the Bioconductor ecosystem. Another important core functionality is the generation of reproducible scientific analysis and technical reports. For result interpretation, systemPipeR offers a wide range of plotting functionality, while an associated Shiny App offers many useful functionalities for interactive result exploration. The vignettes linked from this page include (1) a general introduction, (2) a description of technical details, and (3) a collection of workflow templates.

Maintained by Thomas Girke. Last updated 5 months ago.

geneticsinfrastructuredataimportsequencingrnaseqriboseqchipseqmethylseqsnpgeneexpressioncoveragegenesetenrichmentalignmentqualitycontrolimmunooncologyreportwritingworkflowstepworkflowmanagement

4.0 match 53 stars 11.56 score 344 scripts 3 dependents

s-u

uuid:Tools for Generating and Handling of UUIDs

Tools for generating and handling of UUIDs (Universally Unique Identifiers).

Maintained by Simon Urbanek. Last updated 8 months ago.

3.7 match 26 stars 12.44 score 1.1k scripts 701 dependents

ices-tools-prod

icesFO:Functions to support the creation of ICES Fisheries Overviews

Functions to support the creation of ICES Fisheries Overviews.

Maintained by Adriana Villamor. Last updated 9 months ago.

13.3 match 2 stars 3.41 score 260 scripts

r-gregmisc

gtools:Various R Programming Tools

Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages ('ask', 'checkRVersion', 'getDependencies', 'keywords', 'scat'), - calculate the logit and inverse logit transformations ('logit', 'inv.logit'), - test if a value is missing, empty or contains only NA and NULL values ('invalid'), - manipulate R's .Last function ('addLast'), - define macros ('defmacro'), - detect odd and even integers ('odd', 'even'), - convert strings containing non-ASCII characters (like single quotes) to plain ASCII ('ASCIIfy'), - perform a binary search ('binsearch'), - sort strings containing both numeric and character components ('mixedsort'), - create a factor variable from the quantiles of a continuous variable ('quantcut'), - enumerate permutations and combinations ('combinations', 'permutation'), - calculate and convert between fold-change and log-ratio ('foldchange', 'logratio2foldchange', 'foldchange2logratio'), - calculate probabilities and generate random numbers from Dirichlet distributions ('rdirichlet', 'ddirichlet'), - apply a function over adjacent subsets of a vector ('running'), - modify the TCP_NODELAY ('de-Nagle') flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match ('smartbind'), - generate significance stars from p-values ('stars.pval'), - convert characters to/from ASCII codes ('asc', 'chr'), - convert character vector to ASCII representation ('ASCIIfy'), - apply title capitalization rules to a character vector ('capwords').

Maintained by Ben Bolker. Last updated 9 months ago.

3.1 match 25 stars 14.47 score 11k scripts 1.1k dependents

tidyverse

tibble:Simple Data Frames

Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.

Maintained by Kirill Müller. Last updated 3 months ago.

tidy-data

1.9 match 693 stars 22.82 score 47k scripts 11k dependents

thinkr-open

lozen:Management tools for missions

Management tools for missions (internal and external). Includes weekly, GL projects, etc.

Maintained by Sébastien Rochette. Last updated 12 months ago.

experimental

7.9 match 7 stars 5.42 score 14 scripts

clementcalenge

adehabitatMA:Tools to Deal with Raster Maps

A collection of tools to deal with raster maps.

Maintained by Clement Calenge. Last updated 6 months ago.

6.7 match 1 stars 6.34 score 43 scripts 15 dependents