_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
shepherd-run 0.2.0
Dependencies: gawk@5.3.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~efraim/shepherd-run
Licenses: GPL 3+
Synopsis: Create GNU Shepherd services from the command line
Description:

Shepherd-run is a script which assists in creating one-off shepherd services from the command line. It is meant to partially fill the void left by systemd-run, since GNU Guix uses GNU Shepherd as its system service manager.

r-geometries 0.2.4
Propagated dependencies: r-rcpp@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dcooley.github.io/geometries/
Licenses: Expat
Synopsis: Convert between R objects and geometric structures
Description:

Geometry shapes in R are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). Geometries will convert various R objects into these shapes. Conversion functions are available at both the R level, and through Rcpp.

r-polylabelr 0.3.0
Propagated dependencies: r-rcpp@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jolars/polylabelr
Licenses: Expat
Synopsis: Finding pole of inaccessibility (visual center) of a polygon
Description:

This package provides a wrapper around the C++ library polylabel from Mapbox, providing an efficient routine for finding the approximate pole of inaccessibility of a polygon, which usually serves as an excellent candidate for labeling of a polygon.

r-adaptalint 0.2.4
Propagated dependencies: r-dplyr@1.1.4 r-lintr@3.2.0 r-purrr@1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adaptalint/
Licenses: GPL 3
Synopsis: Check R code style
Description:

This package provides tools to infer the code style (which style rules are followed and which ones are not) from one package and use it to check another. This makes it easier to find and correct the most important problems first.

r-mlr3tuning 1.3.0
Propagated dependencies: r-bbotk@1.5.0 r-checkmate@2.3.2 r-data-table@1.17.2 r-lgr@0.4.4 r-mlr3@0.23.0 r-mlr3misc@0.17.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuning.mlr-org.com/
Licenses: LGPL 3
Synopsis: Tuning for @code{mlr3}
Description:

mlr3tuning implements methods for hyperparameter tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class AutoTuner provides a convenient way to perform nested resampling in combination with mlr3.

rust-libmdns 0.7.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/librespot-org/libmdns
Licenses: Expat
Synopsis: DNS-SD and mDNS library for building discoverable LAN services
Description:

A Multi-Cast DNS (RFC 6762) and DNS Service Discovery (RFC 6763) library. Used for resolution of hostnames to IP addresses on networks that do not have a local name server. Network services can be advertised and discovered using this mechanism.

rust-bencher 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/bencher/
Licenses: ASL 2.0 Expat
Synopsis: Port of the libtest benchmark runner to Rust stable
Description:

This package provides a port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!).

r-robust2sls 0.2.3
Propagated dependencies: r-pracma@2.4.4 r-mathjaxr@1.8-0 r-mass@7.3-65 r-ivreg@0.6-5 r-foreach@1.5.2 r-exactci@1.4-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jkurle/robust2sls
Licenses: GPL 3
Synopsis: Outlier Robust Two-Stage Least Squares Inference and Testing
Description:

An implementation of easy tools for outlier robust inference in two-stage least squares (2SLS) models. The user specifies a reference distribution against which observations are classified as outliers or not. After removing the outliers, adjusted standard errors are automatically provided. Furthermore, several statistical tests for the false outlier detection rate can be calculated. The outlier removing algorithm can be iterated a fixed number of times or until the procedure converges. The algorithms and robust inference are described in more detail in Jiao (2019) <https://drive.google.com/file/d/1qPxDJnLlzLqdk94X9wwVASptf1MPpI2w/view>.

r-rworkflows 1.0.6
Propagated dependencies: r-yaml@2.3.10 r-renv@1.1.4 r-here@1.0.1 r-desc@1.4.3 r-data-table@1.17.2 r-biocmanager@1.30.25 r-badger@0.2.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/neurogenomics/rworkflows
Licenses: GPL 3
Synopsis: Test, Document, Containerise, and Deploy R Packages
Description:

