_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-lehdr 1.1.4
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.4 r-readr@2.1.5 r-magrittr@2.0.3 r-httr2@1.0.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/jamgreen/lehdr/
Licenses: Expat
Synopsis: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Description:

Designed to query Longitudinal Employer-Household Dynamics (LEHD) workplace/residential association and origin-destination flat files and optionally aggregate Census block-level data to block group, tract, county, or state. Data comes from the LODES FTP server <https://lehd.ces.census.gov/data/lodes/LODES8/>.

r-lorad 0.0.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lorad
Licenses: Expat
Synopsis: Lowest Radial Distance Method of Marginal Likelihood Estimation
Description:

Estimates marginal likelihood from a posterior sample using the method described in Wang et al. (2023) <doi:10.1093/sysbio/syad007>, which does not require evaluation of any additional points and requires only the log of the unnormalized posterior density for each sampled parameter vector.

r-mixrf 1.0
Propagated dependencies: r-randomforest@4.7-1.2 r-lme4@1.1-35.5 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/randel/MixRF
Licenses: GPL 2+ GPL 3+
Synopsis: Random-Forest-Based Approach for Imputing Clustered Incomplete Data
Description:

It offers random-forest-based functions to impute clustered incomplete data. The package is tailored for but not limited to imputing multitissue expression data, in which a gene's expression is measured on the collected tissues of an individual but missing on the uncollected tissues.

r-mnlfa 0.3-4
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-cdm@8.2-6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/alexanderrobitzsch/mnlfa
Licenses: GPL 2+
Synopsis: Moderated Nonlinear Factor Analysis
Description:

Conducts moderated nonlinear factor analysis (e.g., Curran et al., 2014, <doi:10.1080/00273171.2014.889594>). Regularization methods are implemented for assessing non-invariant items. Currently, the package includes dichotomous items and unidimensional item response models. Extensions will be included in future package versions.

r-nilde 1.1-7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nilde
Licenses: GPL 2+
Synopsis: Nonnegative Integer Solutions of Linear Diophantine Equations with Applications
Description:

Routines for enumerating all existing nonnegative integer solutions of a linear Diophantine equation. The package provides routines for solving 0-1, bounded and unbounded knapsack problems; 0-1, bounded and unbounded subset sum problems; additive partitioning of natural numbers; and one-dimensional bin-packing problem.

r-parcr 0.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/SystemsBioinformatics/parcr
Licenses: Expat
Synopsis: Construct Parsers for Structured Text Files
Description:

Construct parser combinator functions, higher order functions that parse input. Construction of such parsers is transparent and easy. Their main application is the parsing of structured text files like those generated by laboratory instruments. Based on a paper by Hutton (1992) <doi:10.1017/S0956796800000411>.

r-protr 1.7-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://nanx.me/protr/
Licenses: Modified BSD
Synopsis: Generating Various Numerical Representation Schemes for Protein Sequences
Description:

Comprehensive toolkit for generating various numerical features of protein sequences described in Xiao et al. (2015) <DOI:10.1093/bioinformatics/btv042>. For full functionality, the software ncbi-blast+ is needed, see <https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html> for more information.

r-ssifs 1.0.4
Propagated dependencies: r-revecor@0.99.3 r-rdpack@2.6.1 r-r2jags@0.8-9 r-plyr@1.8.9 r-netmeta@3.2-0 r-meta@8.0-2 r-igraph@2.1.1 r-gtools@3.9.5 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/georgiosseitidis/ssifs
Licenses: GPL 3+
Synopsis: Stochastic Search Inconsistency Factor Selection
Description:

Evaluating the consistency assumption of Network Meta-Analysis both globally and locally in the Bayesian framework. Inconsistencies are located by applying Bayesian variable selection to the inconsistency factors. The implementation of the method is described by Seitidis et al. (2023) <doi:10.1002/sim.9891>.

r-sbagm 0.1.0
Propagated dependencies: r-rugarch@1.5-3 r-msgarch@2.51 r-forecast@8.23.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBAGM
Licenses: GPL 3
Synopsis: Search Best ARIMA, GARCH, and MS-GARCH Model
Description:

Get the most appropriate autoregressive integrated moving average, generalized auto-regressive conditional heteroscedasticity and Markov switching GARCH model. For method details see Haas M, Mittnik S, Paolella MS (2004). <doi:10.1093/jjfinec/nbh020>, Bollerslev T (1986). <doi:10.1016/0304-4076(86)90063-1>.

r-sphet 2.1-1
Propagated dependencies: r-stringr@1.5.1 r-spdep@1.3-6 r-spdata@2.3.3 r-spatialreg@1.3-5 r-sp@2.1-4 r-sf@1.0-19 r-nlme@3.1-166 r-mvtnorm@1.3-2 r-matrix@1.7-1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gpiras/sphet
Licenses: GPL 2
Synopsis: Estimation of Spatial Autoregressive Models with and without Heteroskedastic Innovations
Description:

