r-bestnormalize
|
public |
Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation. It also estimates the normalization efficacy of other commonly used transformations, and finally it allows users to specify custom transformations or normalization statistics.
|
2025-09-30 |
boto3
|
public |
Amazon Web Services SDK for Python
|
2025-09-30 |
r-tilegramsr
|
public |
R spatial objects for Tilegrams. Tilegrams are tiled maps where the region size is proportional to the certain characteristics of the dataset.
|
2025-09-30 |
cmake
|
public |
CMake is an extensible, open-source system that manages the build process
|
2025-09-30 |
simdjson
|
public |
Parsing gigabytes of JSON per second
|
2025-09-30 |
simdjson-static
|
public |
Parsing gigabytes of JSON per second
|
2025-09-30 |
py-pde
|
public |
Python package for solving partial differential equations
|
2025-09-30 |
dython
|
public |
A set of data tools in Python
|
2025-09-30 |
kineticstoolkit_extensions
|
public |
Additional modules and development of new features for Kinetics Toolkit.
|
2025-09-30 |
openinference-instrumentation-haystack
|
public |
OpenInference Haystack Instrumentation
|
2025-09-30 |
r-semplot
|
public |
Path diagrams and visual analysis of various SEM packages' output.
|
2025-09-30 |
r-emstreer
|
public |
Fast and easily computes an Euclidean Minimum Spanning Tree (EMST) from data, relying on the R API for 'mlpack' - the C++ Machine Learning Library (Curtin et. al., 2013). 'emstreeR' uses the Dual-Tree Boruvka (March, Ram, Gray, 2010, <doi:10.1145/1835804.1835882>), which is theoretically and empirically the fastest algorithm for computing an EMST. This package also provides functions and an S3 method for readily plotting Minimum Spanning Trees (MST) using either the style of the 'base', 'scatterplot3d', or 'ggplot2' libraries.
|
2025-09-30 |
r-mxmmod
|
public |
Provides a convenient interface in 'OpenMx' for building Estabrook's (2015) <doi:10.1037/a0034523> Measurement Model of Derivatives (MMOD).
|
2025-09-30 |
fancylog
|
public |
Fancier logging in Python
|
2025-09-30 |
r-leafpop
|
public |
Creates 'HTML' strings to embed tables, images or graphs in pop-ups of interactive maps created with packages like 'leaflet' or 'mapview'. Handles local images located on the file system or via remote URL. Handles graphs created with 'lattice' or 'ggplot2' as well as interactive plots created with 'htmlwidgets'.
|
2025-09-30 |
r-fmesher
|
public |
Generate planar and spherical triangle meshes, compute finite element calculations for 1- and 2-dimensional flat and curved manifolds with associated basis function spaces, methods for lines and polygons, and transparent handling of coordinate reference systems and coordinate transformation, including 'sf' and 'sp' geometries. The core 'fmesher' library code was originally part of the 'INLA' package, and implements parts of "Triangulations and Applications" by Hjelle and Daehlen (2006) <doi:10.1007/3-540-33261-8>.
|
2025-09-30 |
r-ggspatial
|
public |
Spatial data plus the power of the ggplot2 framework means easier mapping when input data are already in the form of spatial objects.
|
2025-09-30 |
opencv
|
public |
Computer vision and machine learning software library.
|
2025-09-30 |
libopencv
|
public |
Computer vision and machine learning software library.
|
2025-09-30 |
py-opencv
|
public |
Computer vision and machine learning software library.
|
2025-09-30 |
r-geomap
|
public |
Set of routines for making Map Projections (forward and inverse), Topographic Maps, Perspective plots, Geological Maps, geological map symbols, geological databases, interactive plotting and selection of focus regions.
|
2025-09-30 |
r-rstac
|
public |
Provides functions to access, search and download spacetime earth observation data via SpatioTemporal Asset Catalog (STAC). This package supports the version 0.8.1 or higher of the STAC specification (<http://stacspec.org>).
|
2025-09-30 |
r-gridpattern
|
public |
Provides 'grid' grobs that fill in a user-defined area with various patterns. Includes enhanced versions of the geometric and image-based patterns originally contained in the 'ggpattern' package as well as original 'pch', 'polygon_tiling', 'regular_polygon', 'rose', 'text', 'wave', and 'weave' patterns plus support for custom user-defined patterns.
|
2025-09-30 |
r-gdalutilities
|
public |
R's 'sf' package ships with self-contained 'GDAL' executables, including a bare bones interface to several 'GDAL'-related utility programs collectively known as the 'GDAL utilities'. For each of those utilities, this package provides an R wrapper whose formal arguments closely mirror those of the 'GDAL' command line interface. The utilities operate on data stored in files and typically write their output to other files. Therefore, to process data stored in any of R's more common spatial formats (i.e. those supported by the 'sp', 'sf', and 'raster' packages), first write them to disk, then process them with the package's wrapper functions before reading the outputted results back into R. GDAL function arguments introduced in GDAL version 3.2.1 or earlier are supported.
|
2025-09-30 |
r-protolite
|
public |
Optimized C++ implementations for reading and writing protocol-buffers. Currently supports 'rexp.proto' for serializing R objects and 'geobuf.proto' for geojson data. This lightweight package is complementary to the much larger 'RProtoBuf' package which provides a full featured toolkit for working with protocol-buffers in R.
|
2025-09-30 |