Found 94 packages in 0.10 seconds
Spatial Parallel Computing by Hierarchical Data Partitioning
Geospatial data computation is parallelized by grid, hierarchy,
or raster files. Based on 'future' (Bengtsson, 2024
Latent Variable Models Diagnostics
Diagnostics and visualization tools for latent variable models
fitted with 'lavaan' (Rosseel, 2012
Genetic Population Level Functions
This collection of gene representation-independent functions
implements the population layer of extended evolutionary and genetic
algorithms and its support
for the R-package 'xega' < https://CRAN.R-project.org/package=xega>.
The population layer consists of functions
for initializing, logging, observing, evaluating a population of genes,
as well as of computing the next population. For parallel evaluation of a
population of genes 4 execution models - named Sequential, MultiCore,
FutureApply, and Cluster - are provided. They are implemented by
configuring the lapply() function. The execution model FutureApply can be
externally configured as recommended by Bengtsson (2021)
R Fortunes
A collection of fortunes from the R community.