_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-idpmisc 1.1.21
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/IDPmisc/
Licenses: GPL 3+
Build system: r
Synopsis: Functions for data analyses and visualization
Description:

This package provides different high-level graphics functions for displaying large datasets, displaying circular data in a very flexible way, finding local maxima, brewing color ramps, drawing nice arrows, zooming 2D-plots, creating figures with differently colored margin and plot region. In addition, the package contains auxiliary functions for data manipulation like omitting observations with irregular values or selecting data by logical vectors, which include NAs. Other functions are especially useful in spectroscopy and analyses of environmental data: robust baseline fitting, finding peaks in spectra, converting humidity measures.

r-palmerpenguins 0.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://allisonhorst.github.io/palmerpenguins/
Licenses: CC0
Build system: r
Synopsis: Palmer Archipelago (Antarctica) penguin data
Description:

This package includes size measurements, clutch observations, and blood isotope ratios for adult foraging Adélie, Chinstrap, and Gentoo penguins observed on islands in the Palmer Archipelago near Palmer Station, Antarctica. Data were collected and made available by Dr. Kristen Gorman and the Palmer Station Long Term Ecological Research (LTER) Program.

r-contfrac 1.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/contfrac
Licenses: GPL 2
Build system: r
Synopsis: Continued Fractions
Description:

Various utilities for evaluating continued fractions.

r-zonebuilder 0.1.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-sf@1.0-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zonebuilders/zonebuilder
Licenses: GPL 3
Build system: r
Synopsis: Create and explore geographic zoning systems
Description:

This package provides functions, documentation and example data to help divide geographic space into discrete polygons (zones). The functions are motivated by research into the merits of different zoning systems. A flexible ClockBoard zoning system is provided, which breaks-up space by concentric rings and radial lines emanating from a central point.

r-cardx 0.3.0
Propagated dependencies: r-cards@0.7.0 r-cli@3.6.5 r-dplyr@1.1.4 r-glue@1.8.0 r-lifecycle@1.0.4 r-rlang@1.1.6 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://insightsengineering.github.io/cardx/
Licenses: ASL 2.0
Build system: r
Synopsis: Extra analysis results data utilities
Description:

This package lets you create extra Analysis Results Data (ARD) summary objects. The package supplements the simple ARD functions from the cards package, exporting functions to put statistical results in the ARD format. These objects are used and re-used to construct summary tables, visualizations, and written reports.

r-brglm2 1.0.1
Propagated dependencies: r-enrichwith@0.4.0 r-mass@7.3-65 r-matrix@1.7-4 r-nleqslv@3.3.5 r-nnet@7.3-20 r-numderiv@2016.8-1.1 r-statmod@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/brglm2
Licenses: GPL 3
Build system: r
Synopsis: Bias reduction in generalized linear models
Description:

This is a package for estimation and inference from generalized linear models based on various methods for bias reduction and maximum penalized likelihood with powers of the Jeffreys prior as penalty. The brglmFit fitting method can achieve reduction of estimation bias by solving either the mean bias-reducing adjusted score equations in Firth (1993) <doi:10.1093/biomet/80.1.27> and Kosmidis and Firth (2009) <doi:10.1093/biomet/asp055>, or the median bias-reduction adjusted score equations in Kenne et al. (2017) <doi:10.1093/biomet/asx046>, or through the direct subtraction of an estimate of the bias of the maximum likelihood estimator from the maximum likelihood estimates as in Cordeiro and McCullagh (1991) <https://www.jstor.org/stable/2345592>.

r-flare 1.7.0.2
Propagated dependencies: r-igraph@2.2.1 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flare
Licenses: GPL 2
Build system: r
Synopsis: Family of Lasso regression implementations
Description:

This package provides implementations of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear models.

r-varselrf 0.7-8
Propagated dependencies: r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.ligarto.org/rdiaz/software/software
Licenses: GPL 2+
Build system: r
Synopsis: Variable selection using random forests
Description:

This package provides tools for the variable selection from random forests using both backwards variable elimination (for the selection of small sets of non-redundant variables) and selection based on the importance spectrum (somewhat similar to scree plots; for the selection of large, potentially highly-correlated variables). The main applications are in high-dimensional data (e.g., microarray data, and other genomics and proteomics applications).

r-dichromat 2.0-0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dichromat
Licenses: GPL 2+
Build system: r
Synopsis: Color schemes for dichromats
Description:

Dichromat collapses red-green or green-blue distinctions to simulate the effects of different types of color-blindness.

r-repr 1.1.7
Propagated dependencies: r-base64enc@0.1-3 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-pillar@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/repr/
Licenses: GPL 3
Build system: r
Synopsis: Serializable representations
Description:

This package provides string and binary representations of objects for several formats and MIME types.

r-webshot 0.5.5
Propagated dependencies: r-callr@3.7.6 r-jsonlite@2.0.0 r-magrittr@2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/webshot/
Licenses: GPL 2
Build system: r
Synopsis: Take screenshots of web pages
Description:

