_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-fmpcloudr 0.1.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://exploringfinance.github.io/fmpcloudr/
Licenses: GPL 3
Build system: r
Synopsis: R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Description:

Use R to access to the FMP Cloud API <https://fmpcloud.io/> and Financial Modeling Prep API <https://financialmodelingprep.com/developer/docs/>. Data available includes stock prices, market indexes, company fundamentals, 13F holdings data, and much more. A valid API token must be set to enable functions.

r-flassomsm 0.1.0
Propagated dependencies: r-survival@3.8-3 r-progressr@0.18.0 r-progress@1.2.3 r-penalized@0.9-53 r-numderiv@2016.8-1.1 r-mstate@0.3.3 r-glmnet@4.1-10 r-future-apply@1.20.0 r-future@1.68.0 r-dplyr@1.1.4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flassomsm
Licenses: GPL 3
Build system: r
Synopsis: Penalized Estimation for Multi-State Models with Lasso and Fused Penalties
Description:

This package provides a suite of methods for detecting influential subjects in longitudinal datasets, particularly when observations occur at irregular time points. The methods identify individuals whose response trajectories deviate significantly from the population pattern, enabling detection of anomalies or subjects exerting undue influence on model outcomes.

r-fitbitviz 1.0.7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/mlampros/fitbitViz
Licenses: GPL 3
Build system: r
Synopsis: 'Fitbit' Visualizations
Description:

Connection to the Fitbit Web API <https://dev.fitbit.com/build/reference/web-api/> by including ggplot2 Visualizations, Leaflet and 3-dimensional Rayshader Maps. The 3-dimensional Rayshader Map requires the installation of the CopernicusDEM R package which includes the 30- and 90-meter elevation data.

r-immundata 0.0.6
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://immunomind.github.io/docs/
Licenses: FSDG-compatible
Build system: r
Synopsis: Unified Data Layer for Large-Scale Single-Cell, Spatial and Bulk Immunomics
Description:

This package provides a unified data layer for single-cell, spatial and bulk T-cell and B-cell immune receptor repertoire data. Think AnnData or SeuratObject, but for AIRR data, a.k.a. Adaptive Immune Receptor Repertoire, VDJ-seq, RepSeq, or VDJ sequencing data.

r-ipaddress 1.0.3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://davidchall.github.io/ipaddress/
Licenses: Expat
Build system: r
Synopsis: Data Analysis for IP Addresses and Networks
Description:

This package provides classes and functions for working with IP (Internet Protocol) addresses and networks, inspired by the Python ipaddress module. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces. It is specifically designed to work well with the tidyverse'.

r-jcalendar 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/indenkun/jcalendaR
Licenses: Expat
Build system: r
Synopsis: Interconversion Between the Japanese Calendar System and the Western Calendar
Description:

This is a set of simple utility functions to perform mutual conversion between the current Japanese calendar system that Wareki, the old Japanese calendar system that the Kyureki calendar and the Julian and Gregorian calendar. To calculate each calendar method, it converts to the Julian Day Number.

r-keyholder 0.1.8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://echasnovski.github.io/keyholder/
Licenses: Expat
Build system: r
Synopsis: Store Data About Rows
Description:

This package provides tools for keeping track of information, named "keys", about rows of data frame like objects. This is done by creating special attribute "keys" which is updated after every change in rows (subsetting, ordering, etc.). This package is designed to work tightly with dplyr package.

r-lmsubsets 0.5-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/marc-hofmann/lmSubsets.R
Licenses: GPL 3+
Build system: r
Synopsis: Exact Variable-Subset Selection in Linear Regression
Description:

Exact and approximation algorithms for variable-subset selection in ordinary linear regression models. Either compute all submodels with the lowest residual sum of squares, or determine the single-best submodel according to a pre-determined statistical criterion. Hofmann et al. (2020) <doi:10.18637/jss.v093.i03>.

r-mbmixture 0.6
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kbroman/mbmixture
Licenses: Expat
Build system: r
Synopsis: Microbiome Mixture Analysis
Description:

Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number of read counts as a function of single nucleotide polymorphism (SNP) allele and the genotypes of two potential source samples. Lobo et al. (2021) <doi:10.1093/g3journal/jkab308>.

