Other packages > Find by keyword >

RCALI  

Calculation of the Integrated Flow of Particles Between Polygons
View on CRAN: Click here


Download and install RCALI package within the R console
Install from CRAN:
install.packages("RCALI")

Install from Github:
library("remotes")
install_github("cran/RCALI")

Install by package version:
library("remotes")
install_version("RCALI", "0.3.7")



Attach the package and use:
library("RCALI")
Maintained by
Jean-Francois Rey
[Scholar Profile | Author Map]
First Published: 2012-02-01
Latest Update: 2024-02-16
Description:
Calculate the flow of particles between polygons by two integration methods: integration by a cubature method and integration on a grid of points. Annie Bouvier, Kien Kieu, Kasia Adamczyk and Herve Monod (2009) .
How to cite:
Jean-Francois Rey (2012). RCALI: Calculation of the Integrated Flow of Particles Between Polygons. R package version 0.3.7, https://cran.r-project.org/web/packages/RCALI. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.2-2 (2012-02-01 16:07), 0.2-5 (2012-06-07 14:30), 0.2-6 (2013-01-22 14:32), 0.2-15 (2015-01-13 13:56), 0.2-17 (2016-09-21 16:05), 0.2-18 (2017-04-20 10:36), 0.3.1 (2019-01-17 15:20), 0.3.2 (2022-05-04 09:30), 0.3.3 (2022-08-12 11:40), 0.3.4 (2022-09-26 22:00), 0.3.5 (2023-01-13 15:30), 0.3.6 (2024-02-17 00:00)
Other packages that cited RCALI R package
View RCALI citation profile
Other R packages that RCALI depends, imports, suggests or enhances
Complete documentation for RCALI
Downloads during the last 30 days
03/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RCALI051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA