Title: Important Concepts of Evolutionary Game Theory
Description: Evolutionary game theory applies game theory to evolving populations
in biology, see e.g. one of the books by Weibull (1994, ISBN:978-0262731218)
or by Sandholm (2010, ISBN:978-0262195874) for more details. A comprehensive
set of tools to illustrate the core concepts of evolutionary game theory,
such as evolutionary stability or various evolutionary dynamics, for teaching
and academic research is provided.
Author: Daniel Gebele [aut, cph],
Jochen Staudacher [aut, cre, cph]
Maintainer: Jochen Staudacher <jochen.staudacher@hs-kempten.de>
Diff between EvolutionaryGames versions 0.1.1 dated 2022-04-11 and 0.1.2 dated 2022-08-28
DESCRIPTION | 6 MD5 | 16 build/vignette.rds |binary inst/doc/UsingEvolutionaryGames.R | 11 inst/doc/UsingEvolutionaryGames.Rmd | 29 + inst/doc/UsingEvolutionaryGames.html | 591 ++++++++++++++++++++++++------- inst/doc/UsingEvolutionaryGames_pdf.R |only inst/doc/UsingEvolutionaryGames_pdf.Rmd |only inst/doc/UsingEvolutionaryGames_pdf.pdf |only vignettes/UsingEvolutionaryGames.Rmd | 29 + vignettes/UsingEvolutionaryGames_pdf.Rmd |only 11 files changed, 534 insertions(+), 148 deletions(-)
More information about EvolutionaryGames at CRAN
Permanent link
Title: Compact Package Representations
Description: A tool, grammar, and standard to represent and exchange
R package source code as text files. Converts one or more source
packages to a text file and restores the package structures from the file.
Author: Nan Xiao [aut, cre] ,
Yilong Zhang [aut],
Keaven Anderson [aut],
Amin Shirazi [ctb],
Jeff Cheng [ctb],
Merck Sharp & Dohme Corp [cph]
Maintainer: Nan Xiao <nan.xiao1@merck.com>
Diff between pkglite versions 0.2.0 dated 2021-05-22 and 0.2.1 dated 2022-08-28
pkglite-0.2.0/pkglite/inst/pkgdown |only pkglite-0.2.1/pkglite/DESCRIPTION | 10 pkglite-0.2.1/pkglite/MD5 | 202 pkglite-0.2.1/pkglite/NAMESPACE | 85 pkglite-0.2.1/pkglite/NEWS.md | 65 pkglite-0.2.1/pkglite/R/collate.R | 446 - pkglite-0.2.1/pkglite/R/collection.R | 520 - pkglite-0.2.1/pkglite/R/dictionary.R | 334 pkglite-0.2.1/pkglite/R/pack.R | 660 - pkglite-0.2.1/pkglite/R/pkglite-package.R | 40 pkglite-0.2.1/pkglite/R/spec.R | 271 pkglite-0.2.1/pkglite/R/templates.R | 502 - pkglite-0.2.1/pkglite/R/unpack.R | 662 - pkglite-0.2.1/pkglite/R/utils-cli.R |only pkglite-0.2.1/pkglite/R/utils.R | 264 pkglite-0.2.1/pkglite/README.md | 124 pkglite-0.2.1/pkglite/build/vignette.rds |binary pkglite-0.2.1/pkglite/inst/doc/filecollection.R | 61 pkglite-0.2.1/pkglite/inst/doc/filecollection.Rmd | 161 pkglite-0.2.1/pkglite/inst/doc/filecollection.html | 598 - pkglite-0.2.1/pkglite/inst/doc/filespec.R | 87 pkglite-0.2.1/pkglite/inst/doc/filespec.Rmd | 241 pkglite-0.2.1/pkglite/inst/doc/filespec.html | 701 - pkglite-0.2.1/pkglite/inst/doc/format.R | 9 pkglite-0.2.1/pkglite/inst/doc/format.Rmd | 181 pkglite-0.2.1/pkglite/inst/doc/format.html | 363 pkglite-0.2.1/pkglite/inst/doc/pkglite.R | 147 pkglite-0.2.1/pkglite/inst/doc/pkglite.Rmd | 341 pkglite-0.2.1/pkglite/inst/doc/pkglite.html | 670 - pkglite-0.2.1/pkglite/inst/examples/pkg1/DESCRIPTION | 32 pkglite-0.2.1/pkglite/inst/examples/pkg1/NAMESPACE | 6 pkglite-0.2.1/pkglite/inst/examples/pkg1/NEWS.md | 10 pkglite-0.2.1/pkglite/inst/examples/pkg1/R/data.R | 12 pkglite-0.2.1/pkglite/inst/examples/pkg1/R/hello.R | 22 pkglite-0.2.1/pkglite/inst/examples/pkg1/R/pkg1-package.R | 4 pkglite-0.2.1/pkglite/inst/examples/pkg1/README.md | 6 pkglite-0.2.1/pkglite/inst/examples/pkg1/inst/extdata/dataset.tsv | 202 pkglite-0.2.1/pkglite/inst/examples/pkg1/man/dataset.Rd | 32 pkglite-0.2.1/pkglite/inst/examples/pkg1/man/hello_world.Rd | 34 pkglite-0.2.1/pkglite/inst/examples/pkg1/man/pkg1-package.Rd | 36 pkglite-0.2.1/pkglite/inst/examples/pkg1/vignettes/example.bib | 16 pkglite-0.2.1/pkglite/inst/examples/pkg1/vignettes/pkg1.Rmd | 44 pkglite-0.2.1/pkglite/inst/examples/pkg2/DESCRIPTION | 32 pkglite-0.2.1/pkglite/inst/examples/pkg2/NAMESPACE | 6 pkglite-0.2.1/pkglite/inst/examples/pkg2/NEWS.md | 10 pkglite-0.2.1/pkglite/inst/examples/pkg2/R/data.R | 12 pkglite-0.2.1/pkglite/inst/examples/pkg2/R/hello.R | 22 pkglite-0.2.1/pkglite/inst/examples/pkg2/R/pkg2-package.R | 4 pkglite-0.2.1/pkglite/inst/examples/pkg2/README.md | 6 pkglite-0.2.1/pkglite/inst/examples/pkg2/inst/extdata/dataset.tsv | 202 pkglite-0.2.1/pkglite/inst/examples/pkg2/man/dataset.Rd | 32 pkglite-0.2.1/pkglite/inst/examples/pkg2/man/hello_world.Rd | 34 pkglite-0.2.1/pkglite/inst/examples/pkg2/man/pkg2-package.Rd | 36 pkglite-0.2.1/pkglite/inst/examples/pkg2/vignettes/example.bib | 16 pkglite-0.2.1/pkglite/inst/examples/pkg2/vignettes/pkg2.Rmd | 44 pkglite-0.2.1/pkglite/inst/logo/logo.R | 26 pkglite-0.2.1/pkglite/man/collate.Rd | 80 pkglite-0.2.1/pkglite/man/ext_binary.Rd | 60 pkglite-0.2.1/pkglite/man/ext_text.Rd | 60 pkglite-0.2.1/pkglite/man/file_auto.Rd | 72 pkglite-0.2.1/pkglite/man/file_default.Rd | 58 pkglite-0.2.1/pkglite/man/file_ectd.Rd | 60 pkglite-0.2.1/pkglite/man/file_name_patterns.Rd | 62 pkglite-0.2.1/pkglite/man/file_spec.Rd | 114 pkglite-0.2.1/pkglite/man/file_spec_templates.Rd | 114 pkglite-0.2.1/pkglite/man/is_file_collection.Rd | 66 pkglite-0.2.1/pkglite/man/is_file_spec.Rd | 72 pkglite-0.2.1/pkglite/man/merge.file_collection.Rd | 84 pkglite-0.2.1/pkglite/man/pack.Rd | 118 pkglite-0.2.1/pkglite/man/pipe.Rd | 34 pkglite-0.2.1/pkglite/man/pkglite-package.Rd | 80 pkglite-0.2.1/pkglite/man/print.file_collection.Rd | 68 pkglite-0.2.1/pkglite/man/print.file_spec.Rd | 74 pkglite-0.2.1/pkglite/man/prune.Rd | 78 pkglite-0.2.1/pkglite/man/remove_content.Rd | 96 pkglite-0.2.1/pkglite/man/sanitize.Rd | 72 pkglite-0.2.1/pkglite/man/sanitize_file_collection.Rd | 66 pkglite-0.2.1/pkglite/man/unpack.Rd | 138 pkglite-0.2.1/pkglite/man/verify_ascii.Rd | 84 pkglite-0.2.1/pkglite/tests/testthat.R | 8 pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/fc_to_text1.txt | 2156 ++-- pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/fc_to_text2.txt | 2156 ++-- pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/file_to_vec.txt | 2156 ++-- pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/pack.txt | 4318 +++++----- pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/read_file_text1.txt | 32 pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/read_file_text2.txt | 6 pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/read_file_text3.txt | 10 pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/read_file_text4.txt | 6 pkglite-0.2.1/pkglite/tests/testthat/_snaps/independent_test_pack/read_file_text5.txt | 12 pkglite-0.2.1/pkglite/tests/testthat/test-independent-test_dictionary.R | 240 pkglite-0.2.1/pkglite/tests/testthat/test-independent-test_file_spec.R | 122 pkglite-0.2.1/pkglite/tests/testthat/test-independent-test_templates.R | 1238 +- pkglite-0.2.1/pkglite/tests/testthat/test-independent-test_utils.R | 122 pkglite-0.2.1/pkglite/tests/testthat/test-independent-test_utils_cli.R |only pkglite-0.2.1/pkglite/tests/testthat/test-independent_test_collate.R | 278 pkglite-0.2.1/pkglite/tests/testthat/test-independent_test_collection.R | 338 pkglite-0.2.1/pkglite/tests/testthat/test-independent_test_pack.R | 140 pkglite-0.2.1/pkglite/tests/testthat/test-independent_test_unpack.R | 216 pkglite-0.2.1/pkglite/vignettes/custom.css | 80 pkglite-0.2.1/pkglite/vignettes/filecollection.Rmd | 161 pkglite-0.2.1/pkglite/vignettes/filespec.Rmd | 241 pkglite-0.2.1/pkglite/vignettes/format.Rmd | 181 pkglite-0.2.1/pkglite/vignettes/pkglite.Rmd | 341 103 files changed, 12669 insertions(+), 12382 deletions(-)
Title: R at the Command-Line via 'r'
Description: A scripting and command-line front-end
is provided by 'r' (aka 'littler') as a lightweight binary wrapper around
the GNU R language and environment for statistical computing and graphics.
While R can be used in batch mode, the r binary adds full support for
both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path
expression as the first line in scripts) as well as command-line use in
standard Unix pipelines. In other words, r provides the R language without
the environment.
Author: Dirk Eddelbuettel and Jeff Horner
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between littler versions 0.3.15 dated 2021-12-03 and 0.3.16 dated 2022-08-28
ChangeLog | 59 DESCRIPTION | 8 MD5 | 31 build/vignette.rds |binary configure | 2517 ++++++++++++++++++++--------------------- configure.ac | 11 inst/NEWS.Rd | 24 inst/doc/littler-examples.html | 409 +++--- inst/doc/littler-faq.html | 4 inst/examples/cowu.r |only inst/examples/getPandoc.r |only inst/examples/install2.r | 32 inst/examples/installBioc.r | 106 + inst/examples/r2u.r |only inst/examples/rcc.r | 10 inst/examples/tt.r | 2 src/config.h.in | 16 src/littler.c | 33 18 files changed, 1733 insertions(+), 1529 deletions(-)
Title: Functions to Access Premier Hockey Federation and National
Hockey League Play by Play Data
Description: A utility to scrape and load play-by-play data
and statistics from the Premier Hockey Federation (PHF)<https://www.premierhockeyfederation.com/>, formerly
known as the National Women's Hockey League (NWHL). Additionally, allows access to the National Hockey League's
stats API <https://www.nhl.com/>.
Author: Ben Howell [aut],
Saiem Gilani [cre, aut],
Alyssa Longmuir [ctb]
Maintainer: Saiem Gilani <saiem.gilani@gmail.com>
Diff between fastRhockey versions 0.3.0 dated 2022-03-25 and 0.3.1 dated 2022-08-28
DESCRIPTION | 14 LICENSE | 4 MD5 | 153 +-- NEWS.md | 4 R/espn_nhl_teams.R | 25 R/fastRhockey-package.R | 12 R/helpers_phf.R | 1242 +++++++++++++++--------------- R/nhl_draft_prospects.R | 61 - R/phf_game.R | 8 R/phf_leaders.R | 2 R/phf_league_info.R | 4 R/phf_player_box.R | 2 R/phf_player_stats.R | 2 R/phf_schedule.R | 2 R/phf_standings.R | 2 R/phf_team_box.R | 2 R/phf_team_roster.R | 2 R/phf_team_stats.R | 2 README.md | 42 - data/phf_team_logos.rda |binary man/csv_from_url.Rd | 36 man/data.Rd | 96 +- man/espn_nhl_teams.Rd | 63 - man/fastRhockey-package.Rd | 10 man/load_nhl_pbp.Rd | 70 - man/load_nhl_player_box.Rd | 70 - man/load_nhl_schedule.Rd | 70 - man/load_nhl_team_box.Rd | 70 - man/load_phf_pbp.Rd | 70 - man/load_phf_player_box.Rd | 70 - man/load_phf_schedule.Rd | 70 - man/load_phf_team_box.Rd | 70 - man/most_recent_nhl_season.Rd | 28 man/most_recent_nhl_season_api_param.Rd | 28 man/most_recent_phf_season.Rd | 28 man/nhl_conferences.Rd | 58 - man/nhl_conferences_info.Rd | 66 - man/nhl_divisions.Rd | 64 - man/nhl_divisions_info.Rd | 72 - man/nhl_draft.Rd | 62 - man/nhl_draft_prospects.Rd | 102 +- man/nhl_draft_prospects_info.Rd | 96 +- man/nhl_draft_year.Rd | 70 - man/nhl_game_boxscore.Rd | 54 - man/nhl_game_content.Rd | 50 - man/nhl_game_feed.Rd | 56 - man/nhl_game_shifts.Rd | 50 - man/nhl_player_info.Rd | 50 - man/nhl_player_stats.Rd | 50 - man/nhl_schedule.Rd | 52 - man/nhl_teams.Rd | 42 - man/nhl_teams_info.Rd | 50 - man/nhl_teams_roster.Rd | 54 - man/nhl_teams_stats.Rd | 54 - man/phf_game_all.Rd | 48 - man/phf_game_details.Rd | 44 - man/phf_game_raw.Rd | 44 - man/phf_game_summary.Rd | 44 - man/phf_leaders.Rd | 54 - man/phf_league_info.Rd | 44 - man/phf_pbp.Rd | 44 - man/phf_player_box.Rd | 44 - man/phf_player_stats.Rd | 44 - man/phf_schedule.Rd | 44 - man/phf_standings.Rd | 44 - man/phf_team_box.Rd | 44 - man/phf_team_roster.Rd | 48 - man/phf_team_stats.Rd | 48 - man/progressively.Rd | 46 - man/rds_from_url.Rd | 36 man/update_nhl_db.Rd | 130 +-- man/update_phf_db.Rd | 130 +-- tests/testthat.R | 8 tests/testthat/test-espn_nhl_teams.R |only tests/testthat/test-nhl_draft_prospects.R | 4 tests/testthat/test-phf_pbp.R | 28 tests/testthat/test-phf_schedule.R | 28 tests/testthat/test-phf_team_box.R | 30 78 files changed, 2352 insertions(+), 2312 deletions(-)
Title: Analyze System Scalability with the Universal Scalability Law
Description: The Universal Scalability Law (Gunther 2007)
<doi:10.1007/978-3-540-31010-5> is a model to predict hardware and
software scalability. It uses system capacity as a function of load to
forecast the scalability for the system.
Author: Neil J. Gunther [aut],
Stefan Moeding [aut, cre]
Maintainer: Stefan Moeding <stm@moeding.net>
Diff between usl versions 3.0.2 dated 2022-08-26 and 3.0.3 dated 2022-08-28
DESCRIPTION | 8 ++++---- MD5 | 10 +++++----- NEWS | 5 +++++ inst/doc/usl.pdf |binary tests/usl-nlxb.R | 8 ++++++-- tests/usl-nlxb.Rout.save | 46 +++++++++++++--------------------------------- 6 files changed, 33 insertions(+), 44 deletions(-)
Title: Minimal R/Shiny Interface to JavaScript Library 'ECharts'
Description: Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.
Author: Larry Helgason [cre, aut, cph],
John Coene [aut, cph]
Maintainer: Larry Helgason <larry@helgasoft.com>
Diff between echarty versions 1.4.5 dated 2022-03-31 and 1.4.7 dated 2022-08-28
echarty-1.4.5/echarty/man/ec.layout.Rd |only echarty-1.4.5/echarty/man/ec.snip.Rd |only echarty-1.4.7/echarty/DESCRIPTION | 20 echarty-1.4.7/echarty/MD5 | 52 echarty-1.4.7/echarty/NAMESPACE | 6 echarty-1.4.7/echarty/NEWS.md | 22 echarty-1.4.7/echarty/R/echarty-package.R | 18 echarty-1.4.7/echarty/R/echarty.R | 1239 ++++++++++++------ echarty-1.4.7/echarty/R/examples.R | 492 +++---- echarty-1.4.7/echarty/demo/eshiny.R | 12 echarty-1.4.7/echarty/inst/htmlwidgets/echarty.js | 55 echarty-1.4.7/echarty/inst/js/echarts.min.js | 2 echarty-1.4.7/echarty/inst/js/renderers.js | 41 echarty-1.4.7/echarty/man/ec.clmn.Rd | 23 echarty-1.4.7/echarty/man/ec.data.Rd | 60 echarty-1.4.7/echarty/man/ec.examples.Rd | 493 +++---- echarty-1.4.7/echarty/man/ec.init.Rd | 33 echarty-1.4.7/echarty/man/ec.inspect.Rd | 3 echarty-1.4.7/echarty/man/ec.paxis.Rd | 12 echarty-1.4.7/echarty/man/ec.plugjs.Rd | 19 echarty-1.4.7/echarty/man/ec.upd.Rd |only echarty-1.4.7/echarty/man/ec.util.Rd |only echarty-1.4.7/echarty/man/echarty-package.Rd | 22 echarty-1.4.7/echarty/man/ecr.band.Rd | 32 echarty-1.4.7/echarty/man/ecr.ebars.Rd | 40 echarty-1.4.7/echarty/tests/testthat/test-ec.clmn.R | 31 echarty-1.4.7/echarty/tests/testthat/test-other.R | 199 ++ echarty-1.4.7/echarty/tests/testthat/test-presets.R | 48 echarty-1.4.7/echarty/tests/testthat/test-renderers.R | 32 29 files changed, 1908 insertions(+), 1098 deletions(-)
Title: Applied Statistical Time Series Analysis
Description: Data sets and scripts to accompany Time Series Analysis and Its Applications: With R Examples (4th ed), by R.H. Shumway and D.S. Stoffer. Springer Texts in Statistics, 2017, <DOI:10.1007/978-3-319-52452-8>, and Time Series: A Data Analysis Approach Using R. Chapman-Hall, 2019, <DOI:10.1201/9780429273285>.
Author: David Stoffer [aut, cre], Nicky Poison [ctb, mus, spy]
Maintainer: David Stoffer <stoffer@pitt.edu>
Diff between astsa versions 1.15 dated 2022-05-10 and 1.16 dated 2022-08-28
DESCRIPTION | 8 ++-- MD5 | 102 +++++++++++++++++++++++++++++---------------------- NAMESPACE | 7 ++- R/ESS.R |only R/SV.mcmc.R |only R/acfm.r | 2 - R/ar.mcmc.r |only R/astsa.col.r | 6 +-- R/ccf2.R | 20 +++++----- R/detrend.R | 1 R/ffbs.R |only R/lag1.plot.R | 4 +- R/lag2.plot.R | 7 ++- R/sarima.sim.R | 12 +++--- R/spec.ic.r | 13 ++---- R/trend.R | 13 ++++-- R/tsplot.R | 80 ++++++++++++++++++++-------------------- README.md | 10 ++--- data/BCJ.rda |only data/Months.rda |only data/sp500.gr.rda |only man/BCJ.Rd |only man/EM0.Rd | 2 + man/EM1.Rd | 5 +- man/ESS.Rd |only man/FDR.Rd | 6 ++- man/Kfilter0.Rd | 2 + man/Kfilter1.Rd | 2 + man/Kfilter2.Rd | 2 + man/Ksmooth0.Rd | 2 + man/Ksmooth1.Rd | 2 + man/Ksmooth2.Rd | 2 + man/LagReg.Rd | 2 + man/Months.Rd |only man/SV.mcmc.Rd |only man/SVfilter.Rd | 2 + man/acf1.Rd | 2 - man/ar.mcmc.Rd |only man/astsa-package.Rd | 4 +- man/astsa.col.Rd | 10 +---- man/blood.Rd | 13 ++++-- man/ccf2.Rd | 2 - man/detrend.Rd | 4 -- man/dna2vector.Rd | 5 ++ man/ffbs.Rd |only man/hor.Rd | 6 +-- man/lag1.plot.Rd | 10 +++-- man/lag2.plot.Rd | 16 ++++---- man/matrixpwr.Rd | 2 - man/mvspec.Rd | 7 ++- man/sarima.Rd | 23 +++++------ man/sarima.sim.Rd | 1 man/sleep1.Rd | 6 ++- man/sleep2.Rd | 14 ++++--- man/sp500.gr.Rd |only man/ssm.Rd | 8 ++++ man/stoch.reg.Rd | 2 - man/trend.Rd | 16 +++++--- man/tsplot.Rd | 35 +++++++++++++---- 59 files changed, 288 insertions(+), 212 deletions(-)
Title: Stubbing and Setting Expectations on 'HTTP' Requests
Description: Stubbing and setting expectations on 'HTTP' requests.
Includes tools for stubbing 'HTTP' requests, including expected
request conditions and response conditions. Match on
'HTTP' method, query parameters, request body, headers and
more. Can be used for unit tests or outside of a testing
context.
Author: Scott Chamberlain [aut, cre] ,
Aaron Wolen [ctb] ,
rOpenSci [fnd]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Diff between webmockr versions 0.8.0 dated 2021-03-14 and 0.8.2 dated 2022-08-28
DESCRIPTION | 9 +-- LICENSE | 2 MD5 | 40 +++++++-------- NEWS.md | 8 +++ R/RequestPattern.R | 10 ++- R/stub_request.R | 17 ++++-- man/Adapter.Rd | 92 +++++++++++++++++------------------ man/BodyPattern.Rd | 24 ++++----- man/HashCounter.Rd | 18 +++--- man/HeadersPattern.Rd | 30 +++++------ man/HttpLibAdapaterRegistry.Rd | 18 +++--- man/MethodPattern.Rd | 24 ++++----- man/RequestPattern.Rd | 24 ++++----- man/RequestRegistry.Rd | 30 +++++------ man/RequestSignature.Rd | 24 ++++----- man/Response.Rd | 90 +++++++++++++++++----------------- man/StubRegistry.Rd | 48 +++++++++--------- man/StubbedRequest.Rd | 48 +++++++++--------- man/UriPattern.Rd | 52 +++++++++---------- man/stub_request.Rd | 20 ++++--- tests/testthat/test-RequestPattern.R | 3 - 21 files changed, 325 insertions(+), 306 deletions(-)
Title: Optimal Stratification of Sampling Frames for Multipurpose
Sampling Surveys
Description: In the field of stratified sampling design, this package offers an approach for the determination of the best stratification of a sampling frame, the one that ensures the minimum sample cost under the condition to satisfy precision constraints in a multivariate and multidomain case. This approach is based on the use of the genetic algorithm: each solution (i.e. a particular partition in strata of the sampling frame) is considered as an individual in a population; the fitness of all individuals is evaluated applying the Bethel-Chromy algorithm to calculate the sampling size satisfying precision constraints on the target estimates. Functions in the package allows to: (a) analyse the obtained results of the optimisation step; (b) assign the new strata labels to the sampling frame; (c) select a sample from the new frame accordingly to the best allocation. Functions for the execution of the genetic algorithm are a modified version of the functions in the 'genalg' package. M.Ballin, G.Barcar [...truncated...]
Author: Giulio Barcaroli, Marco Ballin, Hanjo Odendaal, Daniela Pagliuca, Egon Willighagen,
Diego Zardetto
Maintainer: Giulio Barcaroli <gbarcaroli@gmail.com>
Diff between SamplingStrata versions 1.5-2 dated 2022-01-07 and 1.5-3 dated 2022-08-28
DESCRIPTION | 10 MD5 | 18 NAMESPACE | 3 NEWS | 9 R/strataGenalg.R | 2 R/var.bin.R | 2 build/vignette.rds |binary inst/doc/SamplingStrata.html | 880 +++++++++++++++---------- inst/doc/models.html | 470 +++++++++---- inst/doc/spatial.html | 1506 +++++++++++++++++++++++++++++++++++++++---- 10 files changed, 2266 insertions(+), 634 deletions(-)
More information about SamplingStrata at CRAN
Permanent link
Title: Oblique Random Forests for Right-Censored Time-to-Event Data
Description: Oblique random survival forests incorporate linear combinations of input variables into random survival forests (Ishwaran, 2008 <DOI:10.1214/08-AOAS169>). Regularized Cox proportional hazard models (Simon, 2016 <DOI:10.18637/jss.v039.i05>) are used to identify optimal linear combinations of input variables.
Author: Byron Jaeger [aut, cre]
Maintainer: Byron Jaeger <bjaeger@wakehealth.edu>
Diff between obliqueRSF versions 0.1.1 dated 2019-03-13 and 0.1.2 dated 2022-08-28
DESCRIPTION | 13 +- MD5 | 27 ++--- R/oblique_survival_forest_fit.R | 171 ++++++++++++++++++++++-------------- R/oblique_survival_forest_predict.R | 23 ++-- R/zzz.R |only README.md | 65 ++++++++----- man/ORSF.Rd | 30 ++++-- man/figures/pdplot1-1.png |binary man/figures/vdplot1-1.png |binary man/figures/vdplot2-1.png |binary man/figures/vdplot3-1.png |binary man/obliqueRSF.Rd | 1 man/pdplot.Rd | 24 ++++- man/vdplot.Rd | 23 +++- src/RcppExports.cpp | 5 + 15 files changed, 243 insertions(+), 139 deletions(-)
Title: Modelling of Population Growth
Description: Modelling of population growth under static and dynamic environmental conditions.
Includes functions for model fitting and making prediction under isothermal and
dynamic conditions. The methods (algorithms & models) are based on
predictive microbiology (See Perez-Rodriguez and Valero (2012, ISBN:978-1-4614-5519-6)).
Author: Alberto Garre [aut, cre] ,
Jeroen Koomen [aut],
Heidy den Besten [aut],
Marcel Zwietering [aut]
Maintainer: Alberto Garre <garre.alberto@gmail.com>
Diff between biogrowth versions 1.0.0-2 dated 2022-07-19 and 1.0.0-3 dated 2022-08-28
DESCRIPTION | 8 ++-- MD5 | 64 ++++++++++++++++----------------- NEWS.md | 4 ++ build/vignette.rds |binary inst/doc/v01_growth_predictions.html | 27 ++++++++----- inst/doc/v02_growth_fitting.html | 15 +++++-- inst/doc/v03_growth_uncertainty.html | 25 ++++++++---- inst/doc/v04_model_comparison.html | 15 +++++-- inst/doc/v21_math_models.html | 13 +++++- inst/doc/v22_datasets.html | 13 +++++- inst/doc/v23_units-dilemma.html | 13 +++++- inst/doc/v24_publication_figures.html | 13 +++++- inst/doc/v31_secondary_for_static.html | 13 +++++- inst/doc/v99_deprecated.html | 15 +++++-- man/DynamicGrowth.Rd | 10 ++--- man/FitDynamicGrowth.Rd | 26 ++++++------- man/FitDynamicGrowthMCMC.Rd | 28 +++++++------- man/FitIsoGrowth.Rd | 26 ++++++------- man/FitMultipleDynamicGrowth.Rd | 26 ++++++------- man/FitMultipleGrowthMCMC.Rd | 28 +++++++------- man/FitSecondaryGrowth.Rd | 26 ++++++------- man/GlobalGrowthComparison.Rd | 12 +++--- man/GlobalGrowthFit.Rd | 28 +++++++------- man/GrowthComparison.Rd | 12 +++--- man/GrowthFit.Rd | 28 +++++++------- man/GrowthPrediction.Rd | 12 +++--- man/GrowthUncertainty.Rd | 8 ++-- man/IsothermalGrowth.Rd | 10 ++--- man/MCMCgrowth.Rd | 8 ++-- man/SecondaryComparison.Rd | 12 +++--- man/StochasticGrowth.Rd | 8 ++-- man/TimeDistribution.Rd | 10 ++--- man/biogrowth-package.Rd | 2 - 33 files changed, 316 insertions(+), 242 deletions(-)
Title: Identify Global Objects in R Expressions
Description: Identifies global ("unknown" or "free") objects in R expressions
by code inspection using various strategies (ordered, liberal, or
conservative). The objective of this package is to make it as simple as
possible to identify global objects for the purpose of exporting them in
parallel, distributed compute environments.
Author: Henrik Bengtsson [aut, cre, cph],
Davis Vaughan [ctb]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Diff between globals versions 0.16.0 dated 2022-08-05 and 0.16.1 dated 2022-08-28
DESCRIPTION | 6 +++--- MD5 | 8 ++++---- NEWS.md | 23 ++++++++++++++++------- R/packagesOf.R | 31 ++++++++++++++++++++++++++----- tests/globalsOf.R | 16 +++++++++++++++- 5 files changed, 64 insertions(+), 20 deletions(-)
Title: Create Flexible Forest Plot
Description: Create forest plot based on the layout of the data. Confidence interval in multiple columns by groups can be done easily. Editing plot, inserting/adding text, applying theme to the plot and much more.
Author: Alimu Dayimu [aut, cre]
Maintainer: Alimu Dayimu <ad938@cam.ac.uk>
Diff between forestploter versions 0.1.7 dated 2022-08-07 and 0.1.8 dated 2022-08-28
DESCRIPTION | 6 MD5 | 101 NAMESPACE | 37 NEWS.md | 103 R/add_text.r | 209 R/add_underline.R | 154 R/check_errors.r | 295 - R/edit_plot.R | 2 R/forest.R | 1028 ++-- R/helper.R | 98 R/insert_text.R | 300 - R/make-arrow.R | 150 R/make-xaixs.R | 133 R/makeci.R | 19 R/scale.r |only R/theme.R | 539 +- R/utils.R | 159 README.md | 4 inst/doc/forestploter-intro.R | 97 inst/doc/forestploter-intro.Rmd | 679 +- inst/doc/forestploter-intro.html | 2368 ++-------- man/add_text.Rd | 98 man/add_underline.Rd | 75 man/check_errors.Rd | 181 man/edit_plot.Rd | 3 man/figures/README-edit-1.png |binary man/figures/README-example-1.png |binary man/figures/README-multiple-1.png |binary man/forest.Rd | 311 - man/forest_theme.Rd | 46 man/get_wh.Rd |only man/insert_text.Rd | 103 man/make_arrow.Rd | 59 man/make_ticks.Rd | 57 man/make_xaxis.Rd | 90 man/make_xlim.Rd | 92 man/makeci.Rd | 23 man/xscale.Rd |only tests/testthat/Rplots.pdf |binary tests/testthat/_snaps/forest/arrow-end.svg |only tests/testthat/_snaps/forest/arrow-start.svg |only tests/testthat/_snaps/forest/ci-outside-plot.svg |only tests/testthat/_snaps/forest/edit-plot-with-theme.svg | 1524 +++--- tests/testthat/_snaps/forest/insert-text-vector.svg | 1510 +++--- tests/testthat/_snaps/forest/multiple-columns-and-multi-parameters.svg | 1944 ++++---- tests/testthat/_snaps/forest/multiple-columns.svg | 1954 ++++---- tests/testthat/_snaps/forest/simple-forest-plot-with-theme.svg | 1506 +++--- tests/testthat/_snaps/forest/simple-forest-plot.svg | 1436 +++--- tests/testthat/_snaps/forest/summary-ci.svg | 1504 +++--- tests/testthat/_snaps/forest/x-scale-log10.svg |only tests/testthat/_snaps/forest/x-scale-log2.svg |only tests/testthat/test-forest.R | 614 +- tests/testthat/test-scale.r |only tests/testthat/test-theme.R | 61 tests/testthat/test-utils.R | 92 vignettes/forestploter-intro.Rmd | 679 +- 56 files changed, 9995 insertions(+), 10448 deletions(-)
Title: Data Analysis Using Regression and Multilevel/Hierarchical
Models
Description: Functions to accompany A. Gelman and J. Hill, Data Analysis Using Regression and Multilevel/Hierarchical Models, Cambridge University Press, 2007.
Author: Andrew Gelman [aut],
Yu-Sung Su [aut, cre],
Masanao Yajima [ctb],
Jennifer Hill [ctb],
Maria Grazia Pittau [ctb],
Jouni Kerman [ctb],
Tian Zheng [ctb],
Vincent Dorie [ctb]
Maintainer: Yu-Sung Su <suyusung@tsinghua.edu.cn>
Diff between arm versions 1.12-2 dated 2021-10-15 and 1.13-1 dated 2022-08-28
CHANGELOG | 6 ++++++ DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- NAMESPACE | 3 ++- R/simmer.R | 8 ++++---- 5 files changed, 20 insertions(+), 13 deletions(-)
Title: Efficient Implementation of K-Means++ Algorithm
Description: Efficient implementation of K-Means++ algorithm. For more information see (1) "kmeans++ the advantages of the k-means++ algorithm" by David Arthur and Sergei Vassilvitskii (2007), Proceedings of the eighteenth annual ACM-SIAM symposium on Discrete algorithms, Society for Industrial and Applied Mathematics, Philadelphia, PA, USA, pp. 1027-1035, <http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf>, and (2) "The Effectiveness of Lloyd-Type Methods for the k-Means Problem" by Rafail Ostrovsky, Yuval Rabani, Leonard J. Schulman and Chaitanya Swamy <doi:10.1145/2395116.2395117>.
Author: Aviezer Lifshitz [aut, cre],
Amos Tanay [aut],
Weizmann Institute of Science [cph]
Maintainer: Aviezer Lifshitz <aviezer.lifshitz@weizmann.ac.il>
Diff between tglkmeans versions 0.3.4 dated 2022-04-20 and 0.3.5 dated 2022-08-28
DESCRIPTION | 8 +- MD5 | 18 +++--- NEWS.md | 6 +- R/misc.R | 2 R/zzz.R | 2 README.md | 6 +- build/vignette.rds |binary inst/doc/usage.html | 130 +++++++++++++++++++++++---------------------- src/KMeans.cpp | 2 tests/testthat/test-misc.R | 28 +++++++-- 10 files changed, 114 insertions(+), 88 deletions(-)
Title: Test Analysis Modules
Description: Includes marginal maximum likelihood estimation and joint maximum
likelihood estimation for unidimensional and multidimensional
item response models. The package functionality covers the
Rasch model, 2PL model, 3PL model, generalized partial credit model,
multi-faceted Rasch model, nominal item response model,
structured latent class model, mixture distribution IRT models,
and located latent class models. Latent regression models and
plausible value imputation are also supported. For details see
Adams, Wilson and Wang, 1997 <doi:10.1177/0146621697211001>,
Adams, Wilson and Wu, 1997 <doi:10.3102/10769986022001047>,
Formann, 1982 <doi:10.1002/bimj.4710240209>,
Formann, 1992 <doi:10.1080/01621459.1992.10475229>.
Author: Alexander Robitzsch [aut,cre] ,
Thomas Kiefer [aut],
Margaret Wu [aut]
Maintainer: Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>
Diff between TAM versions 4.0-16 dated 2022-05-14 and 4.1-4 dated 2022-08-28
DESCRIPTION | 8 ++-- MD5 | 50 ++++++++++++------------- R/IRT.informationCurve.R | 4 +- R/RcppExports.R | 2 - R/summary.tam.jml.R | 5 +- R/summary_tam_print_latreg_stand.R | 14 ++++--- R/summary_tamaan_3pl_intro.R | 11 +++-- R/tam.cb.R | 7 ++- R/tam.jml.R | 6 +-- R/tam.linking.R | 13 +++--- R/tam.mml.3pl.R | 3 + R/tam_accelerate_parameters.R | 5 +- R/tam_mml_3pl_mstep_item_slopes.R | 9 ++-- R/tam_mml_create_nodes.R | 4 +- R/tamaanify.tam.mml.3pl.designMatrices.TRAIT.R | 4 +- README.md | 6 ++- build/partial.rdb |binary inst/NEWS | 9 ++++ man/IRT.residuals.Rd | 6 +-- man/lavaanify.IRT.Rd | 4 +- man/msq.itemfit.Rd | 4 +- man/tam.mml.Rd | 4 +- man/tam.np.Rd | 6 +-- src/RcppExports.cpp | 2 - src/init.c | 2 - src/tam_rcpp_pv_mcmc.cpp | 8 ++-- 26 files changed, 109 insertions(+), 87 deletions(-)
Title: Calculation of Slope-Dependant Accumulated Cost Surface,
Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks
Related to Human Movement Across the Landscape
Description: Provides the facility to calculate non-isotropic accumulated cost surface, least-cost paths, least-cost corridors, least-cost networks using a number of human-movement-related cost functions that can be selected by the user. It just requires a Digital Terrain Model, a start location and (optionally) destination locations. See Alberti (2019) <doi:10.1016/j.softx.2019.100331>.
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti@gmail.com>
Diff between movecost versions 1.7 dated 2022-08-09 and 1.8 dated 2022-08-28
DESCRIPTION | 9 +- MD5 | 40 +++++---- NAMESPACE | 8 + NEWS.md | 22 ++--- R/malta_dtm_40.r |only R/movealloc.R | 43 +++++----- R/movebound.R | 50 +++++++----- R/movecomp.R | 202 +++++++++++++++++++++++++++++++----------------- R/movecorr.R | 72 ++++++++++------- R/movecost.R | 208 ++++++++++++++++++++++++++++++++++++++------------ R/movenetw.R | 89 ++++++++++++--------- R/moverank.R |only R/springs.r |only README.md | 14 +++ data/malta_dtm_40.rda |only data/springs.rda |only man/malta_dtm_40.Rd |only man/movealloc.Rd | 24 ++--- man/movebound.Rd | 25 +++--- man/movecomp.Rd | 73 ++++++++++------- man/movecorr.Rd | 37 +++++--- man/movecost.Rd | 111 ++++++++++++++++++-------- man/movenetw.Rd | 37 +++++--- man/moverank.Rd |only man/springs.Rd |only 25 files changed, 694 insertions(+), 370 deletions(-)
Title: Creating Groups from Data
Description: Methods for dividing data into groups.
Create balanced partitions and cross-validation folds.
Perform time series windowing and general grouping and splitting of data.
Balance existing groups with up- and downsampling or collapse them to fewer groups.
Author: Ludvig Renbo Olsen [aut, cre]
Maintainer: Ludvig Renbo Olsen <r-pkgs@ludvigolsen.dk>
Diff between groupdata2 versions 2.0.0 dated 2021-10-24 and 2.0.1 dated 2022-08-28
DESCRIPTION | 10 MD5 | 24 NEWS.md | 4 README.md | 63 - build/groupdata2.pdf |binary build/vignette.rds |binary inst/doc/automatic_groups_with_groupdata2.html | 339 +++++- inst/doc/cross-validation_with_groupdata2.html | 532 ++++++++- inst/doc/description_of_groupdata2.html | 1339 ++++++++++++++++++------- inst/doc/introduction_to_groupdata2.html | 331 +++++- inst/doc/time_series_with_groupdata2.html | 360 +++++- man/render_toc.Rd | 6 man/summarize_balances.Rd | 6 13 files changed, 2433 insertions(+), 581 deletions(-)
Title: Rearranging Data
Description: Arrange data by a set of methods. Use rearrangers to reorder
data points and mutators to change their values. From basic utilities,
to centering the greatest value, to swirling in 3-dimensional space,
'rearrr' enables creativity when plotting and experimenting with data.
Author: Ludvig Renbo Olsen [aut, cre]
Maintainer: Ludvig Renbo Olsen <r-pkgs@ludvigolsen.dk>
Diff between rearrr versions 0.3.0 dated 2021-09-26 and 0.3.1 dated 2022-08-28
rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-18-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-20-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-26-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-28-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-30-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-32-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-34-1.png |only rearrr-0.3.0/rearrr/man/figures/README-unnamed-chunk-45-1.png |only rearrr-0.3.1/rearrr/DESCRIPTION | 10 rearrr-0.3.1/rearrr/MD5 | 62 +-- rearrr-0.3.1/rearrr/NAMESPACE | 1 rearrr-0.3.1/rearrr/NEWS.md | 10 rearrr-0.3.1/rearrr/R/rearrr_fn_docs.R | 7 rearrr-0.3.1/rearrr/README.md | 189 ++++------ rearrr-0.3.1/rearrr/build/rearrr.pdf |binary rearrr-0.3.1/rearrr/man/FixedGroupsPipeline.Rd | 36 - rearrr-0.3.1/rearrr/man/FixedGroupsTransformation.Rd | 36 - rearrr-0.3.1/rearrr/man/GeneratedPipeline.Rd | 32 - rearrr-0.3.1/rearrr/man/GeneratedTransformation.Rd | 44 +- rearrr-0.3.1/rearrr/man/Pipeline.Rd | 24 - rearrr-0.3.1/rearrr/man/Transformation.Rd | 24 - rearrr-0.3.1/rearrr/man/cluster_groups.Rd | 8 rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-11-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-14-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-16-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-19-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-21-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-27-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-29-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-31-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-33-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-35-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-46-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-6-1.png |binary rearrr-0.3.1/rearrr/man/figures/README-unnamed-chunk-9-1.png |binary rearrr-0.3.1/rearrr/man/render_toc.Rd | 6 36 files changed, 244 insertions(+), 245 deletions(-)
Title: AIRR Data Representation Reference Library
Description: Schema definitions and read, write and validation tools for data
formatted in accordance with the AIRR Data Representation schemas defined
by the AIRR Community <http://docs.airr-community.org>.
Author: Jason Vander Heiden [aut, cre],
Susanna Marquez [aut],
Scott Christley [aut],
Katharina Imkeller [aut],
Ulrik Stervbo [aut],
AIRR Community [cph]
Maintainer: Jason Vander Heiden <jason.vanderheiden@gmail.com>
Diff between airr versions 1.4.0 dated 2022-08-27 and 1.4.1 dated 2022-08-28
DESCRIPTION | 6 +++--- MD5 | 6 +++--- NEWS.md | 2 +- inst/extdata/airr-schema.yaml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-)
Title: Estimating Hidden Population Size using Respondent Driven
Sampling Data
Description: Estimate the size of a networked population based on
respondent-driven sampling data. The package is part of the "RDS Analyst"
suite of packages for the analysis of respondent-driven sampling data.
See Handcock, Gile and Mar (2014) <doi:10.1214/14-EJS923> and
Handcock, Gile and Mar (2015) <doi:10.1111/biom.12255>.
Author: Mark S. Handcock [aut, cre, cph],
Krista J. Gile [aut, cph],
Brian Kim [ctb],
Katherine R. McLaughlin [ctb]
Maintainer: Mark S. Handcock <handcock@stat.ucla.edu>
Diff between sspse versions 1.0.0 dated 2022-04-10 and 1.0.2 dated 2022-08-28
DESCRIPTION | 20 ++++++++------- MD5 | 34 +++++++++++++------------ R/ZOSull.R |only R/dsizeprior.R | 4 +-- R/plot.sspse.R | 60 +++++++++++++++++++++++++++++++-------------- R/poscmpwp.R | 6 +++- R/posteriorsize.R | 6 ++-- R/print.summary.sspse.R | 6 ++-- R/sspse-package.R | 8 +++--- R/sspse.utilities.R | 46 ++++++++++++++++++++++++---------- R/summary.size.R | 25 +++++++++++++++--- R/trapint.R |only R/zzz.R | 2 - man/dsizeprior.Rd | 4 +-- man/plot.sspse.Rd | 15 +++++++++-- man/posteriorsize.Rd | 6 ++-- man/print.summary.sspse.Rd | 6 ++-- man/sspse-package.Rd | 8 +++--- man/summary.sspse.Rd | 7 +++-- 19 files changed, 170 insertions(+), 93 deletions(-)
Title: Seed Germination Indices and Curve Fitting
Description: Provides functions to compute various germination indices such as
germinability, median germination time, mean germination time, mean
germination rate, speed of germination, Timson's index, germination value,
coefficient of uniformity of germination, uncertainty of germination
process, synchrony of germination etc. from germination count data. Includes
functions for fitting cumulative seed germination curves using
four-parameter hill function and computation of associated parameters. See
the vignette for more, including full list of citations for the methods
implemented.
Author: J. Aravind [aut, cre] ,
S. Vimala Devi [aut],
J. Radhamani [aut],
Sherry Rachel Jacob [aut],
Kalyani Srinivasan [aut],
ICAR-NBGPR [cph]
Maintainer: J. Aravind <j.aravind@icar.gov.in>
Diff between germinationmetrics versions 0.1.6 dated 2022-06-15 and 0.1.7 dated 2022-08-28
DESCRIPTION | 8 - MD5 | 24 +-- NEWS.md | 11 + R/FourPHFfit.bulk.R | 22 +- README.md | 77 +++++----- build/germinationmetrics.pdf |binary build/partial.rdb |binary inst/REFERENCES.bib | 2 inst/doc/Introduction.Rmd | 96 ++++++------ inst/doc/Introduction.pdf |binary man/CUGerm.Rd | 120 ++++++++-------- man/EmergenceRateIndex.Rd | 318 +++++++++++++++++++++---------------------- vignettes/Introduction.Rmd | 96 ++++++------ 13 files changed, 391 insertions(+), 383 deletions(-)
More information about germinationmetrics at CRAN
Permanent link
Title: Create Visual Citations for Presentations and Posters
Description: Provides 'visual citations' containing the metadata of a
scientific paper and a 'QR' code. A 'visual citation' is a banner
containing title, authors, journal and year of a publication. This
package can create such banners based on 'BibTeX' and 'BibLaTeX'
references or call the reference metadata from 'Crossref'-API. The
banners include a QR code pointing to the 'DOI'. The resulting HTML
object or PNG image can be included in a presentation to point the
audience to good resources for further reading. Styling is possible
via predefined designs or via custom 'CSS'. This package is not
intended as replacement for proper reference manager packages, but a
tool to enrich scientific presentation slides and conference posters.
Author: Christian A. Gebhard [aut, cre]
,
Lukas Wallrich [ctb] ,
Matthew T. Warkentin [ctb]
Maintainer: Christian A. Gebhard <christian.gebhard@posteo.de>
Diff between namedropR versions 2.3.3 dated 2022-05-18 and 2.4.1 dated 2022-08-28
DESCRIPTION | 60 ++++++++------- MD5 | 37 +++++---- NAMESPACE | 4 + NEWS.md | 10 ++ R/drop_html.R | 136 +++++++++++++++-------------------- R/drop_name.R | 27 +++++- R/drop_name_crossref.R |only R/manage_authors.R | 3 README.md | 37 +++++++++ build/vignette.rds |binary inst/doc/custom_styling.html | 13 ++- inst/doc/namedropR.html | 13 ++- inst/doc/use_rmarkdown.html | 13 ++- inst/testdata/missing_duplicated.bib |only man/drop_html.Rd | 3 man/drop_name.Rd | 3 man/drop_name_crossref.Rd |only man/namedropR-package.Rd | 12 ++- tests/testthat/test-drop_html.R | 10 +- tests/testthat/test-drop_name.R | 2 tests/testthat/test-write_vc.R | 100 ++++++++++++------------- 21 files changed, 290 insertions(+), 193 deletions(-)
Title: Create Tours in 'Shiny' Apps Using 'Shepherd.js'
Description: Enable the use of 'Shepherd.js' to create tours in 'Shiny'
applications.
Author: Etienne Bacher [aut, cre]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Diff between conductor versions 0.1.0 dated 2022-04-28 and 0.1.1 dated 2022-08-28
DESCRIPTION | 9 LICENSE | 4 MD5 | 27 NAMESPACE | 18 NEWS.md | 13 R/conductor.R | 1376 +++++++++++++++++------------------ R/zzz.R | 8 README.md | 163 ++-- inst/packer/conductor.js | 4 inst/packer/conductor.js.LICENSE.txt | 2 man/Conductor.Rd | 1275 +++++++++++++++----------------- man/use_conductor.Rd | 56 - tests |only 13 files changed, 1470 insertions(+), 1485 deletions(-)
Title: Parallel Computations for Distributional Regression
Description: Computational intensive calculations for Generalized Additive Models for Location Scale and Shape, <doi:10.1111/j.1467-9876.2005.00510.x>.
Author: Mikis Stasinopoulos [aut, cre, cph], Bob Rigby [aut], Fernanda De Bastiani [aut]
Maintainer: Mikis Stasinopoulos <d.stasinopoulos@londonmet.ac.uk>
Diff between gamlss.foreach versions 1.1-3 dated 2021-11-25 and 1.1-6 dated 2022-08-28
DESCRIPTION | 8 ++++---- MD5 | 10 +++++----- R/BaysianBoot_version-4.R | 14 ++++++++------ R/PCR-GAMLSS.R | 31 ++++++++++++++++++------------- build/partial.rdb |binary man/which.Data.Corr.Rd | 7 ++++--- 6 files changed, 39 insertions(+), 31 deletions(-)
More information about gamlss.foreach at CRAN
Permanent link
Title: Distributions for Generalized Additive Models for Location Scale
and Shape
Description: A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), <doi:10.1111/j.1467-9876.2005.00510.x>. The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a ''log'' or a ''logit' transformation respectively.
Author: Mikis Stasinopoulos [aut, cre, cph],
Robert Rigby [aut],
Calliope Akantziliotou [ctb],
Vlasios Voudouris [ctb],
Gillian Heller [ctb],
Fernanda De Bastiani [ctb],
Raydonal Ospina [ctb],
Nicoletta Motpan [ctb],
Fiona McElduff [ctb],
Majid Djennad [ctb] [...truncated...]
Maintainer: Mikis Stasinopoulos <d.stasinopoulos@londonmet.ac.uk>
Diff between gamlss.dist versions 6.0-3 dated 2022-03-08 and 6.0-5 dated 2022-08-28
DESCRIPTION | 8 +-- MD5 | 138 ++++++++++++++++++++++++++--------------------------- R/ZAGA.R | 2 build/partial.rdb |binary man/BB.Rd | 5 - man/BCCG.Rd | 6 +- man/BCPE.Rd | 16 +++--- man/BCt.Rd | 13 +++- man/BE.Rd | 24 ++++++--- man/BEINF.Rd | 47 ++++++++++++++---- man/BEOI.Rd | 6 +- man/BI.Rd | 2 man/BNB.Rd | 11 ++-- man/DBI.Rd | 4 - man/DBURR12.Rd | 2 man/DEL.Rd | 5 + man/EGB2.Rd | 7 +- man/EXP.Rd | 4 - man/GA.Rd | 2 man/GAF.Rd | 3 - man/GB1.Rd | 7 +- man/GB2.Rd | 8 +-- man/GEOM.Rd | 15 +++-- man/GG.Rd | 4 - man/GIG.Rd | 6 +- man/GPO.Rd | 2 man/GT.Rd | 2 man/GU.rd | 2 man/IG.Rd | 2 man/IGAMMA.Rd | 6 +- man/JSU.Rd | 17 ++++-- man/JSUoriginal.Rd | 6 +- man/LG.Rd | 15 +++-- man/LNO.Rd | 12 +++- man/LOGISTIC.Rd | 4 - man/LOGITNO.Rd | 7 +- man/NBF.Rd | 3 + man/NBI.Rd | 2 man/NBII.Rd | 2 man/NET.Rd | 2 man/NO.Rd | 2 man/NO2.Rd | 2 man/NOF.Rd | 2 man/PARETO2.Rd | 25 ++++++++- man/PE.Rd | 11 ++-- man/PIG.Rd | 17 ++++-- man/PO.Rd | 2 man/RG.Rd | 4 - man/SEP1.Rd | 33 ++++++++++-- man/SHASH.Rd | 18 +++--- man/SI.Rd | 4 - man/SICHEL.Rd | 11 ++-- man/SIMPLEX.Rd | 6 +- man/SN1.Rd | 7 +- man/SN2.Rd | 9 +++ man/ST1.Rd | 49 +++--------------- man/TF.Rd | 17 ++++-- man/WARING.Rd | 6 +- man/WEI.Rd | 2 man/WEI2.Rd | 2 man/WEI3.Rd | 4 - man/YULE.Rd | 2 man/ZABB.Rd | 2 man/ZABI.Rd | 2 man/ZANBI.Rd | 3 - man/ZAP.Rd | 4 + man/ZIP.Rd | 2 man/ZIP2.Rd | 10 --- man/ZIPF.Rd | 7 +- man/exGAUS.Rd | 2 70 files changed, 404 insertions(+), 292 deletions(-)
Title: Retrieve Network Statistics Including Available TCP Ports
Description: R interface for the 'netstat' command line utility used to retrieve and parse
commonly used network statistics, including available and in-use
transmission control protocol (TCP) ports. Primers offering technical background information
on the 'netstat' command line utility are available in the "Linux System Administrator's Manual"
by Michael Kerrisk (2014)
<https://man7.org/linux/man-pages/man8/netstat.8.html>, and on the Microsoft website (2017)
<https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat>.
Author: Steve Condylios [aut, cre] ,
Bob Rudis [aut] ,
Patrice Kiener [aut]
Maintainer: Steve Condylios <steve.condylios@gmail.com>
Diff between netstat versions 0.1.1 dated 2020-01-23 and 0.1.2 dated 2022-08-28
netstat-0.1.1/netstat/man/netstat-package.Rd |only netstat-0.1.2/netstat/DESCRIPTION | 24 +++++++----- netstat-0.1.2/netstat/MD5 | 21 ++++++---- netstat-0.1.2/netstat/R/netstat-package.R | 2 - netstat-0.1.2/netstat/R/netstat.R | 15 +++---- netstat-0.1.2/netstat/R/parse_netstat.R | 21 +++++++++- netstat-0.1.2/netstat/R/ports_in_use.R | 14 ++++--- netstat-0.1.2/netstat/README.md | 54 +++++++++++++-------------- netstat-0.1.2/netstat/man/figures |only netstat-0.1.2/netstat/man/netstat.Rd | 6 +-- netstat-0.1.2/netstat/man/ports_in_use.Rd | 2 - 11 files changed, 90 insertions(+), 69 deletions(-)