Reproducibility is essential to the progress of research, yet achieving it remains elusive even in computational fields. Continuous Integration (CI) platforms offer a powerful way to launch automated workflows to check and document code, but often require considerable time, effort, and technical expertise to setup. We therefore developed the rworkflows suite to make robust CI workflows easy and freely accessible to all R package developers. rworkflows consists of 1) a CRAN/Bioconductor-compatible R package template, 2) an R package to quickly implement a standardised workflow, and 3) a centrally maintained GitHub Action.

r-rotatogram 0.1.3
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rotatogram
Licenses: Expat
Synopsis: Non-Axis-Dominant Association Plotting Tool
Description:

This package provides a rotatogram is a method of displaying an association which is axis non-dominant. This is achieved in two ways: First, the method of estimating the slope and intercept uses the least-products method rather than more typical least squared error for the "dependent" variable. The least products method has no "dependent" variable and is scale independent. Second, the plot is rotated such that the resulting regression line is vertical, reducing the suggestion that the vertical axis is the dominant one. The slope can be read relative to either axis equally.

r-ratematrix 1.2.4
Propagated dependencies: r-readr@2.1.5 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-phylolm@2.6.5 r-mvmorph@1.2.1 r-mass@7.3-65 r-geiger@2.0.11 r-ellipse@0.5.0 r-corpcor@1.6.10 r-coda@0.19-4.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Caetanods/ratematrix
Licenses: GPL 2+
Synopsis: Bayesian Estimation of the Evolutionary Rate Matrix
Description:

The Evolutionary Rate Matrix is a variance-covariance matrix which describes both the rates of trait evolution and the evolutionary correlation among multiple traits. This package has functions to estimate these parameters using Bayesian MCMC. It is possible to test if the pattern of evolutionary correlations among traits has changed between predictive regimes painted along the branches of the phylogenetic tree. Regimes can be created a priori or estimated as part of the MCMC under a joint estimation approach. The package has functions to run MCMC chains, plot results, evaluate convergence, and summarize posterior distributions.

r-colorramp2 0.1.0
Propagated dependencies: r-colorspace@2.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jokergoo/colorRamp2
Licenses: Expat
Synopsis: Generate Color Mapping Functions
Description:

This package provides a color mapping is generated according to the break values and corresponding colors. Other colors are generated by interpolating in a certain color space. The functions were part of the circlize package <https://CRAN.R-project.org/package=circlize>.

r-ctablerseh 1.1.2
Propagated dependencies: r-survey@4.4-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ctablerseh
Licenses: GPL 3+
Synopsis: Processing Survey Data with Confidence Intervals Like 'SPSS' Software
Description:

Processes survey data and displays estimation results along with the relative standard error in a table, including the number of samples and also uses a t-distribution approach to compute confidence intervals, similar to SPSS (Statistical Package for the Social Sciences) software.

r-deltaplotr 1.6
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deltaPlotR
Licenses: GPL 2+
Synopsis: Identification of Dichotomous Differential Item Functioning (DIF) using Angoff's Delta Plot Method
Description:

The deltaPlotR package implements Angoff's Delta Plot method to detect dichotomous DIF. Several detection thresholds are included, either from multivariate normality assumption or by prior determination. Item purification is supported (Magis and Facon (2014) <doi:10.18637/jss.v059.c01>).

r-dmetatools 1.1.1
Propagated dependencies: r-mass@7.3-65 r-mada@0.5.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dmetatools
Licenses: GPL 3
Synopsis: Computational Tools for Meta-Analysis of Diagnostic Accuracy Test
Description:

Computational tools for meta-analysis of diagnostic accuracy test. Bootstrap-based computational methods of the confidence interval for AUC of summary ROC curve and some related AUC-based inference methods are available (Noma et al. (2021) <doi:10.1080/23737484.2021.1894408>).

r-ergm-count 4.1.2
Propagated dependencies: r-statnet-common@4.11.0 r-rdpack@2.6.4 r-network@1.19.0 r-ergm@4.8.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://statnet.org
Licenses: FSDG-compatible
Synopsis: Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count Edges
Description:

This package provides a set of extensions for the ergm package to fit weighted networks whose edge weights are counts. See Krivitsky (2012) <doi:10.1214/12-EJS696> and Krivitsky, Hunter, Morris, and Klumb (2023) <doi:10.18637/jss.v105.i06>.

