From db9ae6a0c9cecb92048fde6f06af1da183c09b5f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 19 Nov 2020 15:41:24 +0100 Subject: Depend on parallel, doc improvements By depending on parallel instead of importing it, functions to set up and stop a cluster are always available when mkin is loaded. The use of multicore processing in mmkin on Windows is now documented in the help file, which brings mkin closer to a version 1.0 #9. --- _pkgdown.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to '_pkgdown.yml') diff --git a/_pkgdown.yml b/_pkgdown.yml index 75296568..cb3fa078 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -51,6 +51,8 @@ reference: - saemix_model - title: Datasets and known results contents: + - focus_soil_moisture + - D24_2014 - FOCUS_2006_A - FOCUS_2006_SFO_ref_A_to_F - FOCUS_2006_FOMC_ref_A_to_F @@ -64,23 +66,23 @@ reference: - experimental_data_for_UBA_2019 - test_data_from_UBA_2014 - mkinds - - print.mkinds + - mkindsg - title: NAFTA guidance contents: - nafta - print.nafta - plot.nafta - - title: Helper functions mainly used internally + - title: Utility functions contents: - - mkinsub + - f_time_norm_focus - max_twa_parent - - mkinpredict - mkin_wide_to_long - mkin_long_to_wide - - print.mkinmod + - title: Helper functions mainly used internally + contents: + - mkinpredict - transform_odeparms - ilr - - sigma_twocomp - logLik.mkinfit - residuals.mkinfit - nobs.mkinfit @@ -101,6 +103,7 @@ reference: - title: Generate synthetic datasets contents: - add_err + - sigma_twocomp - title: Deprecated functions desc: Functions that have been superseded contents: -- cgit v1.2.1