r-multijoin 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiJoin
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Enables Efficient Joining of Data File on Common Fields using the Unix Utility Join
Description:

Wrapper around the Unix join facility which is more efficient than the built-in R routine merge(). The package enables the joining of multiple files on disk at once. The files can be compressed and various filters can be deployed before joining. Compiles only under Unix.

r-multimode 1.5
Propagated dependencies: r-rootsolve@1.8.2.4 r-ks@1.15.1 r-diptest@0.77-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://doi.org/10.18637/jss.v097.i09
Licenses: GPL 3
Build system: r
Synopsis: Mode Testing and Exploring
Description:

Different examples and methods for testing (including different proposals described in Ameijeiras-Alonso et al., 2019 <DOI:10.1007/s11749-018-0611-5>) and exploring (including the mode tree, mode forest and SiZer) the number of modes using nonparametric techniques <DOI:10.18637/jss.v097.i09>.

r-mnarclust 1.1.0
Propagated dependencies: r-sn@2.1.1 r-rmutil@1.1.10 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://arxiv.org/abs/2009.07662
Licenses: GPL 2+
Build system: r
Synopsis: Clustering Data with Non-Ignorable Missingness using Semi-Parametric Mixture Models
Description:

Clustering of data under a non-ignorable missingness mechanism. Clustering is achieved by a semi-parametric mixture model and missingness is managed by using the pattern-mixture approach. More details of the approach are available in Du Roy de Chaumaray et al. (2020) <arXiv:2009.07662>.

r-overviewr 0.0.13
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-ggvenn@0.1.19 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/cosimameyer/overviewR
Licenses: GPL 3
Build system: r
Synopsis: Easily Extracting Information About Your Data
Description:

Makes it easy to display descriptive information on a data set. Getting an easy overview of a data set by displaying and visualizing sample information in different tables (e.g., time and scope conditions). The package also provides publishable LaTeX code to present the sample information.

r-phonetisr 0.1.0
Propagated dependencies: r-unicode@17.0.0-1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/stefanocoretta/phonetisr
Licenses: Expat
Build system: r
Synopsis: Naive IPA Tokeniser
Description:

It provides users with functions to parse International Phonetic Alphabet (IPA) transcriptions into individual phones (tokenisation) based on default IPA symbols and optional user specified multi-character phones. The tokenised transcriptions can be used for obtaining counts of phones or for searching for words matching phonetic patterns.

r-phuassess 1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=phuassess
Licenses: GPL 2+
Build system: r
Synopsis: Proportional Habitat Use Assessment
Description:

Assessment of habitat selection by means of the permutation-based combination of sign tests (Fattorini et al., 2014 <DOI:10.1007/s10651-013-0250-7>). To exemplify the application of this procedure, habitat selection is assessed for a population of European Brown Hares settled in central Italy.

r-sfislands 1.1.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-spdep@1.4-1 r-sf@1.0-23 r-purrr@1.2.0 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-broom-mixed@0.2.9.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/horankev/sfislands
Licenses: Expat
Build system: r
Synopsis: Streamlines the Process of Fitting Areal Spatial Models
Description:

Helpers for addressing the issue of disconnected spatial units. It allows for convenient adding and removal of neighbourhood connectivity between areal units prior to modelling, with the visual aid of maps. Post-modelling, it reduces the human workload for extracting, tidying and mapping predictions from areal models.

r-serpstatr 0.4.0
Propagated dependencies: r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://api-docs.serpstat.com/docs/serpstat-public-api/jenasqbwtxdlr-introduction-to-serpstat-api
Licenses: Expat
Build system: r
Synopsis: 'Serpstat' API Wrapper
Description:

The primary goal of Serpstat API <https://api-docs.serpstat.com/docs/serpstat-public-api/jenasqbwtxdlr-introduction-to-serpstat-api> is to reduce manual SEO (search engine optimization) and PPC (pay-per-click) tasks. You can automate your keywords research or competitors analysis with this API wrapper.