This package provides functions for fitting Cliff-Ord-type spatial autoregressive models with and without heteroskedastic innovations using Generalized Method of Moments estimation are provided. Some support is available for fitting spatial HAC models, and for fitting with non-spatial endogeneous variables using instrumental variables.

r-tssvm 0.1.0
Propagated dependencies: r-forecast@8.23.0 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSSVM
Licenses: GPL 3
Synopsis: Time Series Forecasting using SVM Model
Description:

Implementation and forecasting univariate time series data using the Support Vector Machine model. Support Vector Machine is one of the prominent machine learning approach for non-linear time series forecasting. For method details see Kim, K. (2003) <doi:10.1016/S0925-2312(03)00372-2>.

r-vader 0.2.1
Propagated dependencies: r-tm@0.7-14
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vader
Licenses: Expat
Synopsis: Valence Aware Dictionary and sEntiment Reasoner (VADER)
Description:

This package provides a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. Hutto & Gilbert (2014) <https://www.aaai.org/ocs/index.php/ICWSM/ICWSM14/paper/view/8109/8122>.

r-vmdml 0.1.1
Propagated dependencies: r-vmdecomp@1.0.1 r-randomforest@4.7-1.2 r-nnfor@0.9.9 r-forecast@8.23.0 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VMDML
Licenses: Expat
Synopsis: Variational Mode Decomposition Based Machine Learning Models
Description:

Application of Variational Mode Decomposition based different Machine Learning models for univariate time series forecasting. For method details see (i) K. Dragomiretskiy and D. Zosso (2014) <doi:10.1109/TSP.2013.2288675>; (ii) Pankaj Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/44138>.

r-cexor 1.44.0
Propagated dependencies: r-s4vectors@0.44.0 r-rtracklayer@1.66.0 r-rsamtools@2.22.0 r-rcolorbrewer@1.1-3 r-iranges@2.40.0 r-idr@1.3 r-genomicranges@1.58.0 r-genomeinfodb@1.42.0 r-genomation@1.38.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/CexoR
Licenses: Artistic License 2.0 FSDG-compatible
Synopsis: An R package to uncover high-resolution protein-DNA interactions in ChIP-exo replicates
Description:

Strand specific peak-pair calling in ChIP-exo replicates. The cumulative Skellam distribution function is used to detect significant normalised count differences of opposed sign at each DNA strand (peak-pairs). Then, irreproducible discovery rate for overlapping peak-pairs across biological replicates is computed.

r-proda 1.20.0
Propagated dependencies: r-summarizedexperiment@1.36.0 r-s4vectors@0.44.0 r-extradistr@1.10.0 r-biocgenerics@0.52.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/const-ae/proDA
Licenses: GPL 3
Synopsis: Differential Abundance Analysis of Label-Free Mass Spectrometry Data
Description:

Account for missing values in label-free mass spectrometry data without imputation. The package implements a probabilistic dropout model that ensures that the information from observed and missing values are properly combined. It adds empirical Bayesian priors to increase power to detect differentially abundant proteins.

r-santa 2.42.0
Propagated dependencies: r-matrix@1.7-1 r-igraph@2.1.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SANTA
Licenses: GPL 2+
Synopsis: Spatial Analysis of Network Associations
Description:

This package provides methods for measuring the strength of association between a network and a phenotype. It does this by measuring clustering of the phenotype across the network (Knet). Vertices can also be individually ranked by their strength of association with high-weight vertices (Knode).

r-spoon 1.2.0
Propagated dependencies: r-summarizedexperiment@1.36.0 r-spatialexperiment@1.16.0 r-scuttle@1.16.0 r-nnsvg@1.10.3 r-matrix@1.7-1 r-brisc@1.0.6 r-biocparallel@1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/kinnaryshah/spoon
Licenses: Expat
Synopsis: Address the Mean-variance Relationship in Spatial Transcriptomics Data
Description:

This package addresses the mean-variance relationship in spatially resolved transcriptomics data. Precision weights are generated for individual observations using Empirical Bayes techniques. These weights are used to rescale the data and covariates, which are then used as input in spatially variable gene detection tools.

r-arrow 17.0.0.1
Dependencies: apache-arrow@17.0.0 zlib@1.3
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.5.2 r-cpp11@0.5.0 r-glue@1.8.0 r-purrr@1.0.2 r-r6@2.5.1 r-rlang@1.1.4 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/apache/arrow/
Licenses: ASL 2.0
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

raincat 1.2.1
Dependencies: bash-minimal@5.1.16 ghc-extensible-exceptions@0.1.1.4 ghc-random@1.2.1.1 ghc-glut@2.7.0.16 freeglut@3.4.0 ghc-opengl@3.0.3.0 ghc-sdl2@2.5.5.0 ghc-sdl2-image@2.1.0.0 ghc-sdl2-mixer@1.2.0.0
Channel: guix
Location: gnu/packages/haskell-apps.scm (gnu packages haskell-apps)
Home page: https://www.gamecreation.org/games/raincat
Licenses: Modified BSD
Synopsis: Puzzle game with a cat in lead role
Description:

