r3PG 0.1.4
This is a minor update of r3PG.
Bug fixed
- minor bug fixes for the
prepare_input.R
,prepare_climate.R
,prepare_sizeDist.R
#69 - ensuring that thinning values are withing plausible range
prepare_thinning.R
#75 - correct ordering of species in
prepare_thinning.R
#70 - insuring that the cumulative volume is not decreasing
md_3PG.f95
#63 - likelihood function in the vignette contained wrong error values
r3pg_ll
#54 - adjusting the vignette for the new
multidplyr
version #47
New function and data sets
get_parameters
Gets parameters sets for species from published studiesparam.db
Data.frame containing all parameters from the literature review.prepare_site
to check whether the site data are within the plausible range #73.prepare_species
to check whether the species data are within the plausible range #73.
Minor changes
- adding the LICENSE
- renaming and exporting the
param.default
,var.default
andsizedist.default
internal data