# Generated by roxygen2: do not edit by hand

export(AutoArima)
export(ESSS)
export(NMME_urls)
export(NaiveArima)
export(add_covered_to_cast_tab)
export(add_date_from_components)
export(add_err_to_cast_tab)
export(add_future_moons)
export(add_lead_to_cast_tab)
export(add_newmoonnumbers_from_dates)
export(add_obs_to_cast_tab)
export(all_species)
export(append_csv)
export(base_species)
export(cast)
export(combine_hist_and_cast)
export(covariate_models)
export(create_dir)
export(dataset_controls)
export(directory_settings)
export(download_archive)
export(download_climate_forecasts)
export(ensemble_casts)
export(error_if_deep)
export(eval_species)
export(evaluate_cast)
export(evaluate_casts)
export(file_ext)
export(fill_data)
export(fill_dir)
export(fill_fits)
export(fill_forecasts)
export(fill_models)
export(fill_resources)
export(forecast_future_moons)
export(foy)
export(ifna)
export(ifnull)
export(is_sp_col)
export(jags_RW)
export(jags_logistic)
export(jags_logistic_covariates)
export(lag_covariates)
export(list_depth)
export(match.call.defaults)
export(measure_cast_level_error)
export(message_break)
export(messageq)
export(model_controls)
export(model_template)
export(models_to_cast)
export(na_conformer)
export(named_null_list)
export(nbGARCH)
export(nbsGARCH)
export(path_no_ext)
export(pevGARCH)
export(plot_cast_point)
export(plot_cast_ts)
export(plot_casts_cov_RMSE)
export(plot_casts_err_lead)
export(portalcast)
export(prefab_dataset_controls)
export(prefab_datasets)
export(prefab_model_controls)
export(prefab_models)
export(prepare_covariates)
export(prepare_dataset)
export(prepare_forecast_covariates)
export(prepare_historic_covariates)
export(prepare_metadata)
export(prepare_moons)
export(prepare_rodents)
export(production_settings)
export(read_cast_metadata)
export(read_cast_tab)
export(read_cast_tabs)
export(read_casts_metadata)
export(read_climate_forecasts)
export(read_covariates)
export(read_data)
export(read_dataset_controls)
export(read_directory_configuration)
export(read_forecast_covariates)
export(read_historical_covariates)
export(read_metadata)
export(read_model_cast)
export(read_model_controls)
export(read_model_fit)
export(read_moons)
export(read_rodents)
export(read_rodents_table)
export(remove_incompletes)
export(return_if_null)
export(rodent_species)
export(round_na.interp)
export(runjags_control)
export(sandbox_settings)
export(save_cast_output)
export(select_casts)
export(setup_dir)
export(setup_production)
export(setup_sandbox)
export(species_from_table)
export(update_directory_configuration)
export(update_list)
export(write_data)
export(write_dataset_controls)
export(write_directory_configuration)
export(write_model)
export(write_model_controls)
importFrom(coda,HPDinterval)
importFrom(coda,as.mcmc)
importFrom(forecast,Arima)
importFrom(forecast,auto.arima)
importFrom(forecast,ets)
importFrom(forecast,forecast)
importFrom(forecast,na.interp)
importFrom(grDevices,grey)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,serializeJSON)
importFrom(jsonlite,unserializeJSON)
importFrom(jsonlite,write_json)
importFrom(portalr,download_observations)
importFrom(portalr,get_future_moons)
importFrom(portalr,load_trapping_data)
importFrom(portalr,ndvi)
importFrom(portalr,summarize_rodent_data)
importFrom(portalr,weather)
importFrom(runjags,run.jags)
importFrom(runjags,runjags.options)
importFrom(scoringRules,crps_nbinom)
importFrom(scoringRules,crps_norm)
importFrom(scoringRules,crps_pois)
importFrom(scoringRules,crps_sample)
importFrom(scoringRules,logs_nbinom)
importFrom(scoringRules,logs_norm)
importFrom(scoringRules,logs_pois)
importFrom(scoringRules,logs_sample)
importFrom(stats,AIC)
importFrom(stats,filter)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tscount,tsglm)
importFrom(utils,download.file)
importFrom(utils,find)
importFrom(utils,packageDescription)
importFrom(utils,read.csv)
importFrom(utils,sessionInfo)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(viridis,viridis)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
