mro-base_impl
|
public |
R is a free software environment for statistical computing and graphics.
|
2025-03-25 |
r-xfun
|
public |
Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
|
2025-03-25 |
r-webshot
|
public |
Takes screenshots of web pages, including Shiny applications and R Markdown documents.
|
2025-03-25 |
r-tinytex
|
public |
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.name/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
|
2025-03-25 |
r-pkgload
|
public |
Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package.
|
2025-03-25 |
r-pkgbuild
|
public |
Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.
|
2025-03-25 |
r-pbivnorm
|
public |
Provides a vectorized R function for calculating probabilities from a standard bivariate normal CDF.
|
2025-03-25 |
r-mro
|
public |
Computes multiple correlation coefficient when the data matrix is given and tests its significance.
|
2025-03-25 |
r-matrixcalc
|
public |
A collection of functions to support matrix calculations for probability, econometric and numerical analysis. There are additional functions that are comparable to APL functions which are useful for actuarial models such as pension mathematics. This package is used for teaching and research purposes at the Department of Finance and Risk Engineering, New York University, Polytechnic Institute, Brooklyn, NY 11201.
|
2025-03-25 |
r-lavaan
|
public |
Fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.
|
2025-03-25 |
r-fansi
|
public |
Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.
|
2025-03-25 |
mro-basics
|
public |
No Summary
|
2025-03-25 |
mro-base
|
public |
R is a free software environment for statistical computing and graphics.
|
2025-03-25 |
r-zip
|
public |
Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform.
|
2025-03-25 |
r-runit
|
public |
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools
|
2025-03-25 |
r-revoutils
|
public |
Utility functions for Microsoft R
|
2025-03-25 |
r-revomods
|
public |
Microsoft modifications and extensions to standard R functions
|
2025-03-25 |
r-revoioq
|
public |
Test suite for Microsoft R Services.
|
2025-03-25 |
r-pls
|
public |
Multivariate regression methods Partial Least Squares Regression (PLSR), Principal Component Regression (PCR) and Canonical Powered Partial Least Squares (CPPLS).
|
2025-03-25 |
r-microsoftr
|
public |
Umbrella package with licenses and notices for all Microsoft R packages
|
2025-03-25 |
r-checkpoint
|
public |
The goal of checkpoint is to solve the problem of package reproducibility in R. Specifically, checkpoint allows you to install packages as they existed on CRAN on a specific snapshot date as if you had a CRAN time machine. To achieve reproducibility, the checkpoint() function installs the packages required or called by your project and scripts to a local library exactly as they existed at the specified point in time. Only those packages are available to your project, thereby avoiding any package updates that came later and may have altered your results. In this way, anyone using checkpoint's checkpoint() can ensure the reproducibility of your scripts or projects at any time. To create the snapshot archives, once a day (at midnight UTC) Microsoft refreshes the Austria CRAN mirror on the "Microsoft R Archived Network" server (<https://mran.microsoft.com/>). Immediately after completion of the rsync mirror process, the process takes a snapshot, thus creating the archive. Snapshot archives exist starting from 2014-09-17.
|
2025-03-25 |
r-bibtex
|
public |
Utility to parse a bibtex file.
|
2025-03-25 |
r-stopwords
|
public |
Provides multiple sources of stopwords, for use in text analysis and natural language processing.
|
2025-03-25 |
r-uroot
|
public |
Seasonal unit roots and seasonal stability tests. P-values based on response surface regressions are available for both tests. P-values based on bootstrap are available for seasonal unit root tests. A parallel implementation of the bootstrap method requires a CUDA capable GPU with compute capability >= 3.0, otherwise a debugging version fully coded in R is used.
|
2025-03-25 |
r-squarem
|
public |
Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM algorithm. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("SQUAREM").
|
2025-03-25 |