diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0d3cdcea..93c401eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,15 +3,15 @@ repos: rev: v3.2.0 hooks: - id: trailing-whitespace - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - id: end-of-file-fixer - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - id: check-yaml - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - id: check-added-large-files - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - id: detect-private-key - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - repo: https://github.com/lorenzwalthert/precommit rev: v0.4.2 @@ -23,9 +23,9 @@ repos: '--ignore-stop="^# styler: on$"', '--strict=FALSE' ] - exclude: ^(inst/|man/|src/cpp11\.cpp|playgroud/|R/cpp11\.R|README\.md) + exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) - id: readme-rmd-rendered # - id: lintr # args: [--warn_only] # verbose: true - # exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11\.R|README\.md) + # exclude: ^(inst/|man/|src/cpp11.cpp|playgroud/|R/cpp11.R) diff --git a/README.md b/README.md index b2260abb..b2bc2132 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ summary(sir) #> Days (duration) : 50 (of 50) #> Number of viruses : 1 #> Last run elapsed t : 62.00ms -#> Last run speed : 80.26 million agents x day / second +#> Last run speed : 79.47 million agents x day / second #> Rewiring : off #> #> Global events: @@ -229,7 +229,7 @@ summary(model_seirconn) #> Days (duration) : 100 (of 100) #> Number of viruses : 2 #> Last run elapsed t : 15.00ms -#> Last run speed : 63.50 million agents x day / second +#> Last run speed : 64.01 million agents x day / second #> Rewiring : off #> #> Global events: