From a36881c84ab8a397e869e4415192bf2106e036af Mon Sep 17 00:00:00 2001 From: June Choe Date: Sat, 15 Jul 2023 20:51:39 +0900 Subject: [PATCH] build site --- README.Rmd | 2 +- README.md | 2 +- docs/404.html | 2 +- docs/CODE_OF_CONDUCT.html | 2 +- docs/CONTRIBUTING.html | 2 +- docs/LICENSE-text.html | 2 +- docs/LICENSE.html | 2 +- docs/articles/Garrison-et-al-2020.html | 6 +++--- docs/articles/Geller-et-al-2020.html | 8 ++++---- docs/articles/asynchronous-cpa.html | 17 +++++++++-------- docs/articles/deCarvalho-et-al-2021.html | 2 +- docs/articles/index.html | 2 +- docs/articles/jlmerclusterperm.html | 2 +- docs/articles/julia-interface.html | 2 +- docs/articles/reproducibility.html | 2 +- docs/articles/tidying-output.html | 4 ++-- docs/authors.html | 2 +- docs/index.html | 6 +++--- docs/news/index.html | 6 ++++-- docs/pkgdown.yml | 2 +- docs/reference/calculate_clusters_pvalues.html | 2 +- docs/reference/cluster_permutation_tidiers.html | 2 +- docs/reference/clusterpermute.html | 2 +- docs/reference/compute_timewise_statistics.html | 2 +- docs/reference/extract_empirical_clusters.html | 2 +- docs/reference/extract_null_cluster_dists.html | 2 +- docs/reference/index.html | 2 +- docs/reference/jlmer.html | 2 +- docs/reference/jlmerclusterperm-package.html | 2 +- docs/reference/jlmerclusterperm_setup.html | 2 +- docs/reference/julia_model_tidiers.html | 2 +- docs/reference/julia_progress.html | 2 +- docs/reference/julia_rng.html | 2 +- docs/reference/julia_setup_ok.html | 2 +- docs/reference/make_jlmer_spec.html | 2 +- docs/reference/permute_by_predictor.html | 2 +- docs/reference/permute_timewise_statistics.html | 2 +- docs/reference/reexports.html | 2 +- docs/reference/to_jlmer.html | 2 +- docs/reference/walk_threshold_steps.html | 5 +++-- docs/search.json | 2 +- 41 files changed, 62 insertions(+), 58 deletions(-) diff --git a/README.Rmd b/README.Rmd index 0840b3b..9e1b195 100644 --- a/README.Rmd +++ b/README.Rmd @@ -157,7 +157,7 @@ walk_threshold_steps(empirical_statistics, null_statistics, steps = c(2, 2.5, 3) - The [JuliaConnectoR](https://github.com/stefan-m-lenz/JuliaConnectoR) package for powering the R interface to Julia. -- The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for fast implementations (mixed effects) regression models. +- The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for fast implementations of (mixed effects) regression models. - Existing implementations of CPA in R ([permuco](https://jaromilfrossard.github.io/permuco/), [permutes](https://github.com/cvoeten/permutes), etc.) whose designs inspired the CPA interface in jlmerclusterperm. diff --git a/README.md b/README.md index b9771d9..daee665 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ walk_threshold_steps(empirical_statistics, null_statistics, steps = c(2, 2.5, 3) - The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for - fast implementations (mixed effects) regression models. + fast implementations of (mixed effects) regression models. - Existing implementations of CPA in R ([permuco](https://jaromilfrossard.github.io/permuco/), diff --git a/docs/404.html b/docs/404.html index 8acfaa4..d8b1cc7 100644 --- a/docs/404.html +++ b/docs/404.html @@ -33,7 +33,7 @@ jlmerclusterperm - 1.0.1 + 1.0.2