Webshot makes it easy to take screenshots of web pages from within R. It can also run Shiny applications locally and take screenshots of the application; and it can render and screenshot static as well as interactive R Markdown documents.

r-readbitmap 0.1.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39
Propagated dependencies: r-bmp@0.3.1 r-jpeg@0.1-11 r-png@0.1-8 r-tiff@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/readbitmap
Licenses: GPL 2+
Build system: r
Synopsis: Unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)
Description:

This package provides tools to identify and read BMP, JPEG, PNG, and TIFF format bitmap images. Identification defaults to the use of the magic number embedded in the file rather than the file extension.

r-adimpro 0.9.7.2
Propagated dependencies: imagemagick@6.9.13-5 r-awsmethods@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive smoothing of digital images
Description:

This package implements tools for manipulation of digital images and the Propagation Separation approach by Polzehl and Spokoiny (2006) <DOI:10.1007/s00440-005-0464-1> for smoothing digital images, see Polzehl and Tabelow (2007) <DOI:10.18637/jss.v019.i01>.

r-acs 2.1.4
Propagated dependencies: r-httr@1.4.7 r-plyr@1.8.9 r-stringr@1.6.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dusp.mit.edu/faculty/ezra-haber-glenn
Licenses: GPL 3
Build system: r
Synopsis: Work with data from the US Census
Description:

This package provides a general toolkit for downloading, managing, analyzing, and presenting data from the U.S. Census, including SF1 (Decennial short-form), SF3 (Decennial long-form), and the American Community Survey (ACS). Confidence intervals provided with ACS data are converted to standard errors to be bundled with estimates in complex acs objects. The package provides new methods to conduct standard operations on acs objects and present/plot data in statistically appropriate ways.

r-fasterize 1.1.0
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecohealthalliance/fasterize
Licenses: Expat
Build system: r
Synopsis: Fast Polygon to Raster Conversion
Description:

This package provides a drop-in replacement for rasterize from the raster package that takes sf-type objects, and is much faster. There is support for the main options provided by the rasterize function, including setting the field used and background value, and options for aggregating multi-layer rasters.

r-misc3d 0.9-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/misc3d/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Miscellaneous 3D Plots
Description:

This package provides a collection of miscellaneous 3d plots, including isosurfaces.

r-activity 1.3.4
Propagated dependencies: r-pbapply@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activity/
Licenses: GPL 3
Build system: r
Synopsis: Animal activity statistics
Description:

This package provides functions to fit kernel density functions to animal activity time data; plot activity distributions; quantify overall levels of activity; statistically compare activity metrics through bootstrapping; and evaluate variation in linear variables with time (or other circular variables).

r-grimport2 0.3-3
Propagated dependencies: r-base64enc@0.1-3 r-jpeg@0.1-11 r-png@0.1-8 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/grImport2/
Licenses: GPL 2+
Build system: r
Synopsis: Import SVG graphics
Description:

This package provides functions for importing external vector images and drawing them as part of R plots. This package is different from the grImport package because, where that package imports PostScript format images, this package imports SVG format images. Furthermore, this package imports a specific subset of SVG, so external images must be preprocessed using a package like rsvg to produce SVG that this package can import. SVG features that are not supported by R graphics, such as gradient fills, can be imported and then exported via the gridSVG package.

r-splancs 2.01-45
Propagated dependencies: r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.lancs.ac.uk/~rowlings/Splancs/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial and space-time point pattern analysis
Description:

The Splancs package was written as an enhancement to S-Plus for display and analysis of spatial point pattern data; it has been ported to R and is in "maintenance mode".

r-muhaz 1.2.6.4
Propagated dependencies: r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/muhaz/
Licenses: GPL 3+
Build system: r
Synopsis: Hazard function estimation in survival analysis
Description:

This package produces a smooth estimate of the hazard function for censored data.

r-paws-management 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services management and governance services
Description:

This package provides an interface to Amazon Web Services management and governance services, including CloudWatch application and infrastructure monitoring, Auto Scaling for automatically scaling resources, and more.

r-ecp 3.1.6
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ecp/
Licenses: GPL 2+
Build system: r
Synopsis: Multiple change-point analysis of multivariate data
Description:

This package implements various procedures for finding multiple change-points. Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change-points as well as other summary information.

r-hypergeo 1.2-14
Propagated dependencies: r-contfrac@1.1-12 r-desolve@1.40 r-elliptic@1.5-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hypergeo/
Licenses: GPL 2
Build system: r
Synopsis: The Gauss Hypergeometric Function
Description:

The Gaussian hypergeometric function for complex numbers.

r-audio 0.1-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.rforge.net/audio/
Licenses: Expat
Build system: r
Synopsis: Audio interface for R
Description:

This package provides interfaces to audio devices (mainly sample-based) from R to allow recording and playback of audio.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087