Project Raincat is a game developed by Carnegie Mellon students through GCS during the Fall 2008 semester. Raincat features game play inspired from classics Lemmings and The Incredible Machine. The project proved to be an excellent learning experience for the programmers. Everything is programmed in Haskell.

r-rmost 1.0.1
Propagated dependencies: r-nloptr@2.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rMOST
Licenses: Expat
Synopsis: Estimates Pareto-Optimal Solution for Hiring with 3 Objectives
Description:

Estimates Pareto-optimal solution for personnel selection with 3 objectives using Normal Boundary Intersection (NBI) algorithm introduced by Das and Dennis (1998) <doi:10.1137/S1052623496307510>. Takes predictor intercorrelations and predictor-objective relations as input and generates a series of solutions containing predictor weights as output. Accepts between 3 and 10 selection predictors. Maximum 2 objectives could be adverse impact objectives. Partially modeled after De Corte (2006) TROFSS Fortran program <https://users.ugent.be/~wdecorte/trofss.pdf> and updated from ParetoR package described in Song et al. (2017) <doi:10.1037/apl0000240>. For details, see Study 3 of Zhang et al. (2023).

r-rcdea 1.0
Propagated dependencies: r-np@0.60-17 r-benchmarking@0.33
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcDEA
Licenses: GPL 2
Synopsis: Robust and Conditional Data Envelopment Analysis (DEA)
Description:

With this package we provide an easy method to compute robust and conditional Data Envelopment Analysis (DEA), Free Disposal Hull (FDH) and Benefit of the Doubt (BOD) scores. The robust approach is based on the work of Cazals, Florens and Simar (2002) <doi:10.1016/S0304-4076(01)00080-X>. The conditional approach is based on Daraio and Simar (2007) <doi:10.1007/s11123-007-0049-3>. Besides we provide graphs to help with the choice of m. We relay on the Benchmarking package to compute the efficiency scores and on the np package to compute non parametric estimation of similarity among units.

r-rncep 1.0.11
Propagated dependencies: r-tgp@2.4-23 r-sp@2.1-4 r-rcolorbrewer@1.1-3 r-maps@3.4.2.1 r-fields@16.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RNCEP
Licenses: GPL 2+
Synopsis: Obtain, Organize, and Visualize NCEP Weather Data
Description:

This package contains functions to retrieve, organize, and visualize weather data from the NCEP/NCAR Reanalysis (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis.html>) and NCEP/DOE Reanalysis II (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis2.html>) datasets. Data are queried via the Internet and may be obtained for a specified spatial and temporal extent or interpolated to a point in space and time. We also provide functions to visualize these weather data on a map. There are also functions to simulate flight trajectories according to specified behavior using either NCEP wind data or data specified by the user.

r-rtmpt 2.0-3
Dependencies: gsl@2.8
Propagated dependencies: r-truncnorm@1.0-9 r-stringr@1.5.1 r-ryacas@1.1.5 r-loo@2.8.0 r-data-table@1.16.2 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtmpt
Licenses: GPL 2+
Synopsis: Fitting (Exponential/Diffusion) RT-MPT Models
Description:

Fit (exponential or diffusion) response-time extended multinomial processing tree (RT-MPT) models by Klauer and Kellen (2018) <doi:10.1016/j.jmp.2017.12.003> and Klauer, Hartmann, and Meyer-Grant (submitted). The RT-MPT class not only incorporate frequencies like traditional multinomial processing tree (MPT) models, but also latencies. This enables it to estimate process completion times and encoding plus motor execution times next to the process probabilities of traditional MPTs. rtmpt is a hierarchical Bayesian framework and posterior samples are sampled using a Metropolis-within-Gibbs sampler (for exponential RT-MPTs) or Hamiltonian-within-Gibbs sampler (for diffusion RT-MPTs).

r-rnrfa 2.1.0.6
Propagated dependencies: r-zoo@1.8-12 r-tibble@3.2.1 r-sf@1.0-19 r-lubridate@1.9.3 r-jsonlite@1.8.9 r-httr@1.4.7 r-ggplot2@3.5.1 r-ggmap@4.0.0 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ilapros.github.io/rnrfa/
Licenses: GPL 3
Synopsis: UK National River Flow Archive Data from R
Description:

Utility functions to retrieve data from the UK National River Flow Archive (<https://nrfa.ceh.ac.uk/>, terms and conditions: <https://nrfa.ceh.ac.uk/costs-terms-and-conditions>). The package contains R wrappers to the UK NRFA data temporary-API. There are functions to retrieve stations falling in a bounding box, to generate a map and extracting time series and general information. The package is fully described in Vitolo et al (2016) "rnrfa: An R package to Retrieve, Filter and Visualize Data from the UK National River Flow Archive" <https://journal.r-project.org/archive/2016/RJ-2016-036/RJ-2016-036.pdf>.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249