-
R-lazyeval-0.2.2-9.fc36.x86_64
An alternative approach to non-standard evaluation using formulas.
Provides a full implementation of LISP style 'quasiquotation', making it
easier to generate code with other code.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-listenv-0.8.0-8.fc36.noarch
List environments are environments that have list-like properties. For
instance, the elements of a list environment are ordered and can be
accessed and iterated over using index subsetting, e.g. 'x <- listenv(a =
1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-littler-0.3.15-2.fc36.x86_64
A scripting and command-line front-end is provided by 'r' (aka 'littler')
as a lightweight binary wrapper around the GNU R language and environment
for statistical computing and graphics. While R can be used in batch
mode, the r binary adds full support for both 'shebang'-style scripting
(i.e. using a hash-mark-exclamation-path expression as the first line in
scripts) as well as command-line use in standard Unix pipelines. In other
words, r provides the R language without the environment.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-lmodel2-1.7.3-12.fc36.noarch
Computes model II simple linear regression using ordinary least squares
(OLS), major axis (MA), standard major axis (SMA), and ranged major axis
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-lmtest-0.9.38-5.fc36.x86_64
A collection of tests, data sets and examples for diagnostic checking in
linear regression models in R.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-lubridate-1.7.10-4.fc36.x86_64
Functions to work with date-times and time-spans: fast and user friendly
parsing of date-time data, extraction and updating of components of a date-time
(years, months, days, hours, minutes, and seconds), algebraic manipulation on
date-time and time-span objects. The 'lubridate' package has a consistent and
memorable syntax that makes working with dates easy and fun. Parts of the
'CCTZ' source code, released under the Apache 2.0 License, are included in this
package. See <https://github.com/google/cctz> for more details.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-mAr-1.1.2-27.fc36.noarch
R package:
An R add-on package for estimation of multivariate AR models through a
computationally-efficient stepwise least-squares algorithm (Neumaier
and Schneider, 2001); the procedure is of particular interest for
high-dimensional data without missing values such as geophysical
fields.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-magrittr-2.0.1-4.fc36.x86_64
Provides a mechanism for chaining commands with a new forward-pipe operator.
This operator will forward a value, or the result of an expression, into
the next function call/expression. There is flexible support for the type of
right-hand side expressions. For more information, see package vignette. To
quote Rene Magritte, "Ceci n'est pas un pipe."
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-markdown-1.1-9.fc36.x86_64
Provides R bindings to the 'Sundown' Markdown rendering library
(<https://github.com/vmg/sundown>). Markdown is a plain-text formatting syntax
that can be converted to 'XHTML' or other formats. See
<http://en.wikipedia.org/wiki/Markdown> for more information about Markdown.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36
-
R-matrixStats-0.59.0-3.fc36.x86_64
High-performing functions operating on rows and columns of matrices, e.g.
col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized
per data type and for subsetted calculations such that both memory usage and
processing time is minimized. There are also optimized vector-based methods,
e.g. binMeans(), madDiff() and weightedMedian().
Located in
LBN
/
…
/
Big Data
/
BastionLinux 36