Other packages > Find by keyword >

RAC  

R Package for Aqua Culture
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RAC", "1.5.5")



Attach the package and use:
library("RAC")
Maintained by
Baldan D.
[Scholar Profile | Author Map]
First Published: 2016-10-15
Latest Update: 2023-05-02
Description:
Solves the individual bioenergetic balance for different aquaculture sea fish (Sea Bream and Sea Bass; Brigolin et al., 2014 ) and shellfish (Mussel and Clam; Brigolin et al., 2009 ; Solidoro et al., 2000 ). Allows for spatialized model runs and population simulations.
How to cite:
Baldan D. (2016). RAC: R Package for Aqua Culture. R package version 1.5.5, https://cran.r-project.org/web/packages/RAC. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.1 (2016-10-15 11:16), 1.1.1 (2017-03-20 11:52), 1.5 (2018-05-02 09:38)
Other packages that cited RAC R package
View RAC citation profile
Other R packages that RAC depends, imports, suggests or enhances
Complete documentation for RAC
Functions, R codes and Examples using the RAC R package
Some associated functions: Bass_ind_RKsolver . Bass_ind_dataloader . Bass_ind_equations . Bass_ind_main . Bass_ind_post . Bass_ind_pre . Bass_ind_skeleton . Bass_pop_RKsolver . Bass_pop_dataloader . Bass_pop_equations . Bass_pop_loop . Bass_pop_main . Bass_pop_post . Bass_pop_pre . Bass_pop_skeleton . Bass_spatial_RKsolver . Bass_spatial_dataloader . Bass_spatial_loop . Bass_spatial_main . Bass_spatial_post . Bass_spatial_pre . Bass_spatial_pre_int . Bass_spatial_skeleton . Bream_ind_RKsolver . Bream_ind_dataloader . Bream_ind_equations . Bream_ind_main . Bream_ind_post . Bream_ind_pre . Bream_ind_skeleton . Bream_pop_RKsolver . Bream_pop_dataloader . Bream_pop_equations . Bream_pop_loop . Bream_pop_main . Bream_pop_post . Bream_pop_pre . Bream_pop_skeleton . Bream_spatial_RKsolver . Bream_spatial_dataloader . Bream_spatial_loop . Bream_spatial_main . Bream_spatial_post . Bream_spatial_pre . Bream_spatial_pre_int . Bream_spatial_skeleton . ClamF_ind_RKsolver . ClamF_ind_dataloader . ClamF_ind_equations . ClamF_ind_main . ClamF_ind_post . ClamF_ind_pre . ClamF_ind_skeleton . ClamF_pop_RKsolver . ClamF_pop_dataloader . ClamF_pop_equations . ClamF_pop_loop . ClamF_pop_main . ClamF_pop_post . ClamF_pop_pre . ClamF_pop_skeleton . Clam_ind_dataloader . Clam_ind_equations . Clam_ind_main . Clam_ind_post . Clam_ind_pre . Clam_ind_skeleton . Clam_pop_RKsolver . Clam_pop_dataloader . Clam_pop_equations . Clam_pop_loop . Clam_pop_main . Clam_pop_post . Clam_pop_pre . Clam_pop_skeleton . Mussel_ind_RKsolver . Mussel_ind_dataloader . Mussel_ind_equations . Mussel_ind_main . Mussel_ind_post . Mussel_ind_pre . Mussel_ind_skeleton . Mussel_pop_RKsolver . Mussel_pop_dataloader . Mussel_pop_equations . Mussel_pop_loop . Mussel_pop_main . Mussel_pop_post . Mussel_pop_pre . Mussel_pop_skeleton . Mussel_spatial_RKsolver . Mussel_spatial_dataloader . Mussel_spatial_loop . Mussel_spatial_main . Mussel_spatial_post . Mussel_spatial_pre . Mussel_spatial_pre_int . Mussel_spatial_skeleton . Pop_fun . clam_ind_RKsolver . 
Some associated R codes: Bass_ind_RKsolver.R . Bass_ind_dataloader.R . Bass_ind_equations.R . Bass_ind_main.R . Bass_ind_post.R . Bass_ind_pre.R . Bass_ind_skeleton.R . Bass_pop_RKsolver.R . Bass_pop_dataloader.R . Bass_pop_equations.R . Bass_pop_loop.R . Bass_pop_main.R . Bass_pop_post.R . Bass_pop_pre.R . Bass_pop_skeleton.R . Bass_spatial_RKsolver.R . Bass_spatial_dataloader.R . Bass_spatial_loop.R . Bass_spatial_main.R . Bass_spatial_post.R . Bass_spatial_pre.R . Bass_spatial_pre_int.R . Bass_spatial_skeleton.R . Bream_ind_RKsolver.R . Bream_ind_dataloader.R . Bream_ind_equations.R . Bream_ind_main.R . Bream_ind_post.R . Bream_ind_pre.R . Bream_ind_skeleton.R . Bream_pop_RKsolver.R . Bream_pop_dataloader.R . Bream_pop_equations.R . Bream_pop_loop.R . Bream_pop_main.R . Bream_pop_post.R . Bream_pop_pre.R . Bream_pop_skeleton.R . Bream_spatial_RKsolver.R . Bream_spatial_dataloader.R . Bream_spatial_loop.R . Bream_spatial_main.R . Bream_spatial_post.R . Bream_spatial_pre.R . Bream_spatial_pre_int.R . Bream_spatial_skeleton.R . ClamF_ind_RKsolver.R . ClamF_ind_dataloader.R . ClamF_ind_equations.R . ClamF_ind_main.R . ClamF_ind_post.R . ClamF_ind_pre.R . ClamF_ind_skeleton.R . ClamF_pop_RKsolver.R . ClamF_pop_dataloader.R . ClamF_pop_equations.R . ClamF_pop_loop.R . ClamF_pop_main.R . ClamF_pop_post.R . ClamF_pop_pre.R . ClamF_pop_skeleton.R . Clam_ind_RKsolver.R . Clam_ind_dataloader.R . Clam_ind_equations.R . Clam_ind_main.R . Clam_ind_post.R . Clam_ind_pre.R . Clam_ind_skeleton.R . Clam_pop_RKsolver.R . Clam_pop_dataloader.R . Clam_pop_equations.R . Clam_pop_loop.R . Clam_pop_main.R . Clam_pop_post.R . Clam_pop_pre.R . Clam_pop_skeleton.R . Mussel_ind_RKsolver.R . Mussel_ind_dataloader.R . Mussel_ind_equations.R . Mussel_ind_main.R . Mussel_ind_post.R . Mussel_ind_pre.R . Mussel_ind_skeleton.R . Mussel_pop_RKsolver.R . Mussel_pop_dataloader.R . Mussel_pop_equations.R . Mussel_pop_loop.R . Mussel_pop_main.R . Mussel_pop_post.R . Mussel_pop_pre.R . Mussel_pop_skeleton.R . Mussel_spatial_RKsolver.R . Mussel_spatial_dataloader.R . Mussel_spatial_loop.R . Mussel_spatial_main.R . Mussel_spatial_post.R . Mussel_spatial_pre.R . Mussel_spatial_pre_int.R . Mussel_spatial_skeleton.R . Pop_fun.R .  Full RAC package functions and examples
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 RAC02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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