Changes in version 2026.2.28 (2026-02-28) o New CRAN version - 2025.11.12 (2025-11-12) o Possibility to plot phenology over another one - 2025.11.13 (2025-11-13) o The lines with count number being NA are removed when add_phenology() is used - 2026.2.25 (2026-02-25) o Add option in plot.objects == "MCMC.SD") in plot.phenology() - 2026.2.28 (2026-02-28) Changes in version 2025.11.12 (2025-11-12) o New CRAN version - 10.3 (2025-06-16) o Update CI.RMU() to use RandomFromHessianOrMCMC() from HelpersMG package - 10.3.1 (2025-08-29) o New numerotation of package version using date - 2029.09.18 (2025-09-18) o Correct a bug when PMinB or PMinE are used - 2025.11.12 (2025-11-12) o Update for R 4.5.2 that change the way dates can be added - 2025.11.12 (2025-11-12) Changes in version 10.2.4 o Add function RI2BP() - 10.2 (2024-09-08) o Correct example of fit_phenology() - 10.2.1 (2025-02-06) o Add WAIC for mcmcPhenology() - 10.2.2 (2025-03-06) o Give some information about mc.cores for fit.phenology() - 10.2.3 (2025-04-09) o New parameter save.all for summary.phenology() to save all replicates estimates - 10.2.4 (2025-04-17) Changes in version 10.1 (2024-08-23) o New CRAN version - 10.1 (2024-08-23) Changes in version 9.1.2-10.0.3 o New CRAN version - 9.1 (2023-10-16) o Add season parameter in summary.phenology() - 9.1.1 (2023-11-03) o Add season parameter in plot.phenology() - 9.1.2 (2023-11-05) o Possibility to implement a detection probability model in phenology - 10.0 (2023-11-21) o Check if some series in phenology have names that can be confound, for example beach and beach1 can be considered the same in some situations - 10.0.2 (2024-7-4) o In a phenology, if A is not NA, the observed data is excluded from summary - 10.0.3 (2024-7-4) Changes in version 9.0.14 o New CRAN version - 9.0 (2023-04-01) o better management of errors in phenology_MHmcmc_p() - 9.0.1 (2023-04-28) o Can use multiple peaks - 9.0.2 (2023-05-10) o Possible to manipulate parameters using model_before within fit_phenology - 9.0.3-9.0.5 (2023-05-24) o MinB, MinE, Min, PMin, PMinB, and PMinE can have .x sub-parameters - 9.0.6 (2023-06-01) o Saddlepoint approximation of sum of negative binomial is used if more than 5 days are summed - 9.0.7 (2023-07-13) o Possible to control the approximation of sum of negative binomial in fit_phenology - 9.0.8 (2023-07-21) o normalize = FALSE for pSnbinom - 9.0.9 (2023-07-31) o If NaN is returned by pSnegbin in .Lnegbin, it will returned 1E9 - 9.0.10 (2023-08-05) o If the value in the column CountType is a number, it is used as a maximum number - 9.0.11 (2023-08-07) o Solve a problem with map_phenology() - 9.0.12 (2023-08-20) o Solve a problem with result_Gratiot1 and result_Gratiot2 - 9.0.13 (2023-10-04) o Solve a problem with colnames in add_phenology - 9.0.14 (2023-10-11) Changes in version 8.0.6 o New CRAN version - 8.0 (2022-12-12) o New model to use a minimum observed number - 8.0 (2022-12-12) o The Zero Counts model applies now at the level of daily counts, not automatically to the entire timeseries. It is a big change that makes previous formated datasets no more compatible with this version - 8.0 (2022-12-13) o Minor change in .Lnegbin - 8.0.1 (2022-12-29) o .Lnegbin uses furman, Vellaisamy&Upadhye or approximate.negativebinomial method adaptively for Snbinom to prevent overflow - 8.0.2 (2022-12-29) o Correction of examples in fit_phenology() - 8.0.3 (2022-12-29) o silent parameters from fit_phenology() is used also for SEfromHessian() in the function - 8.0.4 (2023-01-08) o Prevent error when theta is very large - 8.0.5 (2023-03-10) o Hessian is FALSE by default in fit_phenology() - 8.0.6 (2023-03-20) o Change the default parameters for phenology_MHmcmc() - 8.0.6 (2023-03-20) o Restore functional shiny version - 8.0.7 (2023-04-01) Changes in version 7.9 (2022-09-06) o New CRAN version - 7.9 (2022-09-06) Changes in version 7.8-4 o Show intermediate fitted values in fit_phenology() - 7.8-1 (2022-08-22) o Customized probs values in CI.RMU - 7.8-3 (2022-09-06) Changes in version 7.8 (2022-07-15) o New CRAN version - 7.6 (2020-10-22) o Minor changes in the documentation - 7.6-1 (2020-12-14) o Tagloss_format() cleans data before to format them - 7.6-2 (2020-12-14) o New function Tagloss_mcmc_p() - 7.6-3 (2020-12-18) o Minor changes in Tagloss_model - 7.6-4 (2020-12-21) o Growlnotify option is removed - 7.6-5 (2021-01-13) o par_init() is compatible with convolution method- 7.6-6 (2021-01-13) o Solve a rare case when Theta converges to 0 - 7.7-1 (2021-01-20) o Use the new parameter method for RandomFromHessianOrMCMC - 7.7-2 (2021-01-26) o Prevent a warning in CI.RMU - 7.7-3 (2021-03-12) o Correct a bug in plot.fitRMU - 7.7-3 (2021-03-12) o New MCMC functions for fitCF - 7.7-4 (2021-03-19) o Correct a bug in CI.RMU - 7.7-5 & 7.7-6 (2021-03-23) o More precisions in Description of fitCF() - 7.7-7 (2021-03-24) o Minor change in fitCF() - 7.7-8 (2021-03-27) o Parallel version of OCFECF_f() for windows - 7.7-9 (2021-03-27) o Minor change for OCFECF_f() for windows - 7.7-10-7.7.12 (2021-03-31) o Prevent a warning in OCFECF_f() and lnCF() - 7.7-13 (2021-04-01) o New function generateCF() - 7.7-14 & 7.7-15 (2021-04-21) o Tagloss_model() can use mcmc and Hessian - 7.7-16 (2021-04-23) o Parameter_Global_Year() corrects names f series if they have _ - 7.7-17 (2021-04-26) o Add phenology logo - 7.7-18 (2021-05-01) o Add names.legend, col and border parameters in plot.fitRMU - 7.7-19 (2021-06-22) o Correct CI.RMU if some years are missing - 7.7-20 (2021-06-23) o New parametrization for phenology based on Omeyer et al. In prep - 7.7-25 (2021-09-02) o Minor change in the documentation of fitRMU() - 7.7-29 (2021-09-14) o Minor change in the documentation of add_phenology() - 7.7-30 (2021-10-15) o Minor change in format_par() to take into account strange name of beach - 7.7-32 (2021-11-01) o Named vector for zero_counts in fit_phenology() is possible - 7.7-41 (2021-11-03) o If method is NULL in fitRMU(), the initial parameters is returned - 7.7-42 (2021-11-06) o fitRMU uses optim and no more optimx - 7.7-43 (2021-11-06) o summary.phenology() returns also the sum of series - 7.7-46 (2021-11-16) o New option for add_phenology(): check.overlapping.dates - 7.7-53 (2022-01-18) o New option for fit_phenology(): stop.fit - 7.7-57 (2022-01-28) o Minor change in summary.phenology() - 7.7-59 (2022-01-29) o Forking=FALSE is used for Lnegbin due to a bug in Rstudio - 7.7-65 (2022-02-01) o options are used to tell to fit_phenology() and map_phenology() how to use parallel computing - 7.7-68 (2022-02-02) o Bug correction in rare case in fit_phenology() - 7.7-71 (2022-02-06) o Minor change in plot.IP - 7.7-76 (2022-02-19) o Prevent an error when meanECF is very small in IPFit() - 7.7-78 (2022-02-20) o New url to update the package before to be uploaded to CRAN - 7.7-80 (2022-02-24) o Minor change for dunif prior in fitRMU_MHmcmc_p - 7.7-82 (2022-03-25) o Minor change in plot.ECFOCF() that can use resultMCMC for CF plot - 7.7-108 (2022-03-26) o dgamma can be used as predefined density for fitRMU_MHmcmc_p() - 7.7-114 (2022-04-09) o Better managment of classes in the package - 7.7-120 (2022-04-09) o plot.fitRMU with proportions of numbers can use replicate.CI and then use median - 7.7-121 (2022-04-24) o New function ExponentialRegression() - 7.7-127 (2022-05-03) Changes in version 7.5.25 o New parameter max.scale for plot.TableECFOCF() - (2019-02-05) o New function Tagloss_mcmc() for Bayesian analysis of tag loss rate - 7.3.2 (2019-02-19) o New set of functions of remigration interval - 7.4 (2019-03-09) o peak_2018 will be applied to series XX2018 and XY2018 - 7.4.1 (2019-05-07) o Bug correction in fitRMU_MHmcmc_p() - 7.4.2 (2019-06-10) o New model for the proportions of fitRMU() - 7.4.3 (2019-06-11) o Modification of the first and second order probability of fitRMU() - 7.4.4 & 7.4.5 (2019-06-25) o add_phenology() can use recursively sep.dates parameter - 7.4.6 (2019-08-14) o solve a problem with fit_phenology() in parallel in windows - 7.4.7 (2019-08-14) o Add parameters for column names to be used in add_phenology() - 7.4.7 (2019-08-14) o Simplification of add_phenology() - 7.4.8 (2019-08-15) o Series with 0 observations are not included by add_phenology() - 7.4.9 (2019-08-15) o Better description of format errors in add_phenology() - 7.4.10 (2019-08-16) o previous can be NULL when using add_phenology() - 7.4.11 (2019-08-17) o If likelihood change is lower than 1e-6, fit_phenology() stops - 7.4.12 (2019-08-19) o traceML parameter in phenology_MHmcmc(), Tagloss_mcmc, and fitRMU_MHmcmc - 7.4.13 & 7.4.14 (2019-08-20) o Solve a problem in fit_phenology() that prevents ending - 7.4.15 (2019-08-21) o Brent method can be used in fit_phenology() - 7.4.16 (2019-08-26) o Plot.phenology() works without SE being estimated - 7.4.17 (2019-08-28) o Correct y-axis if only range of dates are available in plot.phenology() - 7.4.18 (2019-08-28) o fitRMU() is more rapid - 7.4.19 (2019-09-03) o Minor correction in phenology_MHmcmc_p() - 7.4.20 (2019-09-04) o Better prediction of priors in phenology_MHmcmc_p() - 7.4.21 (2019-09-10) o New parameter default.density in phenology_MHmcmc_p() - 7.4.22 (2019-09-12) o New parameter expandRange0Observation in add_phenology() - 7.4.23 (2019-09-13) o Series with 0 observation can be used directly in phenology_MHmcmc_p() - 7.4.24 (2019-09-17) o New function phenology2fitRMU() - 7.4.25 (2019-09-18) o summary.phenology() returns also variance and mean for ML and MCMC - 7.4.26 (2019-09-20) o New column density in RMU.names parameter of fitRMU() - 7.4.26 (2019-09-20) o Possibility to use gamma distribution in fitRMU() - 7.4.26 (2019-09-20) o Confidence interval can be shown in painted polygon in plot.phenology() - 7.4.26 (2019-09-20) o New parameter limit.sd in phenology2fitRMU()- 7.4.27 (2019-09-23) o Names of series can have the separator of year in their name in phenology2fitRMU()- 7.4.28 (2019-10-01) o print.phenologyout() shows all the series - 7.4.29 (2019-10-01) o Remove - character from beach name as it makes interference with fitRMU() - 7.4.30 (2019-10-02) o Require HelpersMG >=3.8 for a better control of xSnbbinom() - 7.5 (2019-10-06) o New function Parameter_Global_Year() to change parameters for phenology analysis - 7.5 (2019-10-07) o New function fixed.parameters0() - 7.5 (2019-10-12) o Optimization of .Lnegbin() by using .dialy_count() less often - 7.5 (2019-10-15) o Only convolution method in fit_phenology() is maintained - 7.5 (2019-10-15) o New function CI.RMU() - 7.5 (2019-10-17) o plot.fitRMU() completely changed - 7.5 (2019-10-17) o fitRMU() can use unusual parameter names - 7.5 (2019-10-20) o New model.SD in fitRMU() being "rookery.proportional" - 7.5.1 (2019-10-27) o CI.RMU() is much faster - 7.5.1 (2019-10-27) o Shiny version is corrected to be used with new add_phenology() function - 7.5.1 (2019-10-27) o Bug in CI.RMU() for replicate = 1 - 7.5.2 (2019-10-30) o Prevent some cases with theta = 0 - 7.5.3 (2019-11-05) o Cosmetic change in add_phenology() - 7.5.4 (2019-11-08) o phenology2fitRMU() without sd works correctly - 7.5.5 (2019-11-10) o Print phenology is possible with old fit (v. < 6) - 7.5.6 7.5.7 (2019-11-14) o Minor change in CI.RMU - 7.5.8 (2019-11-28) o Solve a case when some years have no information for year-specific in CI.RMU() - 7.5.9 (2019-12-23) o Fit continues if likelihood changed a lot in fitRMU - 7.5.10 (2019-12-24) o Correct a bug in fitRMU() for exponential when all years are not present - 7.5.11 (2019-12-26) o fitRMU_MHmcmc_p() works with new fitRMU() model - 7.5.12 (2020-01-01) o Years without data are not shown in plot.fitRMU() with what="Total" - 7.5.13 (2020-01-02) o Estimate of likelihood for phenology model is faster - 7.5.14 (2020-05-15) o phenology2fitRMU() is more fexible - 7.5.15 (2020-05-18) o Correct a bug in fitRMU() - 7.5.16 (2020-05-18) o Estimate of likelihood for phenology model is more accurate - 7.5.17 (2020-05-18) o Minor change in CI.RMU() - 7.5.18 (2020-05-20) o Summary and plot can use flat hessian - 7.5.19 (2020-05-22) o Two kinds of cofactors can be used in fit_phenology() - 7.5.20 (2020-05-24) o Big changes in summary.phenology() - 7.5.21 (2020-05-25) Note that sd# and se# (standard errors for fixed parameters) are not working o map_phenology is parallelized - 7.5.22 & 7.5.23 (2020-06-03) o Change introduced in as.numeric in R 4.0.0 - 7.5.24 (2020-06-27) o Change in .Lnegbin to prevent NA output when NA is present in input data - 7.5.25 (2020-08-14) Changes in version 7.2 (2018-09-27) o New version in CRAN - 7.2 (2018-09-25) o Solve an error if detectcores returns NA ou NULL - 7.2.1 (2018-10-12) o Solve a problem when lnCF() returns Inf - 7.2.2 (2018-10-24) o Solve a problem with multicores computers in ECFOCF_f() - 7.2.3 (2018-10-24) o xaxt parameter can be used for plot.ECFOCF with result="prob" - 7.2.4 (2018-10-30) o fixed.parameters beginning by se# (no more sd#) are used in summary() and plot() - 7.2.5 (2018-11-03) o New parameter method for fit_phenology() - 7.2.5 (2018-11-03) o Solve a rare problem in fitRMU() when the number for one year is null - 7.2.6 (2018-11-14) o Possible to set a bimodal nesting season in fit_phenology() - 7.2.7 (2018-11-14) o A new function to plot the formated tagloss data - 7.2.8 (2018-12-11) o tagloss_daymax() can return max (default), min, mean, all the number of days individuals have been followed - 7.2.9 (2018-12-13) o New function Tagloss_cumul() to estimate cumulative daily tag-loss rate - 7.2.9 (2018-12-17) o Rivalan et al 2005 and Casale et al 2017 model can be used for tagloss modeling - 7.2.10 (2018-12-18) Changes in version 7.1 (2018-07-10) o New set of functions for Internesting Periods for marine turtles - 7.1 o Minor change in .Lnegbin to prevent rare case when probabilities are too small - 7.1 o fitRMU() accept null SD for a beach - 7.1 o Takes into account Cauchy-Schwartz inequality to estimate SD in fitRMU - 7.1 o It is possible to not indicate SE of nesting season counts in fitRMU - 7.1 o A proportional model for SD is possible for fitRMU - 7.1 o Solve a rare warning in plot.phenology - 7.1 o Lnegbin can be run without parallel computing (sometimes parallel computing is slower than normal computing) - 7.1.1 (2018-08-03) o lower and upper bounds for parameters can be set up in fit_phenology() - 7.1.1 (2018-08-03) o L-BFGS-B rather than BFGS is used for fitting in fit_phenology() - 7.1.1 (2018-08-03) o It is possible to save all the progress of fit with fit_phenology() - 7.1.2 (2018-08-03) o Better organization of list for intermediate save in fit_phenology() - 7.1.3 (2018-08-05) o fixed.parameters beginning by sd# are used in summary() and plot() - 7.1.4 (2018-09-24) Changes in version 7.0.4 o New set of functions for Clutch Frequency for marine turtles - 7.0 o Minor change in par_init() - 7.0.1 o Force PMinE et PMinB to be positive - 7.0.1 o New non-parameteric model for CF - 7.0.2 o New parameter show.scale for plot.ECFOCF() - 7.0.3 o New attribute final in TableOCFECF - 7.0.4 Changes in version 6.0-6.0.3 o New set of functions for Tagloss - 6.0 o Correct a bug in add_phenology() when a list is used to enter new data - 6.0 o Confidence interval for Peak_Series, Length_Series are shown - 6.0 o Minor change in Tagloss - 6.0 o New option "cumul" to plot tagloss result - 6.0 o Simplification to specify partial models in tagloss - 6.0 o If N20 == 0, does not produce an error - 6.0 o Random distribution of individuals in groups send in cores for parallel computing - 6.0 o Minor change in Tagloss_L - 6.0.1 o New function loglik for Tagloss - 6.0.2 o Correct examples - 6.0.3 Changes in version 5.5 o Use of SEfromHessian - 5.5 Changes in version 5.4.1 o New version for CRAN - 5.4 o phenology() is compatible with shiny 1.0.1 - 5.4.1 Changes in version 5.3.15 o New version for CRAN - 5.3 o par_init() better handle PMin - 5.3.1 o New function AutoFitPhenology() - 5.3.2 o Parallel computing in windows - 5.3.3 o Adaptive mcmc - 5.3.3 o Correction of parallel computing in windows - 5.3.4-5.3.5 o parametersfixed is renammed fixed.parameters in fit_phenology(), par_init() and plot.phenology() - 5.3.6 o parametersfit is renammed fitted.parameters in fit_phenology() - 5.3.6 o Plot is renammed show.plot in plot.phenology() - 5.3.6 o summary() returns an estimate of global nesting if mcmc object is indicated - 5.3.7 o summary() returns the details day by day of quantiles -5.3.8 o plot() can plot now the result of a mcmc object as quantiles - 5.3.8 o Correct diverse bugs in phenology_MHmcmc() and map_phenology() - 5.3.9 o summary.phenology() and plot.phenology() rewritten from scratch - 5.3.10 o summary.phenology() uses matrix of variances-covariances for confidence interval - 5.3.10 o fit_phenology() uses optimx() - 5.3.11 o web version updated - 5.3.12 o Remove dependency to zoo package but add optimx and numDeriv - 5.3.12 o Change the function to estimate random number with vcov using lmf package - 5.3.13 o summary.phenologyout() is more complete - 5.3.14 o autfitphenology() can be used again - 5.3.15 Changes in version 5.2.1-5.2.5 o New version of shiny phenology() - 5.2.1 o New version of shiny phenology() - 5.2.2 o New parameter plot=TRUE for plot.phenology() - 5.2.2 o Restore shiny version within the package - 5.2.3 o Multilanguage version of phenology() - 5.2.4 o Spanish version of phenology() - 5.2.5 Changes in version 5.2 (2016-07-18) o Correction for likelihod_phenology() - 5.1.1 o Estimation of likelihoods for different beaches is ran in parallel - 5.1.1 o Can add a list read using read_folder() - 5.1.2 o phenology() function works again - 5.1.3 o plot.phenologymap() plot only one heat map - 5.1.4 o plot_phi() and plot_delta() are more flexible - 5.1.4 o Moon is not shown if xlim is used for plot.phenology() - 5.1.4 o Shiny application phenology() is better handeld - 5.2 Changes in version 5.1 (2016-05-02) o Minor changes in documentation Changes in version 5.0.3 o Add cofactors for daily effects in fit_phenology() - 5.0.0 o method_incertitude are changed to 'convolution' or 'combinatory' - 5.0.0 o Correct a bug for cofactor analysis - 5.0.1 o Minor change in the output of plot() - 5.0.2 o Add a zero parameter for fit_phenology() - 5.0.3 o Bug correction for for cofactor analysis - 5.0.3 Changes in version 4.4-4.4.1 o The "sum" method_incertitude uses an exact method for the negative binomial distribution o The "binomial" method has been removed o Optimisation of the function .Lnegbin to be more rapid and to return also the likelihood of each observation o Require package HelpersMG version higher or equal than 1.3.4 Changes in version 4.3.1-4.3.6 o Object returns from MHmcmc has the correct class mcmcComposite - 4.3.1 o Bisextile years are possible - 4.3.2 o Theta can be a fixed parameter - 4.3.3 o se for some parameters can be indicated manually in plot - 4.3.4 o Better gestion of bisextil years in plot - 4.3.4 o se indicated manually in plot replaced the previous ones if they exist - 4.3.5 o plot.ftiRMU has a new parameter to change the order of series - 4.3.5 o fit_phenology can produce positive likelihood without error - 4.3.6 o correct a bug introduced in 4.3.5 for se managment - 4.3.6 o print.phenologyout() can show data with very small se - 4.3.6 Changes in version 4.3 o Minor changes in fitRMU() and bugs corrections Changes in version 4.2.3-4.2.4 o New models for fitRMU() o New functions plot.fitRMU(), logLik.fitRMU(), fitRMU_MHmcmc_p() and fitRMU_MHmcmc() o Test if names of timeseries has a _ character and change it with a warning o phenology_MHmcmc_p() returns a data.frame and no more a matrix o The lastest version can always been installed using: install.packages("http://www.ese.u-psud.fr/epc/conservation/CRAN/phenology.tar.gz", repos=NULL, type="source") o Require package HelpersMG version higher or equal than 1.2 Changes in version 4.2 (2015-05-10) o New function fitRMU() o Correct add_phenology() description o Correct a bug if no fixed parameter is included Changes in version 4.1 (2015-04-09) o growlnotify(), MHalgoGen(), as.mcmc.mcmcComposite(), as.par.mcmcComposite(), summary.mcmcComposite(), plot.mcmcComposite(), plot_add(), ScalePreviousPlot(), plot_errbar(), ChangeCoordinate(), barplot_errbar(), chr(), asc(), ind_long_lat(), getTide(), clean.knitr(), local.search(), map.scale2(), compassRose2(), convert.tz(), insidesearch(), moon_phase(), compare_AIC(), read_folder() are transfered into new package HelpersMG o Desription conforms to new CRAN specification Changes in version 4.0.5 o Better managment of hidden function .MHalgoGen for very long MCMC profiling. o Prevent an error in MCMC search when likelihood cannot be estimated. o convert.tz(x, ) return an object of the same class than x. o Length_ and Peak_ parameters can be series-specific. Changes in version 4.0.4 (2015-02-11) o The hidden function .MHalgoGen has three new parameters for very long MCMC profiling to resume search for computer crash. o Correct a bug for add_phenology() when month_ref is indicated o Correct a cosmetic bug in print.phenologyout() o Length parameter can now be associated with a beach o New function insidesearch() to search for a string in files within a folder Changes in version 4.0 (2014-10-06) o Remove phenology-swot() and keep only phenology() for web application o Function convert.ts() renamed convert.tz() o New tests for add_phenology() o The parameter trace for mcmc can take an integer value to tell how many intermediate results must be shown o Simplification of ind_lat_lon() Changes in version 3.71-3.72 o Breaks for plot mcmc objects with uniform distribution use min and max as limits o New parameter to help scaling prior vs posterior in plot mcmc objects o Better examples for MCMC o phenology_MHmcmc_p() check is initial values are out of range o Correct bug for phenology_MHmcmc_p() with pMin, pMinE, pMinB o Correct bug for ind_long_lat() using indices o New way to use RNetCDF and XML packages which are only suggested o New function convert.ts() to convert POSIXlt or POSIXct date-time from one timezone to an other Changes in version 3.70 o Correct of bug in toggle_Min_PMin() Changes in version 3.69 (2014-06-22) o New function map.scale2() and compassRose2() to change the colors of text and lines Changes in version 3.66-3.68 o New function clean.knitr() to clean folder after knitr compile o New function local.search() to search a file on local disk o XML package is no more required but suggested o New function logLik() for phenology class Changes in version 3.64-3.65 o Add compatibility of ind_lat_lon() with RNetCDF package o Change in ind_lat_lon() to make it more general Changes in version 3.63 (2014-04-07) o Correct two bugs in function getTide() (when levels are negative and when system cannot use utf-8) o add_phenology() now keeps the name of timeseries added o New parameter silent=TRUE/FALSE for add_phenology() Changes in version 3.61-3.62 o New function getTide() o Shiny server Changes in version 3.60 o New parameter in function ind_long_lat() to give the explicit name of longitude and latitude in ncdf file. Defaults are "lon" and "lat". Correction of bug. o New shiny server (experimental) Changes in version 3.59 o Remove dependency to ncdf4 package and make function ind_long_lat() compatible also with RNetCDF and ncdf packages Changes in version 3.57 (2014-02-25) o Parameter folder of function read_folder() accept or a file or a folder o New parameter wildcard for function read_folder() Changes in version 3.56 o new function ind_long_lat() Changes in version 3.55 (2013-11-21) o New function MinBMinE_to_Min() o new parameter growlnotify for fit_phenology and plot.phenology o correcton of a bug to prevent PMinE to become negatif Changes in version 3.53-3.54 o New functions asc() and chr() to manipulate UTF-8 codes o Function ScalePreviousPlot() returns also the range, the center and the position of labels Changes in version 3.52 o New function used to toggle between Min and PMin parameters o new parameter legend=TRUE for plot.mcmcComposite() Changes in version 3.51 (2013-07-11) o New version of the update check at startup Changes in version 3.50 (2013-07-10) o Correct a bug for scale of prior in plot.mcmcComposite() o If prior is uniform, changed the scale to show all prior o Parameters x.plus, x.minus, y.plus, and y.minus in plot_errbar to define absolut position of ends of error bars. o Minor change in print.phenologyout() o Add add=FALSE parameter to plot_errbar() o New function barplot_errbar() Changes in version 3.49 (2013-06-24) o Minor change in add_phenology() o New function plot_add() o New function ScalePreviousPlot() o New function plot_errbar() o New function ChangeCoordinate() Changes in version 3.47 (2013-06-03) o New format of examples to be compatible with R 3.10 Changes in version 3.46 o New parameter accept for phenology_MHmcmc_p() to run the function in batch mode o Correct the resolution for prior curve in plot() Changes in version 3.45 o Correction for onAttach() to allow the package to load if internet is present but does not anwser as expected. o compare_AIC() can use list of several object and then the AIC is summed. o New functions as.mcmc.Composite() and as.par.mcmcComposite(). o compare_AIC() shows only 3 digits. o compare_AIC() can uses list object summarizing data. Changes in version 3.44 (2013-01-29) o add parameter progressbar = TRUE/FALSE for plot and map_phenology() to be used with Sweave o plot_phenology() and plot_map() removed o correct a bug when xlim or ylim were used with plot.phenology() o remove the pdf option for plot.phenology o correction of bug in the .MHalgoGen() function o correct a display bug for maximum likelihood in map_phenology() Changes in version 3.42-3.43 o first likelihood is stored in mcmcComposite o check for update at load time o compare_AIC() can use any list with elements named AIC or aic o better managment of options for plot o New funtions L_to_LBLE() and LBLE_to_L() o add_format() has been renamed as add_phenology() o add_phenology() and fit_phenology() by default opens a box to choose a file and try to read the file directly o better managment for file reading in phenology_swot() o if fit_phenology() is executed without formated data or parameterfit, it runs add_phenology() or par_init() first. o phenology() stores data in phenology environment. Changes in version 3.41 (2012-11-26) o add function phenology_swot() for rapid fit of nesting season o if standard error of parameters is not available, produce NA for SE of nest counts rather than 0 Changes in version 3.40 (2012-10-07) o add Bayesian analysis Changes in version 3.36 o change the function compare_AIC() to be used also with package embryogrowth Changes in version 3.35 o new function adapt_parameters to extract only the useful parameters form a set o the output from a plot can be used with several timeseries analyzed at the same time o add a new class: phenologyout that is created by plot_phenology o add the print.phenologyout and summary.phenologyout function o the moons are now displayed at the top of the graph, not superimposed Changes in version 3.34 o remove the use of the phenology.env environment Changes in version 3.33 o internal changes Changes in version 3.32 o new option for add_format: adjust_ref=TRUE o change on the way that Begin, Peak and End are calculated within par_init Changes in version 3.31 (2012-05-15) o internal change to get no warnings during build Changes in version 3.30 o create two new classes: phenology and phenologymap o create the plot, print, summary methods for these new classes o it is possible to add several datasets at one time with add=list(d1, d2, d3) o for add_format, it is possible to add several format for date with format = c("%d/%m/%Y", "%d/%m/%y"). All formats are tested. o added function read_folder() to open all files from a folder and create a list to be used with add_format function o correct an error for the outputs of plot_phenology with several series o the main calendar dates for each series are shown at the end of the fit o these dates are stored in the result under the name $Dates Changes in version 3.29 (2012-04-11) o added function moon_phase() o added moon=FALSE parameter for fit_phenology() o added moon=TRUE for examples of shift_sinusoid() o plot_phenology() return a list of lists with the outputs o added function compare_AIC()