r-forecasttb 1.0.1
Propagated dependencies: r-reshape2@1.4.4 r-rcolorbrewer@1.1-3 r-psf@0.5 r-imputetestbench@3.0.3 r-gridextra@2.3 r-ggplot2@3.5.2 r-forecast@8.24.0 r-decomposedpsf@0.2 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ForecastTB
Licenses: CC0
Synopsis: Test Bench for the Comparison of Forecast Methods
Description:

This package provides a test bench for the comparison of forecasting methods in uni-variate time series. Forecasting methods are compared using different error metrics. Proposed forecasting methods and alternative error metrics can be used. Detailed discussion is provided in the vignette.

r-feedbackts 1.5
Propagated dependencies: r-sp@2.2-0 r-proj4@1.0-15 r-maps@3.4.2.1 r-mapdata@2.3.1 r-gstat@2.1-3 r-automap@1.1-16
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FeedbackTS
Licenses: GPL 2+
Synopsis: Analysis of Feedback in Time Series
Description:

Analysis of fragmented time directionality to investigate feedback in time series. Tools provided by the package allow the analysis of feedback for a single time series and the analysis of feedback for a set of time series collected across a spatial domain.

r-freqtables 0.1.1
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/brad-cannell/freqtables
Licenses: Expat
Synopsis: Make Quick Descriptive Tables for Categorical Variables
Description:

Quickly make tables of descriptive statistics (i.e., counts, percentages, confidence intervals) for categorical variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to Microsoft Word ® with minimal pain.

r-fnonlinear 4041.82
Propagated dependencies: r-timeseries@4041.111 r-timedate@4041.110 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Synopsis: Rmetrics - Nonlinear and Chaotic Time Series Modelling
Description:

This package provides a collection of functions for testing various aspects of univariate time series including independence and neglected nonlinearities. Further provides functions to investigate the chaotic behavior of time series processes and to simulate different types of chaotic time series maps.

r-getfredata 0.8.1
Propagated dependencies: r-xml2@1.3.8 r-xml@3.99-0.18 r-stringr@1.5.1 r-rvest@1.0.4 r-readr@2.1.5 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-getdfpdata2@0.6.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/msperlin/GetFREData/
Licenses: GPL 2
Synopsis: Reading FRE Corporate Data of Public Traded Companies from B3
Description:

Reads corporate data such as board composition and compensation for companies traded at B3, the Brazilian exchange <https://www.b3.com.br/>. All data is downloaded and imported from the ftp site <http://dados.cvm.gov.br/dados/CIA_ABERTA/DOC/FRE/>.

r-geotargets 0.3.1
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-terra@1.8-50 r-targets@1.11.3 r-rlang@1.1.6 r-lifecycle@1.0.4 r-gdalraster@2.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ropensci/geotargets
Licenses: Expat
Synopsis: 'targets' Extensions for Geographic Spatial Formats
Description:

This package provides extensions for various geographic spatial file formats, such as shape files and rasters. Currently provides support for the terra geographic spatial formats. See the vignettes for worked examples, demonstrations, and explanations of how to use the various package extensions.

r-libopenexr 3.4.0
Dependencies: cmake@3.25.1
Propagated dependencies: r-libimath@3.1.9-1 r-libdeflate@1.24-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=libopenexr
Licenses: Modified BSD
Synopsis: Static Library and Headers for 'OpenEXR' Image I/O
Description:

This package provides the OpenEXR static library and C++ headers for high-dynamic-range image I/O (see <https://openexr.com/>) needed to link R packages against the OpenEXR library, along with a basic R interface to load EXR images.

r-logistic4p 1.6
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logistic4p
Licenses: GPL 2+ GPL 3+
Synopsis: Logistic Regression with Misclassification in Dependent Variables
Description:

Error in a binary dependent variable, also known as misclassification, has not drawn much attention in psychology. Ignoring misclassification in logistic regression can result in misleading parameter estimates and statistical inference. This package conducts logistic regression analysis with misspecification in outcome variables.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659