r-synchrony 0.3.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://github.com/tgouhier/synchrony
Licenses: GPL 2+
Build system: r
Synopsis: Methods for Computing Spatial, Temporal, and Spatiotemporal Statistics
Description:

This package provides methods for computing spatial, temporal, and spatiotemporal statistics as described in Gouhier and Guichard (2014) <doi:10.1111/2041-210X.12188>. These methods include empirical univariate, bivariate and multivariate variograms; fitting variogram models; phase locking and synchrony analysis; generating autocorrelated and cross-correlated matrices.

r-schematic 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/whipson/schematic
Licenses: Expat
Build system: r
Synopsis: Tidy Schema Validation for Data Frames
Description:

Validate data.frames against schemas to ensure that data matches expectations. Define schemas using tidyselect and predicate functions for type consistency, nullability, and more. Schema failure messages can be tailored for non-technical users and are ideal for user-facing applications such as in shiny or plumber'.

r-speedybbt 1.0
Propagated dependencies: r-matrix@1.7-4 r-bayeslogit@2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=speedyBBT
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Bayesian Inference for the Bradley--Terry Model
Description:

This package provides a suite of functions that allow a full, fast, and efficient Bayesian treatment of the Bradley--Terry model. Prior assumptions about the model parameters can be encoded through a multivariate normal prior distribution. Inference is performed using a latent variable representation of the model.

r-stochcorr 0.0.1
Propagated dependencies: r-snow@0.4-4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progress@1.2.3 r-nloptr@2.2.1 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stochcorr
Licenses: GPL 3+
Build system: r
Synopsis: Stochastic Correlation Modelling via Circular Diffusion
Description:

This package performs simulation and inference of diffusion processes on circle. Stochastic correlation models based on circular diffusion models are provided. For details see Majumdar, S. and Laha, A.K. (2024) "Diffusion on the circle and a stochastic correlation model" <doi:10.48550/arXiv.2412.06343>.

r-simfinapi 1.0.1
Propagated dependencies: r-rcppsimdjson@0.1.15 r-memoise@2.0.1 r-lifecycle@1.0.4 r-httr2@1.2.1 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/matthiasgomolka/simfinapi
Licenses: GPL 3
Build system: r
Synopsis: Accessing 'SimFin' Data
Description:

Through simfinapi, you can intuitively access the SimFin Web-API (<https://www.simfin.com/>) to make SimFin data easily available in R. To obtain an SimFin API key (and thus to use this package), you need to register at <https://app.simfin.com/login>.

r-svyvarsel 1.0.1
Propagated dependencies: r-survey@4.4-8 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svyVarSel
Licenses: GPL 3+
Build system: r
Synopsis: Variable Selection for Complex Survey Data
Description:

Fit design-based linear and logistic elastic nets with complex survey data considering the sampling design when defining training and test sets using replicate weights. Methods implemented in this package are described in: A. Iparragirre, T. Lumley, I. Barrio, I. Arostegui (2024) <doi:10.1002/sta4.578>.

r-skytrackr 2.0
Propagated dependencies: r-zoo@1.8-14 r-tidyterra@1.1.0 r-tidyr@1.3.1 r-terra@1.8-86 r-skylight@1.4 r-sfdep@0.2.5 r-sf@1.0-23 r-rlang@1.1.6 r-plotly@4.11.0 r-patchwork@1.3.2 r-mapview@2.11.4 r-ggplot2@4.0.1 r-geosphere@1.5-20 r-dplyr@1.1.4 r-cli@3.6.5 r-circular@0.5-2 r-bayesiantools@0.1.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bluegreen-labs/skytrackr
Licenses: AGPL 3
Build system: r
Synopsis: Sky Illuminance Location Tracker
Description:

Calculate geolocations by light using template matching. The routine uses a calibration free optimization of a sky illuminance model to determine locations robustly using a template matching approach, as described by Ekstrom (2004) <https://nipr.repo.nii.ac.jp/records/2496>, and behaviourly informed constraints (step-selection).

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850