Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 170 packages in 0.03 seconds

outliers.ts.oga — by Pedro Galeano, 14 days ago

Efficient Outlier Detection for Large Time Series Databases

Programs for detecting and cleaning outliers in single time series and in time series from homogeneous and heterogeneous databases using an Orthogonal Greedy Algorithm (OGA) for saturated linear regression models. The programs implement the procedures presented in the paper entitled "Efficient Outlier Detection for Large Time Series Databases" by Pedro Galeano, Daniel Peña and Ruey S. Tsay (2026), working paper, Universidad Carlos III de Madrid. Version 1.1.2 fixes one bug.

delimtools — by Pedro Bittencourt, 4 months ago

Helper Functions for Species Delimitation Analysis

Helpers functions to process, analyse, and visualize the output of single locus species delimitation methods. For full functionality, please install suggested software at < https://legallab.github.io/delimtools/articles/install.html>.

spatialreg — by Roger Bivand, 5 months ago

Spatial Regression Analysis

A collection of all the estimation functions for spatial cross-sectional models (on lattice/areal data using spatial weights matrices) contained up to now in 'spdep'. These model fitting functions include maximum likelihood methods for cross-sectional models proposed by 'Cliff' and 'Ord' (1973, ISBN:0850860369) and (1981, ISBN:0850860814), fitting methods initially described by 'Ord' (1975) . The models are further described by 'Anselin' (1988) . Spatial two stage least squares and spatial general method of moment models initially proposed by 'Kelejian' and 'Prucha' (1998) and (1999) are provided. Impact methods and MCMC fitting methods proposed by 'LeSage' and 'Pace' (2009) are implemented for the family of cross-sectional spatial regression models. Methods for fitting the log determinant term in maximum likelihood and MCMC fitting are compared by 'Bivand et al.' (2013) , and model fitting methods by 'Bivand' and 'Piras' (2015) ; both of these articles include extensive lists of references. A recent review is provided by 'Bivand', 'Millo' and 'Piras' (2021) . 'spatialreg' >= 1.1-* corresponded to 'spdep' >= 1.1-1, in which the model fitting functions were deprecated and passed through to 'spatialreg', but masked those in 'spatialreg'. From versions 1.2-*, the functions have been made defunct in 'spdep'. From version 1.3-6, add Anselin-Kelejian (1997) test to `stsls` for residual spatial autocorrelation .

robsel — by Chau Tran, 5 years ago

Robust Selection Algorithm

An implementation of algorithms for estimation of the graphical lasso regularization parameter described in Pedro Cisneros-Velarde, Alexander Petersen and Sang-Yun Oh (2020) < http://proceedings.mlr.press/v108/cisneros20a.html>.

azr — by Pedro Baltazar, a month ago

Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'

Implements a credential chain for 'Azure OAuth 2.0' authentication based on the package 'httr2''s 'OAuth' framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code' and 'Auth Code' flows) and non-interactive flow ('Client Secret') in batch mode.

imf.data — by Pedro Baltazar, a year ago

An Interface to IMF (International Monetary Fund) Data JSON API

A straightforward interface for accessing the IMF (International Monetary Fund) data JSON API, available at < https://data.imf.org/>. This package offers direct access to the primary API endpoints: Dataflow, DataStructure, and CompactData. And, it provides an intuitive interface for exploring available dimensions and attributes, as well as querying individual time-series datasets. Additionally, the package implements a rate limit on API calls to reduce the chances of exceeding service limits (limited to 10 calls every 5 seconds) and encountering response errors.

shiny.pwa — by Pedro Silva, 5 years ago

Progressive Web App Support for Shiny

Adds Progressive Web App support for Shiny apps, including desktop and mobile installations.

imola — by Pedro Silva, 4 years ago

CSS Layouts (Grid and Flexbox) Implementation for R/Shiny

Allows easy creation of CSS layouts (grid and flexbox) directly from R without added CSS.

hexFinder — by Pedro Silva, 2 years ago

Find Hex Logos for CRAN Packages

Scavenge the web for possible hex logos for CRAN packages.

SoundShape — by Pedro Rocha, a year ago

Sound Waves Onto Morphometric Data

Implement a promising, and yet little explored protocol for bioacoustical analysis, the eigensound method by MacLeod, Krieger and Jones (2013) . Eigensound is a multidisciplinary method focused on the direct comparison between stereotyped sounds from different species. 'SoundShape', in turn, provide the tools required for anyone to go from sound waves to Principal Components Analysis, using tools extracted from traditional bioacoustics (i.e. 'tuneR' and 'seewave' packages), geometric morphometrics (i.e. 'geomorph' package) and multivariate analysis (e.g. 'stats' package). For more information, please see Rocha and Romano (2021) and check 'SoundShape' repository on GitHub for news and updates < https://github.com/p-rocha/SoundShape>.