Fri, 20 Jan 2023

Package flextable updated to version 0.8.4 with previous version 0.8.3 dated 2022-11-06

Title: Functions for Tabular Reporting
Description: Create pretty tables for 'HTML', 'PDF', 'Microsoft Word', 'Microsoft PowerPoint' documents from 'R Markdown' and as 'Grid Graphics' objects. Functions are provided to let users create tables, modify and format their content. It also extends package 'officer' that does not contain any feature for customized tabular reporting.
Author: David Gohel [aut, cre], ArData [cph], Clementine Jager [ctb], Panagiotis Skintzos [aut], Quentin Fazilleau [ctb], Maxim Nazarov [ctb] , Titouan Robert [ctb], Michael Barrowman [ctb] , Atsushi Yasumoto [ctb] , Paul Julian [ctb] , Sean Browning [ctb] , [...truncated...]
Maintainer: David Gohel <david.gohel@ardata.fr>

Diff between flextable versions 0.8.3 dated 2022-11-06 and 0.8.4 dated 2023-01-20

 flextable-0.8.3/flextable/man/figures/fig_add_footer_1.png         |only
 flextable-0.8.3/flextable/man/figures/fig_add_header_1.png         |only
 flextable-0.8.3/flextable/man/figures/fig_as_flextable.gam_1.png   |only
 flextable-0.8.3/flextable/man/figures/fig_as_flextable.htest_1.png |only
 flextable-0.8.3/flextable/man/figures/fig_as_image_1.png           |only
 flextable-0.8.3/flextable/man/figures/fig_continuous_summary_1.png |only
 flextable-0.8.3/flextable/man/figures/fig_separate_header_1.png    |only
 flextable-0.8.3/flextable/man/figures/fig_summarizor_1.png         |only
 flextable-0.8.3/flextable/man/figures/fig_summarizor_2.png         |only
 flextable-0.8.3/flextable/man/figures/fig_tabulator_1.png          |only
 flextable-0.8.3/flextable/man/figures/fig_tabulator_2.png          |only
 flextable-0.8.3/flextable/man/figures/fig_theme_apa_1.png          |only
 flextable-0.8.3/flextable/man/figures/flextable_functions.png      |only
 flextable-0.8.3/flextable/tests/testthat/to-img.R                  |only
 flextable-0.8.4/flextable/DESCRIPTION                              |   14 
 flextable-0.8.4/flextable/MD5                                      |  128 ++---
 flextable-0.8.4/flextable/NAMESPACE                                |    5 
 flextable-0.8.4/flextable/NEWS.md                                  |   19 
 flextable-0.8.4/flextable/R/as_flextable.R                         |  194 +++++++
 flextable-0.8.4/flextable/R/as_flextable_gam.R                     |    7 
 flextable-0.8.4/flextable/R/as_flextable_tabulator.R               |   20 
 flextable-0.8.4/flextable/R/augment_rows.R                         |   18 
 flextable-0.8.4/flextable/R/captions.R                             |   21 
 flextable-0.8.4/flextable/R/chunk_images.R                         |    6 
 flextable-0.8.4/flextable/R/compose.R                              |   66 +-
 flextable-0.8.4/flextable/R/df_printer.R                           |   95 ---
 flextable-0.8.4/flextable/R/docx_str.R                             |   33 -
 flextable-0.8.4/flextable/R/flextable.R                            |    6 
 flextable-0.8.4/flextable/R/html_str.R                             |    3 
 flextable-0.8.4/flextable/R/latex-borders.R                        |only
 flextable-0.8.4/flextable/R/latex_str.R                            |  243 +---------
 flextable-0.8.4/flextable/R/ooxml-utils.R                          |   46 -
 flextable-0.8.4/flextable/R/ph_with.R                              |   11 
 flextable-0.8.4/flextable/R/pptx_str.R                             |    3 
 flextable-0.8.4/flextable/R/printers.R                             |   47 +
 flextable-0.8.4/flextable/R/read_structure.R                       |    2 
 flextable-0.8.4/flextable/R/runs_as_functions.R                    |   17 
 flextable-0.8.4/flextable/R/summarizor.R                           |    8 
 flextable-0.8.4/flextable/R/themes.R                               |   11 
 flextable-0.8.4/flextable/R/utils.R                                |   15 
 flextable-0.8.4/flextable/README.md                                |   17 
 flextable-0.8.4/flextable/build/vignette.rds                       |binary
 flextable-0.8.4/flextable/inst/doc/overview.html                   |   14 
 flextable-0.8.4/flextable/man/add_footer.Rd                        |    8 
 flextable-0.8.4/flextable/man/add_header.Rd                        |    9 
 flextable-0.8.4/flextable/man/add_latex_dep.Rd                     |    1 
 flextable-0.8.4/flextable/man/as_flextable.Rd                      |    5 
 flextable-0.8.4/flextable/man/as_flextable.data.frame.Rd           |only
 flextable-0.8.4/flextable/man/as_flextable.gam.Rd                  |   21 
 flextable-0.8.4/flextable/man/as_flextable.glm.Rd                  |    5 
 flextable-0.8.4/flextable/man/as_flextable.grouped_data.Rd         |    5 
 flextable-0.8.4/flextable/man/as_flextable.htest.Rd                |   11 
 flextable-0.8.4/flextable/man/as_flextable.kmeans.Rd               |   15 
 flextable-0.8.4/flextable/man/as_flextable.lm.Rd                   |    5 
 flextable-0.8.4/flextable/man/as_flextable.merMod.Rd               |   15 
 flextable-0.8.4/flextable/man/as_flextable.pam.Rd                  |   15 
 flextable-0.8.4/flextable/man/as_flextable.summarizor.Rd           |    5 
 flextable-0.8.4/flextable/man/as_flextable.tabulator.Rd            |   11 
 flextable-0.8.4/flextable/man/as_flextable.xtable.Rd               |    5 
 flextable-0.8.4/flextable/man/as_image.Rd                          |    9 
 flextable-0.8.4/flextable/man/continuous_summary.Rd                |    6 
 flextable-0.8.4/flextable/man/flextable_html_dependency.Rd         |    1 
 flextable-0.8.4/flextable/man/labelizor.Rd                         |   26 -
 flextable-0.8.4/flextable/man/separate_header.Rd                   |    9 
 flextable-0.8.4/flextable/man/set_table_properties.Rd              |    1 
 flextable-0.8.4/flextable/man/summarizor.Rd                        |   11 
 flextable-0.8.4/flextable/man/tabulator.Rd                         |   15 
 flextable-0.8.4/flextable/man/theme_apa.Rd                         |    6 
 flextable-0.8.4/flextable/tests/testthat/rmd/borders.Rmd           |only
 flextable-0.8.4/flextable/tests/testthat/test-as-flextable.R       |only
 flextable-0.8.4/flextable/tests/testthat/test-as_flextable.R       |   34 -
 flextable-0.8.4/flextable/tests/testthat/test-borders.R            |   85 +++
 flextable-0.8.4/flextable/tests/testthat/test-keep-next.R          |   36 -
 flextable-0.8.4/flextable/tests/testthat/test-md-captions.R        |   71 +-
 74 files changed, 757 insertions(+), 758 deletions(-)

More information about flextable at CRAN
Permanent link

Package visachartR updated to version 2.2.0 with previous version 2.1.2 dated 2022-08-12

Title: Wrapper for 'Visa Chart Components'
Description: Provides a set of wrapper functions for 'Visa Chart Components'. 'Visa Chart Components' <https://github.com/visa/visa-chart-components> is an accessibility focused, framework agnostic set of data experience design systems components for the web.
Author: Christopher DeMartini [aut, cre], Jaime Tanner [aut], Stephanie Modica [aut], Frank Elavsky [aut], Wojtek Kostelecki [ctb], Visa Data Experience Team [aut, fnd], Visa, Inc. [cph]
Maintainer: Christopher DeMartini <chris.demartini.npm@gmail.com>

Diff between visachartR versions 2.1.2 dated 2022-08-12 and 2.2.0 dated 2023-01-20

 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-08fcd86c.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-0f379429.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-11d9749d.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-134059df.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-208cf249.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-2bd0b6a8.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-2cc59f4c.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-2cebaeed.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-36ad2fb7.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-38e7d7ef.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-3c48e0c6.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-448f3950.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-4feb6e1d.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-54943f60.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-55a22b35.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-56ed4177.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-5c962334.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-69259a3f.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-6d49ed95.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-70e5b68c.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-73821c6d.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-767cc955.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8046f2fa.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8e8c1313.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8eb95327.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-90298391.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-9227ef6b.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-96f8e12b.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-9bb07c65.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-a74a8a88.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-aa7bce30.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-aae91f43.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-ae644fb6.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-b0783667.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-b6dfe6bf.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-b70840ce.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-bbfe244e.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-bdfe7c62.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-be513b86.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-c1339df8.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-c375d89f.js              |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d607fc6f.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d6fd3b3c.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d9d76590.entry.js        |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-dd85436a.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-de93cbea.system.js       |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-df6d9f07.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-ece62cc0.system.entry.js |only
 visachartR-2.1.2/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-fb379216.system.entry.js |only
 visachartR-2.2.0/visachartR/DESCRIPTION                                                           |   10 
 visachartR-2.2.0/visachartR/MD5                                                                   |  110 +++++-----
 visachartR-2.2.0/visachartR/NEWS.md                                                               |    8 
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/charts.esm.js              |    2 
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/charts.js                  |    3 
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-0138023b.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-028178f6.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-03bb7c51.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-0428d449.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-069c169a.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-06a8c564.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-0f220459.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-1add179a.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-24316579.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-28d2a206.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-332b1dc0.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-350a01ad.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-37c6a06a.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-3cef5c65.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-4c61dcad.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-521d282d.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-55ad5bb3.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-5a94bf8a.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-5bb7d1a3.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-6028da96.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-6312a170.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-6523a23b.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-67ce95b0.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-6ddab63e.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-70ecdd1b.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-7c53c64d.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8759efeb.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-88046639.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8895c416.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-8a330dbf.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-a09df5d8.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-a136e79c.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-a4852393.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-a8aaaf2c.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-abac835d.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-b07bd593.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-c794fb77.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d4465066.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d73b0e5e.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d7685a8b.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-d9dc16bc.system.entry.js |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-db95c40b.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-e4112efe.system.js       |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-e8d58408.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-eb1a86e9.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-ed36e399.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-f6a1e837.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-fe791338.js              |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/lib/visa-chart-components/p-ff13bd7f.entry.js        |only
 visachartR-2.2.0/visachartR/inst/htmlwidgets/visaChart.yaml                                       |    2 
 visachartR-2.2.0/visachartR/inst/htmlwidgets/visaNodeLinkChart.yaml                               |    2 
 105 files changed, 72 insertions(+), 65 deletions(-)

More information about visachartR at CRAN
Permanent link

Package phacking updated to version 0.1.0 with previous version 0.0.1 dated 2022-06-21

Title: Sensitivity Analysis for p-Hacking in Meta-Analyses
Description: Fits right-truncated meta-analysis (RTMA), a bias correction for the joint effects of p-hacking (i.e., manipulation of results within studies to obtain significant, positive estimates) and traditional publication bias (i.e., the selective publication of studies with significant, positive results) in meta-analyses [see Mathur MB (2022). "Sensitivity analysis for p-hacking in meta-analyses." <doi:10.31219/osf.io/ezjsx>.]. Unlike publication bias alone, p-hacking that favors significant, positive results (termed "affirmative") can distort the distribution of affirmative results. To bias-correct results from affirmative studies would require strong assumptions on the exact nature of p-hacking. In contrast, joint p-hacking and publication bias do not distort the distribution of published nonaffirmative results when there is stringent p-hacking (e.g., investigators who hack always eventually obtain an affirmative result) or when there is stringent publication bias (e.g., nonaffirmative [...truncated...]
Author: Mika Braginsky [aut, cre], Maya Mathur [aut]
Maintainer: Mika Braginsky <mika.br@gmail.com>

Diff between phacking versions 0.0.1 dated 2022-06-21 and 0.1.0 dated 2023-01-20

 phacking-0.0.1/phacking/data/lodder.rda                 |only
 phacking-0.0.1/phacking/inst/REFERENCES.bib             |only
 phacking-0.0.1/phacking/man/lodder.Rd                   |only
 phacking-0.0.1/phacking/man/phacking_rtma.Rd            |only
 phacking-0.1.0/phacking/DESCRIPTION                     |   16 +-
 phacking-0.1.0/phacking/MD5                             |   42 +++---
 phacking-0.1.0/phacking/NAMESPACE                       |    4 
 phacking-0.1.0/phacking/NEWS.md                         |only
 phacking-0.1.0/phacking/R/data.R                        |   12 +
 phacking-0.1.0/phacking/R/diagnostics.R                 |   47 +++----
 phacking-0.1.0/phacking/R/metabias-names.R              |only
 phacking-0.1.0/phacking/R/models.R                      |  106 +++++++---------
 phacking-0.1.0/phacking/R/phacking-package.R            |   19 +-
 phacking-0.1.0/phacking/R/theory.R                      |    2 
 phacking-0.1.0/phacking/README.md                       |   30 ++++
 phacking-0.1.0/phacking/build/partial.rdb               |binary
 phacking-0.1.0/phacking/data/money_priming_meta.rda     |only
 phacking-0.1.0/phacking/man/money_priming_meta.Rd       |only
 phacking-0.1.0/phacking/man/phacking-package.Rd         |    8 -
 phacking-0.1.0/phacking/man/phacking_meta.Rd            |only
 phacking-0.1.0/phacking/man/rtma_cdf.Rd                 |   11 -
 phacking-0.1.0/phacking/man/rtma_qqplot.Rd              |   12 -
 phacking-0.1.0/phacking/man/z_density.Rd                |    7 -
 phacking-0.1.0/phacking/tests/testthat/test_bad_input.R |   12 -
 phacking-0.1.0/phacking/tests/testthat/test_misc.R      |   19 +-
 phacking-0.1.0/phacking/tests/testthat/test_outputs.R   |only
 phacking-0.1.0/phacking/tests/testthat/test_symmetry.R  |    8 -
 27 files changed, 187 insertions(+), 168 deletions(-)

More information about phacking at CRAN
Permanent link

Package haplo.stats updated to version 1.9.3 with previous version 1.9.2 dated 2022-11-28

Title: Statistical Analysis of Haplotypes with Traits and Covariates when Linkage Phase is Ambiguous
Description: Routines for the analysis of indirectly measured haplotypes. The statistical methods assume that all subjects are unrelated and that haplotypes are ambiguous (due to unknown linkage phase of the genetic markers). The main functions are: haplo.em(), haplo.glm(), haplo.score(), and haplo.power(); all of which have detailed examples in the vignette.
Author: Sinnwell JP, Schaid DJ
Maintainer: Jason P. Sinnwell <sinnwell.jason@mayo.edu>

Diff between haplo.stats versions 1.9.2 dated 2022-11-28 and 1.9.3 dated 2023-01-20

 DESCRIPTION             |   10 +++++-----
 MD5                     |    8 ++++----
 build/vignette.rds      |binary
 inst/doc/haplostats.pdf |binary
 src/seqhap.c            |    4 ++--
 5 files changed, 11 insertions(+), 11 deletions(-)

More information about haplo.stats at CRAN
Permanent link

Package deeptime updated to version 1.0.0 with previous version 0.3.0 dated 2022-11-09

Title: Plotting Tools for Anyone Working in Deep Time
Description: Extends the functionality of other plotting packages like 'ggplot2' and 'lattice' to help facilitate the plotting of data over long time intervals, including, but not limited to, geological, evolutionary, and ecological data. The primary goal of 'deeptime' is to enable users to add highly customizable timescales to their visualizations. Other functions are also included to assist with other areas of deep time visualization.
Author: William Gearty [aut, cre]
Maintainer: William Gearty <willgearty@gmail.com>

Diff between deeptime versions 0.3.0 dated 2022-11-09 and 1.0.0 dated 2023-01-20

 deeptime-0.3.0/deeptime/R/getScaleData.R                                                     |only
 deeptime-0.3.0/deeptime/tests/testthat/test-getScaleData.R                                   |only
 deeptime-1.0.0/deeptime/DESCRIPTION                                                          |   19 
 deeptime-1.0.0/deeptime/MD5                                                                  |  166 ++++---
 deeptime-1.0.0/deeptime/NAMESPACE                                                            |    6 
 deeptime-1.0.0/deeptime/NEWS.md                                                              |    8 
 deeptime-1.0.0/deeptime/R/coord_geo.R                                                        |   66 +--
 deeptime-1.0.0/deeptime/R/coord_geo_polar.R                                                  |   52 +-
 deeptime-1.0.0/deeptime/R/coord_trans_flip.R                                                 |    4 
 deeptime-1.0.0/deeptime/R/coord_trans_xy.R                                                   |   10 
 deeptime-1.0.0/deeptime/R/data.R                                                             |   30 -
 deeptime-1.0.0/deeptime/R/deeptime-package.R                                                 |only
 deeptime-1.0.0/deeptime/R/disparity_through_time.R                                           |   26 -
 deeptime-1.0.0/deeptime/R/get_scale_data.R                                                   |only
 deeptime-1.0.0/deeptime/R/ggarrange2.R                                                       |   17 
 deeptime-1.0.0/deeptime/R/gggeo_scale.R                                                      |   42 +
 deeptime-1.0.0/deeptime/R/gggeo_scale_old.R                                                  |   33 -
 deeptime-1.0.0/deeptime/R/phylomorpho.R                                                      |only
 deeptime-1.0.0/deeptime/R/scales.R                                                           |    6 
 deeptime-1.0.0/deeptime/README.md                                                            |  220 +---------
 deeptime-1.0.0/deeptime/build                                                                |only
 deeptime-1.0.0/deeptime/data/eons.rda                                                        |binary
 deeptime-1.0.0/deeptime/data/epochs.rda                                                      |binary
 deeptime-1.0.0/deeptime/data/eras.rda                                                        |binary
 deeptime-1.0.0/deeptime/data/periods.rda                                                     |binary
 deeptime-1.0.0/deeptime/data/stages.rda                                                      |binary
 deeptime-1.0.0/deeptime/inst                                                                 |only
 deeptime-1.0.0/deeptime/man/coord_geo.Rd                                                     |   26 -
 deeptime-1.0.0/deeptime/man/coord_geo_polar.Rd                                               |   10 
 deeptime-1.0.0/deeptime/man/coord_trans_flip.Rd                                              |    4 
 deeptime-1.0.0/deeptime/man/coord_trans_xy.Rd                                                |   30 -
 deeptime-1.0.0/deeptime/man/deeptime-package.Rd                                              |only
 deeptime-1.0.0/deeptime/man/disparity_through_time.Rd                                        |   14 
 deeptime-1.0.0/deeptime/man/eons.Rd                                                          |   14 
 deeptime-1.0.0/deeptime/man/epochs.Rd                                                        |   14 
 deeptime-1.0.0/deeptime/man/eras.Rd                                                          |   14 
 deeptime-1.0.0/deeptime/man/figures/lifecycle-archived.svg                                   |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-defunct.svg                                    |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-deprecated.svg                                 |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-experimental.svg                               |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-maturing.svg                                   |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-questioning.svg                                |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-stable.svg                                     |only
 deeptime-1.0.0/deeptime/man/figures/lifecycle-superseded.svg                                 |only
 deeptime-1.0.0/deeptime/man/geom_phylomorpho.Rd                                              |only
 deeptime-1.0.0/deeptime/man/getScaleData.Rd                                                  |   42 -
 deeptime-1.0.0/deeptime/man/get_scale_data.Rd                                                |only
 deeptime-1.0.0/deeptime/man/ggarrange2.Rd                                                    |    6 
 deeptime-1.0.0/deeptime/man/gggeo_scale.Rd                                                   |   28 -
 deeptime-1.0.0/deeptime/man/gggeo_scale_old.Rd                                               |   21 
 deeptime-1.0.0/deeptime/man/gtable_frame2.Rd                                                 |    7 
 deeptime-1.0.0/deeptime/man/panel.disparity.Rd                                               |    6 
 deeptime-1.0.0/deeptime/man/periods.Rd                                                       |   14 
 deeptime-1.0.0/deeptime/man/scale_geo.Rd                                                     |    2 
 deeptime-1.0.0/deeptime/man/stages.Rd                                                        |   14 
 deeptime-1.0.0/deeptime/tests/testthat/Rplots.pdf                                            |binary
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/geom-fit-text-new.svg                |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/geom-fit-text-old.svg                |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-all-facets-new.svg          |   42 -
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-all-facets-old.svg          |   42 -
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-fossil-ggtree-new.svg       |   40 -
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-fossil-ggtree-old.svg       |   40 -
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-ggtree-new.svg              |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-ggtree-old.svg              |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-only-one-facet-new.svg      |   18 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/scale-on-only-one-facet-old.svg      |   18 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/stacked-scales-new.svg               |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo/stacked-scales-old.svg               |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo_polar/scale-on-fossil-ggtree-new.svg |   17 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/coord_geo_polar/scale-on-fossil-ggtree-old.svg |   17 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/ggarrange2/double-ggarrange2-new.svg           |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/ggarrange2/double-ggarrange2-old.svg           |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/gggeo_scale/gggeo-scale-new.svg                |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/gggeo_scale/gggeo-scale-old.svg                |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/gggeo_scale/gggeo-scale-top-new.svg            |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/gggeo_scale/gggeo-scale-top-old.svg            |   14 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/phylomorpho                                    |only
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/scales/scale-color-geo-new.svg                 |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/scales/scale-color-geo-old.svg                 |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/scales/scale-discrete-geo-new.svg              |   12 
 deeptime-1.0.0/deeptime/tests/testthat/_snaps/scales/scale-discrete-geo-old.svg              |   12 
 deeptime-1.0.0/deeptime/tests/testthat/test-get_scale_data.R                                 |only
 deeptime-1.0.0/deeptime/tests/testthat/test-gggeo_scale.R                                    |   11 
 deeptime-1.0.0/deeptime/tests/testthat/test-gggeo_scale_old.R                                |   11 
 deeptime-1.0.0/deeptime/tests/testthat/test-phylomorpho.R                                    |only
 deeptime-1.0.0/deeptime/vignettes                                                            |only
 86 files changed, 695 insertions(+), 740 deletions(-)

More information about deeptime at CRAN
Permanent link

Package regmed updated to version 2.1.0 with previous version 2.0.4 dated 2021-04-12

Title: Regularized Mediation Analysis
Description: Mediation analysis for multiple mediators by penalized structural equation models with different types of penalties depending on whether there are multiple mediators and only one exposure and one outcome variable (using sparse group lasso) or multiple exposures, multiple mediators, and multiple outcome variables (using lasso, L1, penalties).
Author: Jason Sinnwell [aut, cre] , Daniel Schaid [aut]
Maintainer: Jason Sinnwell <sinnwell.jason@mayo.edu>

Diff between regmed versions 2.0.4 dated 2021-04-12 and 2.1.0 dated 2023-01-20

 DESCRIPTION                      |   12 
 MD5                              |   89 +--
 NAMESPACE                        |    2 
 R/mvregmed.dat.check.R           |  121 ++--
 R/mvregmed.edges.R               |    6 
 R/mvregmed.fit.R                 |    9 
 R/mvregmed.grid.R                |   17 
 R/mvregmed.grid.bestfit.R        |    4 
 R/mvregmed.lavaan.dat.R          |    4 
 R/plot.regmed.grid.R             |    2 
 R/regmed.dat.check.R             |   37 +
 R/regmed.fit.R                   |    6 
 R/regmed.grid.R                  |   17 
 R/regmed.grid.bestfit.R          |    2 
 R/regmed.prefilter.R             |    6 
 R/summary.regmed.R               |    1 
 README.md                        |only
 build/partial.rdb                |binary
 build/vignette.rds               |binary
 inst/NEWS.Rd                     |   21 
 inst/doc/LICENSE                 |only
 inst/doc/regmed.R                |   40 -
 inst/doc/regmed.Rmd              |   83 +-
 inst/doc/regmed.html             |  412 +++++--------
 man/mvregmed.dat.check.Rd        |    8 
 man/mvregmed.edges.Rd            |    3 
 man/mvregmed.fit.Rd              |   11 
 man/mvregmed.graph.attributes.Rd |    3 
 man/mvregmed.grid.Rd             |   12 
 man/mvregmed.grid.bestfit.Rd     |    3 
 man/mvregmed.grid.data.Rd        |    3 
 man/mvregmed.grid.update.Rd      |    3 
 man/mvregmed.init.Rd             |    6 
 man/mvregmed.lavaan.dat.Rd       |    8 
 man/mvregmed.lavaan.model.Rd     |    3 
 man/plot.mvregmed.grid.Rd        |    3 
 man/regmed-package.Rd            |    3 
 man/regmed.edges.Rd              |    3 
 man/regmed.fit.Rd                |    6 
 man/regmed.grid.Rd               |    5 
 man/regmed.prefilter.Rd          |    6 
 man/summary.mvregmed.Rd          |    3 
 src/RcppExports.cpp              |    5 
 src/mvregmed.cpp                 | 1149 ++++++++++++++++++++-------------------
 tests/testthat/test_datcheck.R   |only
 tests/testthat/test_edges.R      |only
 tests/testthat/test_prefilter.R  |only
 vignettes/regmed.Rmd             |   83 +-
 48 files changed, 1128 insertions(+), 1092 deletions(-)

More information about regmed at CRAN
Permanent link

Package fitPS updated to version 0.2-2 with previous version 0.2 dated 2022-12-01

Title: Fit Zeta Distributions to Forensic Data
Description: Fits zeta distributions (discrete power laws) to data that arises from forensic surveys of clothing on the presence of glass and paint in various populations. The general method is described to some extent in Coulson, S.A., Buckleton, J.S., Gummer, A.B., and Triggs, C.M. (2001) <doi:10.1016/S1355-0306(01)71847-3>, although the implementation differs.
Author: James Curran [aut, cre]
Maintainer: James Curran <j.curran@auckland.ac.nz>

Diff between fitPS versions 0.2 dated 2022-12-01 and 0.2-2 dated 2023-01-20

 DESCRIPTION       |   12 +--
 MD5               |   15 ++-
 NAMESPACE         |    2 
 R/fitDist.R       |  212 ++++++++++++++++++++++++++++--------------------------
 R/plot.psFit.R    |  102 +++++++++++++++----------
 R/print.psFit.R   |   25 +++---
 inst/CITATION     |only
 man/fitDist.Rd    |    9 +-
 man/plot.psFit.Rd |    8 +-
 9 files changed, 214 insertions(+), 171 deletions(-)

More information about fitPS at CRAN
Permanent link

Package scrutiny updated to version 0.2.4 with previous version 0.2.3 dated 2022-12-11

Title: Error Detection in Science
Description: Test published summary statistics for consistency (Brown and Heathers, 2017, <doi:10.1177/1948550616673876>; Allard, 2018, <https://aurelienallard.netlify.app/post/anaytic-grimmer-possibility-standard-deviations/>; Heathers and Brown, 2019, <https://osf.io/5vb3u/>). The package also provides infrastructure for implementing new error detection techniques.
Author: Lukas Jung [aut, cre], Aurelien Allard [ctb]
Maintainer: Lukas Jung <jung-lukas@gmx.net>

Diff between scrutiny versions 0.2.3 dated 2022-12-11 and 0.2.4 dated 2023-01-20

 scrutiny-0.2.3/scrutiny/R/grim-base.R                               |only
 scrutiny-0.2.3/scrutiny/man/before_parens.Rd                        |only
 scrutiny-0.2.3/scrutiny/man/grim_total.Rd                           |only
 scrutiny-0.2.3/scrutiny/man/is_seq_linear.Rd                        |only
 scrutiny-0.2.3/scrutiny/man/is_subset_of.Rd                         |only
 scrutiny-0.2.3/scrutiny/man/reround_to_fraction.Rd                  |only
 scrutiny-0.2.3/scrutiny/man/round_ceiling.Rd                        |only
 scrutiny-0.2.3/scrutiny/man/round_up_from.Rd                        |only
 scrutiny-0.2.3/scrutiny/man/sd_binary_groups.Rd                     |only
 scrutiny-0.2.3/scrutiny/man/seq_endpoint.Rd                         |only
 scrutiny-0.2.3/scrutiny/tests/testthat/test-grim-base.R             |only
 scrutiny-0.2.4/scrutiny/DESCRIPTION                                 |   36 
 scrutiny-0.2.4/scrutiny/MD5                                         |  202 ++---
 scrutiny-0.2.4/scrutiny/NAMESPACE                                   |    8 
 scrutiny-0.2.4/scrutiny/NEWS.md                                     |   23 
 scrutiny-0.2.4/scrutiny/R/audit-cols-minimal.R                      |    2 
 scrutiny-0.2.4/scrutiny/R/audit.R                                   |   39 -
 scrutiny-0.2.4/scrutiny/R/before-inside-parens.R                    |  100 ++
 scrutiny-0.2.4/scrutiny/R/data-frame-predicates.R                   |only
 scrutiny-0.2.4/scrutiny/R/debit-map.R                               |    8 
 scrutiny-0.2.4/scrutiny/R/debit-plot.R                              |    8 
 scrutiny-0.2.4/scrutiny/R/debit-table.R                             |    8 
 scrutiny-0.2.4/scrutiny/R/decimal-places.R                          |   87 ++
 scrutiny-0.2.4/scrutiny/R/disperse.R                                |   46 -
 scrutiny-0.2.4/scrutiny/R/duplicate-count-colpair.R                 |   13 
 scrutiny-0.2.4/scrutiny/R/function-factory-helpers.R                |  334 ++++++---
 scrutiny-0.2.4/scrutiny/R/function-map-seq.R                        |   22 
 scrutiny-0.2.4/scrutiny/R/function-map-total-n.R                    |   55 -
 scrutiny-0.2.4/scrutiny/R/function-map.R                            |   38 -
 scrutiny-0.2.4/scrutiny/R/grim-granularity.R                        |   40 -
 scrutiny-0.2.4/scrutiny/R/grim-map.R                                |    4 
 scrutiny-0.2.4/scrutiny/R/grim-plot.R                               |   51 -
 scrutiny-0.2.4/scrutiny/R/grim-stats.R                              |only
 scrutiny-0.2.4/scrutiny/R/grim.R                                    |   19 
 scrutiny-0.2.4/scrutiny/R/is-numeric-like.R                         |only
 scrutiny-0.2.4/scrutiny/R/manage-extra-cols.R                       |   10 
 scrutiny-0.2.4/scrutiny/R/mapper-function-helpers.R                 |   42 -
 scrutiny-0.2.4/scrutiny/R/method-dup-count.R                        |    4 
 scrutiny-0.2.4/scrutiny/R/method-grim-sequence.R                    |   14 
 scrutiny-0.2.4/scrutiny/R/reround-to-fraction.R                     |   38 -
 scrutiny-0.2.4/scrutiny/R/reround.R                                 |   48 -
 scrutiny-0.2.4/scrutiny/R/restore-zeros.R                           |  172 ++--
 scrutiny-0.2.4/scrutiny/R/reverse-map-seq.R                         |    9 
 scrutiny-0.2.4/scrutiny/R/reverse-map-total-n.R                     |   13 
 scrutiny-0.2.4/scrutiny/R/rivets-plot-cols.R                        |    2 
 scrutiny-0.2.4/scrutiny/R/round-ceil-floor.R                        |   34 
 scrutiny-0.2.4/scrutiny/R/round.R                                   |   22 
 scrutiny-0.2.4/scrutiny/R/row-to-colnames.R                         |   33 
 scrutiny-0.2.4/scrutiny/R/sd-binary.R                               |   10 
 scrutiny-0.2.4/scrutiny/R/seq-decimal.R                             |   51 -
 scrutiny-0.2.4/scrutiny/R/seq-disperse.R                            |   24 
 scrutiny-0.2.4/scrutiny/R/seq-length.R                              |   28 
 scrutiny-0.2.4/scrutiny/R/seq-predicates.R                          |   75 +-
 scrutiny-0.2.4/scrutiny/R/split-by-parens.R                         |  224 ++++--
 scrutiny-0.2.4/scrutiny/R/subset-superset.R                         |   49 -
 scrutiny-0.2.4/scrutiny/R/unround.R                                 |   26 
 scrutiny-0.2.4/scrutiny/R/utils.R                                   |  361 ++++++----
 scrutiny-0.2.4/scrutiny/R/write-doc-audit.R                         |   61 -
 scrutiny-0.2.4/scrutiny/README.md                                   |    7 
 scrutiny-0.2.4/scrutiny/build/vignette.rds                          |binary
 scrutiny-0.2.4/scrutiny/inst/doc/consistency-tests.R                |    2 
 scrutiny-0.2.4/scrutiny/inst/doc/consistency-tests.Rmd              |   28 
 scrutiny-0.2.4/scrutiny/inst/doc/consistency-tests.html             |   82 +-
 scrutiny-0.2.4/scrutiny/inst/doc/debit.html                         |   40 -
 scrutiny-0.2.4/scrutiny/inst/doc/grim.R                             |    7 
 scrutiny-0.2.4/scrutiny/inst/doc/grim.Rmd                           |    7 
 scrutiny-0.2.4/scrutiny/inst/doc/grim.html                          |   21 
 scrutiny-0.2.4/scrutiny/inst/doc/grimmer.html                       |   10 
 scrutiny-0.2.4/scrutiny/inst/doc/rounding.R                         |   14 
 scrutiny-0.2.4/scrutiny/inst/doc/rounding.Rmd                       |   36 
 scrutiny-0.2.4/scrutiny/inst/doc/rounding.html                      |  139 +--
 scrutiny-0.2.4/scrutiny/inst/doc/wrangling.R                        |   12 
 scrutiny-0.2.4/scrutiny/inst/doc/wrangling.Rmd                      |   16 
 scrutiny-0.2.4/scrutiny/inst/doc/wrangling.html                     |   24 
 scrutiny-0.2.4/scrutiny/man/audit.Rd                                |    9 
 scrutiny-0.2.4/scrutiny/man/check_mapper_input_colnames.Rd          |    2 
 scrutiny-0.2.4/scrutiny/man/data-frame-predicates.Rd                |only
 scrutiny-0.2.4/scrutiny/man/decimal_places.Rd                       |   15 
 scrutiny-0.2.4/scrutiny/man/decimal_places_df.Rd                    |only
 scrutiny-0.2.4/scrutiny/man/disperse.Rd                             |   10 
 scrutiny-0.2.4/scrutiny/man/duplicate_count_colpair.Rd              |    6 
 scrutiny-0.2.4/scrutiny/man/figures/README-unnamed-chunk-6-1.png    |binary
 scrutiny-0.2.4/scrutiny/man/fractional-rounding.Rd                  |only
 scrutiny-0.2.4/scrutiny/man/function_map.Rd                         |    4 
 scrutiny-0.2.4/scrutiny/man/function_map_total_n.Rd                 |    2 
 scrutiny-0.2.4/scrutiny/man/grim-stats.Rd                           |only
 scrutiny-0.2.4/scrutiny/man/grim.Rd                                 |    2 
 scrutiny-0.2.4/scrutiny/man/is_numeric_like.Rd                      |only
 scrutiny-0.2.4/scrutiny/man/parens-extractors.Rd                    |only
 scrutiny-0.2.4/scrutiny/man/reround.Rd                              |    4 
 scrutiny-0.2.4/scrutiny/man/restore_zeros.Rd                        |   61 -
 scrutiny-0.2.4/scrutiny/man/rounding-common.Rd                      |only
 scrutiny-0.2.4/scrutiny/man/rounding-uncommon.Rd                    |only
 scrutiny-0.2.4/scrutiny/man/row_to_colnames.Rd                      |    2 
 scrutiny-0.2.4/scrutiny/man/sd-binary.Rd                            |only
 scrutiny-0.2.4/scrutiny/man/seq-decimal.Rd                          |only
 scrutiny-0.2.4/scrutiny/man/seq-predicates.Rd                       |only
 scrutiny-0.2.4/scrutiny/man/seq_disperse.Rd                         |    4 
 scrutiny-0.2.4/scrutiny/man/seq_length.Rd                           |    2 
 scrutiny-0.2.4/scrutiny/man/split_by_parens.Rd                      |   90 +-
 scrutiny-0.2.4/scrutiny/man/subset-superset.Rd                      |only
 scrutiny-0.2.4/scrutiny/man/unround.Rd                              |    8 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-data-frame-predicates.R |only
 scrutiny-0.2.4/scrutiny/tests/testthat/test-decimal-places.R        |   22 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-function-map-total-n.R  |    5 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-grim-map.R              |    5 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-grim-stats.R            |only
 scrutiny-0.2.4/scrutiny/tests/testthat/test-grim.R                  |   84 --
 scrutiny-0.2.4/scrutiny/tests/testthat/test-is-numeric-like.R       |only
 scrutiny-0.2.4/scrutiny/tests/testthat/test-restore-zeros.R         |   19 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-seq-length.R            |only
 scrutiny-0.2.4/scrutiny/tests/testthat/test-split-by-parens.R       |   36 
 scrutiny-0.2.4/scrutiny/tests/testthat/test-utils.R                 |    7 
 scrutiny-0.2.4/scrutiny/vignettes/consistency-tests.Rmd             |   28 
 scrutiny-0.2.4/scrutiny/vignettes/grim.Rmd                          |    7 
 scrutiny-0.2.4/scrutiny/vignettes/rounding.Rmd                      |   36 
 scrutiny-0.2.4/scrutiny/vignettes/wrangling.Rmd                     |   16 
 117 files changed, 2031 insertions(+), 1393 deletions(-)

More information about scrutiny at CRAN
Permanent link

Package ravetools updated to version 0.0.9 with previous version 0.0.8 dated 2022-10-14

Title: Signal Processing Toolbox for Analyzing 'Electrophysiology' Data
Description: Implemented fast and memory-efficient 'Notch'-filter, 'Welch-periodogram', and discrete wavelet transform algorithm for hours of high-resolution signals; providing fundamental toolbox for 'iEEG' preprocess pipelines. Documentation and examples about 'RAVE' project are provided at <https://openwetware.org/wiki/RAVE>, and the paper by John F. Magnotti, Zhengjia Wang, Michael S. Beauchamp (2020) <doi:10.1016/j.neuroimage.2020.117341>; see 'citation("ravetools")' for details.
Author: Zhengjia Wang [aut, cre, cph], Beauchamp lab [cph], Karim Rahim [cph] , Prerau Lab [cph] , RcppParallel Authors [cph] , Marcus Geelnard [cph]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>

Diff between ravetools versions 0.0.8 dated 2022-10-14 and 0.0.9 dated 2023-01-20

 DESCRIPTION                       |    6 ++--
 MD5                               |   13 ++++-----
 NEWS.md                           |    5 +++
 R/pwelch.R                        |    4 +-
 inst/WORDLIST                     |    2 -
 inst/include/tthread/tinythread.h |   54 +++++++++++++++++++-------------------
 tests/spelling.R                  |only
 tests/testthat/test-pwelch.R      |    2 -
 8 files changed, 45 insertions(+), 41 deletions(-)

More information about ravetools at CRAN
Permanent link

Package ProAE updated to version 0.2.12 with previous version 0.2.10 dated 2022-06-30

Title: PRO-CTCAE Scoring, Analysis, and Graphical Tools
Description: A collection of tools to facilitate standardized analysis and graphical procedures when using the National Cancer Institute’s Patient-Reported Outcomes version of the Common Terminology Criteria for Adverse Events (PRO-CTCAE).
Author: Blake Langlais [aut, cre], Brie Noble [ctb], Molly Klanderman [ctb], Amylou Dueck [aut]
Maintainer: Blake Langlais <langlais.blake@mayo.edu>

Diff between ProAE versions 0.2.10 dated 2022-06-30 and 0.2.12 dated 2023-01-20

 DESCRIPTION         |    8 ++++----
 MD5                 |   16 ++++++++--------
 R/toxAUC.R          |   44 ++++++++++++++++++++++++++++++++------------
 R/toxFigures.R      |    2 ++
 R/toxSummary.R      |   28 +++++++++++++++++++++++-----
 build/vignette.rds  |binary
 inst/doc/ProAE.html |   14 +++++++++++---
 man/toxAUC.Rd       |    3 ++-
 man/toxFigures.Rd   |    2 ++
 9 files changed, 84 insertions(+), 33 deletions(-)

More information about ProAE at CRAN
Permanent link

Package IRkernel updated to version 1.3.2 with previous version 1.3.1 dated 2022-11-03

Title: Native R Kernel for the 'Jupyter Notebook'
Description: The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network.
Author: Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre] , Jan Schulz [aut, cph], Karthik Ram [aut, cph]
Maintainer: Philipp Angerer <phil.angerer@gmail.com>

Diff between IRkernel versions 1.3.1 dated 2022-11-03 and 1.3.2 dated 2023-01-20

 IRkernel-1.3.1/IRkernel/tests/testthat/__pycache__                         |only
 IRkernel-1.3.1/IRkernel/tests/testthat/jkt/jupyter_kernel_test/__pycache__ |only
 IRkernel-1.3.2/IRkernel/DESCRIPTION                                        |    8 +-
 IRkernel-1.3.2/IRkernel/MD5                                                |   23 +-------
 IRkernel-1.3.2/IRkernel/NAMESPACE                                          |    3 +
 IRkernel-1.3.2/IRkernel/R/help.r                                           |    2 
 IRkernel-1.3.2/IRkernel/R/kernel.r                                         |   28 +++++-----
 7 files changed, 26 insertions(+), 38 deletions(-)

More information about IRkernel at CRAN
Permanent link

Package RcppFastFloat updated to version 0.0.4 with previous version 0.0.3 dated 2021-08-21

Title: 'Rcpp' Bindings for the 'fast_float' Header-Only Library for Number Parsing
Description: Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in <arXiv:2101.11408>. 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement.
Author: Dirk Eddelbuettel, Brendan Knapp
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between RcppFastFloat versions 0.0.3 dated 2021-08-21 and 0.0.4 dated 2023-01-20

 ChangeLog                                           |   15 
 DESCRIPTION                                         |    8 
 MD5                                                 |   24 -
 inst/NEWS.Rd                                        |    9 
 inst/include/fast_float/ascii_number.h              |  212 +++--------
 inst/include/fast_float/bigint.h                    |only
 inst/include/fast_float/decimal_to_binary.h         |   44 +-
 inst/include/fast_float/digit_comparison.h          |only
 inst/include/fast_float/fast_float.h                |   22 +
 inst/include/fast_float/fast_table.h                |   22 -
 inst/include/fast_float/float_common.h              |  366 +++++++++++++-------
 inst/include/fast_float/parse_number.h              |  198 +++++++---
 inst/include/fast_float/simple_decimal_conversion.h |   48 +-
 src/as_double2.cpp                                  |    6 
 14 files changed, 595 insertions(+), 379 deletions(-)

More information about RcppFastFloat at CRAN
Permanent link

Package SPEI updated to version 1.8.0 with previous version 1.7 dated 2017-06-07

Title: Calculation of the Standardized Precipitation-Evapotranspiration Index
Description: A set of functions for computing potential evapotranspiration and several widely used drought indices including the Standardized Precipitation-Evapotranspiration Index (SPEI).
Author: Santiago Begueria [aut, cre], Sergio M. Vicente-Serrano [aut]
Maintainer: Santiago Begueria <santiago.begueria@csic.es>

Diff between SPEI versions 1.7 dated 2017-06-07 and 1.8.0 dated 2023-01-20

 SPEI-1.7/SPEI/NEWS                                      |only
 SPEI-1.7/SPEI/README.md                                 |only
 SPEI-1.7/SPEI/TODO                                      |only
 SPEI-1.7/SPEI/data/balance.txt.gz                       |only
 SPEI-1.7/SPEI/data/cabinda.txt.gz                       |only
 SPEI-1.7/SPEI/data/wichita.txt.gz                       |only
 SPEI-1.7/SPEI/man/GenLogistic.Rd                        |only
 SPEI-1.7/SPEI/man/PET.Rd                                |only
 SPEI-1.7/SPEI/man/SPEI-package.Rd                       |only
 SPEI-1.7/SPEI/man/datasets.Rd                           |only
 SPEI-1.7/SPEI/man/kern.Rd                               |only
 SPEI-1.7/SPEI/man/spei-methods.Rd                       |only
 SPEI-1.7/SPEI/man/spei.Rd                               |only
 SPEI-1.8.0/SPEI/DESCRIPTION                             |   21 
 SPEI-1.8.0/SPEI/MD5                                     |  118 +
 SPEI-1.8.0/SPEI/NAMESPACE                               |   73 
 SPEI-1.8.0/SPEI/NEWS.md                                 |only
 SPEI-1.8.0/SPEI/R/SPEI-package.r                        |only
 SPEI-1.8.0/SPEI/R/SPEINews.R                            |   16 
 SPEI-1.8.0/SPEI/R/data.R                                |only
 SPEI-1.8.0/SPEI/R/hargreaves.R                          |  603 ++++++-
 SPEI-1.8.0/SPEI/R/kern.R                                |  107 +
 SPEI-1.8.0/SPEI/R/kern.plot.R                           |   38 
 SPEI-1.8.0/SPEI/R/parglo.maxlik.R                       |   83 -
 SPEI-1.8.0/SPEI/R/penman.R                              |  714 ++++++---
 SPEI-1.8.0/SPEI/R/pglo.R                                |   76 
 SPEI-1.8.0/SPEI/R/spei.R                                | 1244 ++++++++++++----
 SPEI-1.8.0/SPEI/R/spi.R                                 |   31 
 SPEI-1.8.0/SPEI/R/thornthwaite.R                        |  244 ++-
 SPEI-1.8.0/SPEI/R/zzz.R                                 |    8 
 SPEI-1.8.0/SPEI/data/balance.rda                        |only
 SPEI-1.8.0/SPEI/data/cabinda.rda                        |only
 SPEI-1.8.0/SPEI/data/cruts4.rda                         |only
 SPEI-1.8.0/SPEI/data/wichita.rda                        |only
 SPEI-1.8.0/SPEI/man/Datasets.Rd                         |only
 SPEI-1.8.0/SPEI/man/Drought-indices.Rd                  |only
 SPEI-1.8.0/SPEI/man/Generalized-Logistic.Rd             |only
 SPEI-1.8.0/SPEI/man/Generic-methods-for-spei-objects.Rd |only
 SPEI-1.8.0/SPEI/man/Kernel-functions.Rd                 |only
 SPEI-1.8.0/SPEI/man/Potential-evapotranspiration.Rd     |only
 SPEI-1.8.0/SPEI/man/SPEI.Rd                             |only
 SPEI-1.8.0/SPEI/man/SPEINews.Rd                         |   17 
 SPEI-1.8.0/SPEI/man/figures                             |only
 SPEI-1.8.0/SPEI/tests                                   |only
 44 files changed, 2643 insertions(+), 750 deletions(-)

More information about SPEI at CRAN
Permanent link

Package SiMRiv updated to version 1.0.5 with previous version 1.0.4 dated 2019-12-19

Title: Simulating Multistate Movements in River/Heterogeneous Landscapes
Description: Provides functions to generate and analyze spatially-explicit individual-based multistate movements in rivers, heterogeneous and homogeneous spaces. This is done by incorporating landscape bias on local behaviour, based on resistance rasters. Although originally conceived and designed to simulate trajectories of species constrained to linear habitats/dendritic ecological networks (e.g. river networks), the simulation algorithm is built to be highly flexible and can be applied to any (aquatic, semi-aquatic or terrestrial) organism, independently on the landscape in which it moves. Thus, the user will be able to use the package to simulate movements either in homogeneous landscapes, heterogeneous landscapes (e.g. semi-aquatic animal moving mainly along rivers but also using the matrix), or even in highly contrasted landscapes (e.g. fish in a river network). The algorithm and its input parameters are the same for all cases, so that results are comparable. Simulated trajectories can then b [...truncated...]
Author: Lorenzo Quaglietta [aut], Miguel Porto [aut, cre], Erida Gjini [ctb]
Maintainer: Miguel Porto <mpbertolo@gmail.com>

Diff between SiMRiv versions 1.0.4 dated 2019-12-19 and 1.0.5 dated 2023-01-20

 DESCRIPTION         |   10 +++++-----
 MD5                 |   14 +++++++-------
 build/partial.rdb   |binary
 build/vignette.rds  |binary
 data/river.RData    |binary
 inst/doc/SiMRiv.R   |    1 -
 inst/doc/SiMRiv.pdf |binary
 src/SiMRiv.h        |    5 +++--
 8 files changed, 15 insertions(+), 15 deletions(-)

More information about SiMRiv at CRAN
Permanent link

Package RPostgres updated to version 1.4.5 with previous version 1.4.4 dated 2022-05-02

Title: Rcpp Interface to PostgreSQL
Description: Fully DBI-compliant Rcpp-backed interface to PostgreSQL <https://www.postgresql.org/>, an open-source relational database.
Author: Hadley Wickham [aut], Jeroen Ooms [aut], Kirill Mueller [aut, cre] , RStudio [cph], R Consortium [fnd], Tomoaki Nishiyama [ctb]
Maintainer: Kirill Mueller <kirill@cynkra.com>

Diff between RPostgres versions 1.4.4 dated 2022-05-02 and 1.4.5 dated 2023-01-20

 RPostgres-1.4.4/RPostgres/src/vendor/boost/detail/fenv.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/intrusive/detail/minimal_less_equal_header.hpp           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/math                                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mem_fn.hpp                                               |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/O1_size.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/O1_size_fwd.hpp                                      |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/advance.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/advance_fwd.hpp                                      |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/at.hpp                                               |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/at_fwd.hpp                                           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/O1_size_impl.hpp                                |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/advance_backward.hpp                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/advance_forward.hpp                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/at_impl.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/begin_end_impl.hpp                              |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/clear_impl.hpp                                  |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/config/typeof.hpp                               |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/contains_impl.hpp                               |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/find_if_pred.hpp                                |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/fold_impl.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/fold_impl_body.hpp                              |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/has_begin.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/has_size.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/inserter_algorithm.hpp                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/iter_apply.hpp                                  |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/iter_fold_if_impl.hpp                           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/iter_fold_impl.hpp                              |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/lambda_spec.hpp                                 |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/msvc_type.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/push_back_impl.hpp                              |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/push_front_impl.hpp                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/reverse_fold_impl.hpp                           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/reverse_fold_impl_body.hpp                      |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/sequence_wrapper.hpp                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/size_impl.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/aux_/traits_lambda_spec.hpp                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/back_fwd.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/back_inserter.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/begin_end.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/begin_end_fwd.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/clear.hpp                                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/clear_fwd.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/comparison.hpp                                       |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/contains.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/contains_fwd.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/deref.hpp                                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/distance.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/distance_fwd.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/empty_fwd.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/find.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/find_if.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/fold.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/front_fwd.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/front_inserter.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/greater.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/greater_equal.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/inserter.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/iter_fold.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/iter_fold_if.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/iterator_range.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/iterator_tags.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/less_equal.hpp                                       |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/limits/list.hpp                                      |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/limits/unrolling.hpp                                 |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/limits/vector.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/list                                                 |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/list.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/logical.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/long.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/long_fwd.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/minus.hpp                                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/negate.hpp                                           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/not_equal_to.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/pair.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/plus.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/pop_back_fwd.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/pop_front_fwd.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/prior.hpp                                            |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/push_back.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/push_back_fwd.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/push_front.hpp                                       |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/push_front_fwd.hpp                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/remove_if.hpp                                        |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/reverse_fold.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/same_as.hpp                                          |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/sequence_tag.hpp                                     |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/sequence_tag_fwd.hpp                                 |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/size.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/size_fwd.hpp                                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/vector                                               |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/mpl/vector.hpp                                           |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/non_type.hpp                                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/predef                                                   |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/preprocessor/enum.hpp                                    |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/preprocessor/enum_params.hpp                             |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/preprocessor/enum_params_with_a_default.hpp              |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/preprocessor/repetition/enum.hpp                         |only
 RPostgres-1.4.4/RPostgres/src/vendor/boost/preprocessor/repetition/enum_params_with_a_default.hpp   |only
 RPostgres-1.4.5/RPostgres/DESCRIPTION                                                               |   55 
 RPostgres-1.4.5/RPostgres/MD5                                                                       |  614 ++----
 RPostgres-1.4.5/RPostgres/NEWS.md                                                                   |   11 
 RPostgres-1.4.5/RPostgres/build/vignette.rds                                                        |binary
 RPostgres-1.4.5/RPostgres/inst/doc/work-queue.R                                                     |  140 -
 RPostgres-1.4.5/RPostgres/inst/doc/work-queue.Rmd                                                   |  138 -
 RPostgres-1.4.5/RPostgres/inst/doc/work-queue.html                                                  |  274 +-
 RPostgres-1.4.5/RPostgres/man/RPostgres-package.Rd                                                  |    4 
 RPostgres-1.4.5/RPostgres/man/Redshift.Rd                                                           |   13 
 RPostgres-1.4.5/RPostgres/src/CMakeLists.txt                                                        |only
 RPostgres-1.4.5/RPostgres/src/custom.cmake                                                          |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/array.hpp                                                |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/assert/source_location.hpp                               |  138 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/bind/bind.hpp                                            |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/bind/detail/result_traits.hpp                            |   14 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/bind/std_placeholders.hpp                                |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/concept/detail/general.hpp                               |   21 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/concept/usage.hpp                                        |    7 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/concept_check.hpp                                        |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx03.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx11.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx14.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx17.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx20.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/assert_cxx98.hpp                                  |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/auto_link.hpp                                     |   13 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/clang.hpp                                |   15 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/clang_version.hpp                        |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/common_edg.hpp                           |   42 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/gcc.hpp                                  |   19 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/nvcc.hpp                                 |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/sunpro_cc.hpp                            |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/visualc.hpp                              |   21 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/compiler/xlcpp.hpp                                |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/detail/cxx_composite.hpp                          |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/detail/select_platform_config.hpp                 |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/detail/suffix.hpp                                 |  164 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/header_deprecated.hpp                             |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/platform/bsd.hpp                                  |   13 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/platform/wasm.hpp                                 |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/stdlib/dinkumware.hpp                             |   30 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/stdlib/libcpp.hpp                                 |   37 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/stdlib/libstdcpp3.hpp                             |  120 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/config/workaround.hpp                                    |   11 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/allocator_traits.hpp                           |    9 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/container_fwd.hpp                              |   33 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/addressof.hpp                           |   12 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/advanced_insert_int.hpp                 |  246 +-
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/algorithm.hpp                           |   28 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/config_begin.hpp                        |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/config_end.hpp                          |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/construct_in_place.hpp                  |   32 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/copy_move_algo.hpp                      |  937 ++++++++--
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/destroyers.hpp                          |  135 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/iterator.hpp                            |    8 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/iterators.hpp                           |  157 -
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/multiallocation_chain.hpp               |   21 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/next_capacity.hpp                       |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/placement_new.hpp                       |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/std_fwd.hpp                             |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/transform_iterator.hpp                  |   56 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/type_traits.hpp                         |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/value_functors.hpp                      |   18 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/detail/workaround.hpp                          |   37 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/new_allocator.hpp                              |   13 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/options.hpp                                    |  145 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/stable_vector.hpp                              |  243 +-
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/throw_exception.hpp                            |  142 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/container/vector.hpp                                     |  664 ++-----
 RPostgres-1.4.5/RPostgres/src/vendor/boost/core/cmath.hpp                                           |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/core/ignore_unused.hpp                                   |   34 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/core/noncopyable.hpp                                     |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/core/ref.hpp                                             |   36 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/core/snprintf.hpp                                        |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/detail/compressed_pair.hpp                               |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/detail/workaround.hpp                                    |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/exception/exception.hpp                                  |   86 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/integer.hpp                                              |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/integer_fwd.hpp                                          |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/integer_traits.hpp                                       |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/circular_slist_algorithms.hpp                  |  107 -
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/array_initializer.hpp                   |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/common_slist_algorithms.hpp             |   89 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/config_begin.hpp                        |    1 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/default_header_holder.hpp               |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/exception_disposer.hpp                  |   31 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/generic_hook.hpp                        |   16 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/hook_traits.hpp                         |   16 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/iterator.hpp                            |  184 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/mpl.hpp                                 |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/node_cloner_disposer.hpp                |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/reverse_iterator.hpp                    |  143 -
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/simple_disposers.hpp                    |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/slist_iterator.hpp                      |   15 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/slist_node.hpp                          |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/twin.hpp                                |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/value_functors.hpp                      |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/detail/workaround.hpp                          |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/intrusive_fwd.hpp                              |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/linear_slist_algorithms.hpp                    |  114 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/options.hpp                                    |   20 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/pack_options.hpp                               |   20 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/pointer_traits.hpp                             |   52 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/slist.hpp                                      |  300 +--
 RPostgres-1.4.5/RPostgres/src/vendor/boost/intrusive/slist_hook.hpp                                 |   14 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/iterator/advance.hpp                                     |   11 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/iterator/detail/config_def.hpp                           |   12 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/iterator/detail/config_undef.hpp                         |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/iterator/detail/enable_if.hpp                            |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/iterator/iterator_facade.hpp                             |  131 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast.hpp                                         |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/bad_lexical_cast.hpp                        |   14 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/converter_lexical.hpp                |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/converter_lexical_streams.hpp        |   91 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/converter_numeric.hpp                |   20 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/inf_nan.hpp                          |   29 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/is_character.hpp                     |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/lcast_char_constants.hpp             |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/lcast_unsigned_converters.hpp        |   22 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/detail/widest_char.hpp                      |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/lexical_cast/try_lexical_convert.hpp                     |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/adaptive_merge.hpp                             |   73 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/adaptive_sort_merge.hpp                 |  306 +--
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/heap_sort.hpp                           |   28 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/insertion_sort.hpp                      |    9 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/merge.hpp                               |  254 +-
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/merge_sort.hpp                          |   39 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/search.hpp                              |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/detail/set_difference.hpp                      |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/move.hpp                                       |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/algo/predicate.hpp                                  |   20 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/core.hpp                                            |   21 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/addressof.hpp                                |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/config_begin.hpp                             |    1 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/force_ptr.hpp                                |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/iterator_traits.hpp                          |  118 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/meta_utils.hpp                               |   40 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/reverse_iterator.hpp                         |   73 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/std_ns_begin.hpp                             |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/std_ns_end.hpp                               |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/type_traits.hpp                              |  122 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/detail/workaround.hpp                               |    8 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/move/utility_core.hpp                                    |   73 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/and.hpp                                              |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/assert.hpp                                           |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp             |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/aux_/template_arity.hpp                              |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/aux_/yes_no.hpp                                      |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/mpl/or.hpp                                               |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/numeric/conversion/detail/int_float_mixture.hpp          |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/numeric/conversion/detail/sign_mixture.hpp               |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/numeric/conversion/detail/udt_builtin_mixture.hpp        |   10 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/preprocessor/config/config.hpp                           |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/preprocessor/variadic/has_opt.hpp                        |    8 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/detail/shared_count.hpp                        |    4 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp              |    6 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/detail/sp_counted_impl.hpp                     |   26 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp                 |   13 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/scoped_array.hpp                               |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/scoped_ptr.hpp                                 |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/smart_ptr/shared_ptr.hpp                                 |   69 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/static_assert.hpp                                        |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/throw_exception.hpp                                      |  184 +
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/config.hpp                            |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_function_cxx_11.hpp                |  415 ++--
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_function_ptr_helper.hpp            |   54 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_function_ptr_tester.hpp            |   54 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_likely_lambda.hpp                  |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp           |   54 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp         |   54 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp |  459 ++--
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/intrinsics.hpp                               |   30 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/is_complete.hpp                              |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/is_convertible.hpp                           |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/is_empty.hpp                                 |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/is_function.hpp                              |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/is_member_function_pointer.hpp               |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/remove_volatile.hpp                          |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/type_traits/type_with_alignment.hpp                      |    2 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/utility/base_from_member.hpp                             |    3 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/utility/binary.hpp                                       |    5 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/utility/detail/result_of_variadic.hpp                    |only
 RPostgres-1.4.5/RPostgres/src/vendor/boost/utility/result_of.hpp                                    |   44 
 RPostgres-1.4.5/RPostgres/src/vendor/boost/version.hpp                                              |    4 
 RPostgres-1.4.5/RPostgres/tests/testthat.R                                                          |    8 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-bigint.R                                              |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-checkInterrupts.R                                     |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-data-type.R                                           |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-dbConnect.R                                           |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-dbGetQuery.R                                          |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-dbQuoteIdentifier.R                                   |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-dbWriteTable.R                                        |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-encoding.R                                            |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-isTransacting.R                                       |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-transactions.R                                        |    2 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-types.R                                               |    6 
 RPostgres-1.4.5/RPostgres/tests/testthat/test-waitForNotify.R                                       |    2 
 RPostgres-1.4.5/RPostgres/vignettes/work-queue.Rmd                                                  |  138 -
 296 files changed, 5896 insertions(+), 3644 deletions(-)

More information about RPostgres at CRAN
Permanent link

Package procmaps updated to version 0.0.5 with previous version 0.0.4 dated 2021-10-02

Title: Portable Address Space Mapping
Description: Portable '/proc/self/maps' as a data frame. Determine which library or other region is mapped to a specific address of a process. -- R packages can contain native code, compiled to shared libraries at build or installation time. When loaded, each shared library occupies a portion of the address space of the main process. When only a machine instruction pointer is available (e.g. from a backtrace during error inspection or profiling), the address space map determines which library this instruction pointer corresponds to.
Author: Kirill Mueller [aut, cre] , R Consortium [fnd], Kostya Serebryany [ctb] , Sanjay Ghemawat [ctb] , Craig Silverstein [ctb] , Google Inc. [cph]
Maintainer: Kirill Mueller <kirill@cynkra.com>

Diff between procmaps versions 0.0.4 dated 2021-10-02 and 0.0.5 dated 2023-01-20

 DESCRIPTION   |   14 +++++++-------
 MD5           |   12 ++++++------
 NEWS.md       |    9 +++++++++
 README.md     |    2 +-
 src/glue.cpp  |   10 +++++-----
 src/init.c    |    2 +-
 src/procmap.c |    2 +-
 7 files changed, 30 insertions(+), 21 deletions(-)

More information about procmaps at CRAN
Permanent link

Package move updated to version 4.1.12 with previous version 4.1.10 dated 2022-10-19

Title: Visualizing and Analyzing Animal Track Data
Description: Contains functions to access movement data stored in 'movebank.org' as well as tools to visualize and statistically analyze animal movement data, among others functions to calculate dynamic Brownian Bridge Movement Models. Move helps addressing movement ecology questions.
Author: Bart Kranstauber [aut, cre], Marco Smolla [aut], Anne K Scharf [aut]
Maintainer: Bart Kranstauber <b.kranstauber@uva.nl>

Diff between move versions 4.1.10 dated 2022-10-19 and 4.1.12 dated 2023-01-20

 ChangeLog                                   |    4 ++++
 DESCRIPTION                                 |   10 +++++-----
 MD5                                         |   28 ++++++++++++++--------------
 build/vignette.rds                          |binary
 data/dbbmmstack.RData                       |binary
 data/fishers.RData                          |binary
 data/leroy.RData                            |binary
 data/leroydbbmm.RData                       |binary
 data/leroydbgb.RData                        |binary
 inst/doc/browseMovebank.R                   |    8 ++++----
 inst/doc/browseMovebank.Rmd                 |    8 ++++----
 inst/doc/browseMovebank.html                |   12 ++++++------
 inst/doc/move.html                          |    8 ++++----
 tests/testthat/test.getDataRepositoryData.R |    3 ++-
 vignettes/browseMovebank.Rmd                |    8 ++++----
 15 files changed, 47 insertions(+), 42 deletions(-)

More information about move at CRAN
Permanent link

Package messydates updated to version 0.3.5 with previous version 0.3.3 dated 2022-12-20

Title: A Flexible Class for Messy Dates
Description: Contains a set of tools for constructing and coercing into and from the "mdate" class. This date class implements ISO 8601-2:2019(E) and allows regular dates to be annotated to express unspecified date components, approximate or uncertain date components, date ranges, and sets of dates. This is useful for describing and analysing temporal information, whether historical or recent, where date precision may vary.
Author: James Hollway [cre, aut, ctb] , Henrique Sposito [ctb] , Jael Tan [ctb]
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>

Diff between messydates versions 0.3.3 dated 2022-12-20 and 0.3.5 dated 2023-01-20

 DESCRIPTION                    |   10 -
 MD5                            |   38 +++----
 NAMESPACE                      |    1 
 NEWS.md                        |   24 ++++
 R/battles.R                    |    2 
 R/coerce_to_messydate.R        |   24 ++--
 R/contract.R                   |   11 +-
 R/expand.R                     |   11 +-
 README.md                      |  220 +++++++++++++++++++++++++++++------------
 data/battles.rda               |binary
 inst/doc/messydates.R          |    2 
 inst/doc/messydates.Rmd        |    2 
 inst/doc/messydates.html       |  167 +++++++++++++++----------------
 man/battles.Rd                 |    4 
 man/contract.Rd                |   10 +
 man/expand.Rd                  |   13 --
 tests/testthat/test-contract.R |    2 
 tests/testthat/test-expand.R   |    4 
 tests/testthat/test-report.R   |   20 +--
 vignettes/messydates.Rmd       |    2 
 20 files changed, 352 insertions(+), 215 deletions(-)

More information about messydates at CRAN
Permanent link

Package gRaven updated to version 1.1.7 with previous version 1.1.4 dated 2023-01-06

Title: Bayes Nets: 'RHugin' Emulation with 'gRain'
Description: Wrappers for functions in the 'gRain' package to emulate some 'RHugin' functionality, allowing the building of Bayesian networks consisting on discrete chance nodes incrementally, through adding nodes, edges and conditional probability tables, the setting of evidence, both 'hard' (boolean) or 'soft' (likelihoods), querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations. Computations will typically not be so fast as they are with 'RHugin', but this package should assist users without access to 'Hugin' to use code written to use 'RHugin'.
Author: Peter Green [aut, cre], Therese Graversen [ctb], Soren Hojsgaard [ctb]
Maintainer: Peter Green <P.J.Green@bristol.ac.uk>

Diff between gRaven versions 1.1.4 dated 2023-01-06 and 1.1.7 dated 2023-01-20

 DESCRIPTION           |    8 +--
 MD5                   |   20 ++++-----
 NAMESPACE             |    3 -
 R/get.stuff.R         |   15 +++++-
 R/graven.R            |  111 ++++++++++++++++++++++++++++++--------------------
 README.md             |    2 
 build/partial.rdb     |binary
 man/compile.gRaven.Rd |    2 
 man/get.belief.Rd     |    7 +--
 man/get.states.Rd     |    8 ++-
 man/set.finding.Rd    |    4 -
 11 files changed, 108 insertions(+), 72 deletions(-)

More information about gRaven at CRAN
Permanent link

Package bizdays updated to version 1.0.13 with previous version 1.0.12 dated 2022-10-07

Title: Business Days Calculations and Utilities
Description: Business days calculations based on a list of holidays and nonworking weekdays. Quite useful for fixed income and derivatives pricing.
Author: Wilson Freitas <wilson.freitas@gmail.com>
Maintainer: Wilson Freitas <wilson.freitas@gmail.com>

Diff between bizdays versions 1.0.12 dated 2022-10-07 and 1.0.13 dated 2023-01-20

 DESCRIPTION                               |    8 ++++----
 MD5                                       |   14 +++++++-------
 NEWS.md                                   |    4 ++++
 build/vignette.rds                        |binary
 inst/doc/Creating_Calendars.html          |    4 ++--
 inst/doc/Financial_and_non_financial.html |    4 ++--
 inst/doc/bizdays.html                     |    8 ++++----
 inst/extdata/Brazil_B3.json               |   16 +++++++++++++++-
 8 files changed, 38 insertions(+), 20 deletions(-)

More information about bizdays at CRAN
Permanent link

Package lterpalettefinder updated to version 1.1.0 with previous version 1.0.0 dated 2022-12-06

Title: Extract Color Palettes from Photos and Pick Official LTER Palettes
Description: Allows identification of palettes derived from LTER (Long Term Ecological Research) photographs based on user criteria. Also facilitates extraction of palettes from users' photos directly.
Author: Nicholas J Lyon [aut, cre] , Gabe De La Rosa [ctb], Julien Brun [ctb] , National Science Foundation [fnd]
Maintainer: Nicholas J Lyon <njlyon@alumni.iastate.edu>

Diff between lterpalettefinder versions 1.0.0 dated 2022-12-06 and 1.1.0 dated 2023-01-20

 DESCRIPTION                     |    8 +-
 MD5                             |   18 ++---
 NEWS.md                         |   10 ++
 R/palette_extract.R             |  138 +++++++++++++++++++++-------------------
 R/palette_find.R                |    2 
 R/palette_sort.R                |   26 ++++---
 README.md                       |   14 ++--
 build/vignette.rds              |binary
 inst/doc/lterpalettefinder.html |   16 ++--
 man/palette_find.Rd             |    2 
 10 files changed, 131 insertions(+), 103 deletions(-)

More information about lterpalettefinder at CRAN
Permanent link

Package exvatools updated to version 0.2.0 with previous version 0.1.0 dated 2022-12-21

Title: Value Added in Exports with International Input-Output Table Tools
Description: Decomposition of value added in exports in an international input-output table framework, using the methodologies of Borin and Mancini (2023) <doi:10.1080/09535314.2022.2153221>, Miroudot and Ye (2021) <doi:10.1080/09535314.2020.1730308>, Wang et al. (2013) <https://econpapers.repec.org/paper/nbrnberwo/19677.htm> and Koopman et al. (2014) <doi:10.1257/aer.104.2.459>. Includes commands for easy data extraction, matrix manipulation, calculation of various value added indicators, and other useful tools for geographical and sector trade analysis.
Author: Enrique Feas [aut, cre]
Maintainer: Enrique Feas <efeas@runbox.com>

Diff between exvatools versions 0.1.0 dated 2022-12-21 and 0.2.0 dated 2023-01-20

 DESCRIPTION               |   26 -
 MD5                       |   67 +-
 NAMESPACE                 |    1 
 NEWS.md                   |only
 R/get_data.R              |   12 
 R/get_exvadec_bkdown.R    |   11 
 R/get_va_exgr.R           |    2 
 R/get_va_exgry.R          |    1 
 R/info_geosec.R           |   21 
 R/make_custom_wio.R       |only
 R/make_exvadec.R          |   59 --
 R/make_exvadec_bm_snk.R   |   31 -
 R/make_exvadec_bm_src.R   |   24 -
 R/make_exvadec_kww.R      |   12 
 R/make_exvadec_my.R       |   25 -
 R/make_exvadec_oecd.R     |   28 -
 R/make_exvadec_wwz.R      |   24 -
 R/make_exvadir.R          |   26 -
 R/make_wio.R              |   12 
 R/matrix_extract.R        |    1 
 R/matrix_mult.R           |    3 
 R/matrix_rep.R            |    2 
 R/matrix_sum.R            |    3 
 R/meld.R                  |    9 
 R/summary.R               |    6 
 R/utils-text.R            |   10 
 inst/doc/exvatools.R      |    5 
 inst/doc/exvatools.Rmd    |  192 ++++----
 inst/doc/exvatools.html   | 1032 +++++++++++++++++++++++-----------------------
 man/get_exvadec_bkdown.Rd |    5 
 man/get_va_exgr.Rd        |    2 
 man/get_va_exgry.Rd       |    3 
 man/make_custom_wio.Rd    |only
 man/make_wio.Rd           |   14 
 man/meld.Rd               |    3 
 vignettes/exvatools.Rmd   |  192 ++++----
 36 files changed, 977 insertions(+), 887 deletions(-)

More information about exvatools at CRAN
Permanent link

New package pirouette with initial version 1.6.6
Package: pirouette
Title: Create a Bayesian Posterior from a Phylogeny
Version: 1.6.6
Maintainer: Richel J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: Theoretical biologists are interested in measuring the extent at which we can measure the truth. This package allows to create a Bayesian posterior from a phylogeny that depicts the true evolutionary relationships. The given and true phylogeny can than be compared to the posterior phylogenies. Richèl J. C. Bilderbeek, Giovanni Laudanno, Rampal S. Etienne (2020) "Quantifying the impact of an inference model in Bayesian phylogenetics" <doi:10.1111/2041-210X.13514>.
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/richelbilderbeek/pirouette/
BugReports: https://github.com/richelbilderbeek/pirouette/issues
Depends: babette (>= 2.1.1)
Imports: ape, beautier (>= 2.6.2), beastier (>= 2.4.6), DDD, forcats, magrittr, mauricer (>= 2.5), mcbette (>= 1.7), nodeSub, phangorn, phytools, plyr, pryr, readr, stringr, TESS, tibble, tidyr, tracerer (>= 2.0.2), xtable
Suggests: devtools, dplyr, ggplot2, knitr, lintr, markdown, nLTT (>= 1.4.3), rappdirs, rmarkdown, Rmpfr, testthat (>= 2.1.0)
SystemRequirements: BEAST2 (https://www.beast2.org/)
NeedsCompilation: no
Packaged: 2023-01-19 11:41:37 UTC; richel
Author: Richel J.C. Bilderbeek [aut, cre] , Giovanni Laudanno [aut], Thijs Janzen [ctb]
Repository: CRAN
Date/Publication: 2023-01-20 16:00:02 UTC

More information about pirouette at CRAN
Permanent link

New package p3state.msm with initial version 1.3.2
Encoding: UTF-8
Package: p3state.msm
Version: 1.3.2
Date: 2023-01-19
Title: Analyzing Survival Data from an Illness-Death Model
Depends: R (>= 2.8.1),survival,base
Description: Contains functions for data preparation, prediction of transition probabilities, estimating semi-parametric regression models and for implementing nonparametric estimators for other quantities. See Meira-Machado and Roca-Pardiñas (2011) <doi:10.18637/jss.v038.i03>.
License: GPL-3
LazyLoad: yes
LazyData: yes
NeedsCompilation: no
Packaged: 2023-01-19 20:29:21 UTC; User
Author: Luis Meira-Machado [aut, cre] , Javier Roca-Pardinas [aut] , Artur Araujo [ctb]
Maintainer: Luis Meira-Machado <lmachado@math.uminho.pt>
Repository: CRAN
Date/Publication: 2023-01-20 16:00:09 UTC

More information about p3state.msm at CRAN
Permanent link

Package ftExtra updated to version 0.5.0 with previous version 0.4.0 dated 2022-04-20

Title: Extensions for 'Flextable'
Description: Build display tables easily by extending the functionality of the 'flextable' package. Features include spanning header, grouping rows, parsing markdown and so on.
Author: Atsushi Yasumoto [aut, cph, cre] , David Gohel [ctb], Romain Francois [ctb] , Tatsuya Shima [ctb]
Maintainer: Atsushi Yasumoto <atusy.rpkg@gmail.com>

Diff between ftExtra versions 0.4.0 dated 2022-04-20 and 0.5.0 dated 2023-01-20

 DESCRIPTION                        |   25 -
 MD5                                |   60 +--
 NEWS.md                            |   18 -
 R/as-flextable.R                   |   15 
 R/as-paragraph-md.R                |   12 
 R/colformat.R                      |   12 
 R/footnote.R                       |   25 -
 R/header-transform.R               |   34 +
 R/md2ast.R                         |   10 
 R/md2df.R                          |    8 
 R/utils.R                          |    7 
 README.md                          |    3 
 build/vignette.rds                 |binary
 inst/doc/format_columns.R          |   41 +-
 inst/doc/format_columns.Rmd        |   51 +-
 inst/doc/format_columns.html       |  651 +++++++++++++++++--------------------
 inst/doc/group-rows.R              |    7 
 inst/doc/group-rows.Rmd            |    8 
 inst/doc/group-rows.html           |  262 ++++++++------
 inst/doc/transform-headers.html    |  145 +++-----
 man/as_flextable_methods.Rd        |   10 
 man/as_paragraph_md.Rd             |    7 
 man/colformat_md.Rd                |    7 
 man/footnote_options.Rd            |    3 
 man/separate_header.Rd             |   11 
 man/span_header.Rd                 |    6 
 tests/testthat/test-as-flextable.R |   58 +++
 tests/testthat/test-md2ast.R       |   35 +
 tests/testthat/test-utils.R        |    5 
 vignettes/format_columns.Rmd       |   51 +-
 vignettes/group-rows.Rmd           |    8 
 31 files changed, 897 insertions(+), 698 deletions(-)

More information about ftExtra at CRAN
Permanent link

Package specr updated to version 1.0.0 with previous version 0.2.1 dated 2020-03-26

Title: Conducting and Visualizing Specification Curve Analyses
Description: Provides utilities for conducting specification curve analyses (Simonsohn, Simmons & Nelson (2020, <doi: 10.1038/s41562-020-0912-z>) or multiverse analyses (Steegen, Tuerlinckx, Gelman & Vanpaemel, 2016, <doi: 10.1177/1745691616658637>) including functions to setup, run, evaluate, and plot all specifications.
Author: Philipp K. Masur [aut, cre] , Michael Scharkow [aut]
Maintainer: Philipp K. Masur <phil.masur@gmail.com>

Diff between specr versions 0.2.1 dated 2020-03-26 and 1.0.0 dated 2023-01-20

 specr-0.2.1/specr/R/utils-pipe.R                              |only
 specr-0.2.1/specr/inst/doc/decompose_var.R                    |only
 specr-0.2.1/specr/inst/doc/decompose_var.html                 |only
 specr-0.2.1/specr/inst/doc/decompose_var.rmd                  |only
 specr-0.2.1/specr/inst/doc/invest-spec.rmd                    |only
 specr-0.2.1/specr/inst/doc/progress.R                         |only
 specr-0.2.1/specr/inst/doc/progress.html                      |only
 specr-0.2.1/specr/inst/doc/progress.rmd                       |only
 specr-0.2.1/specr/inst/doc/specr.R                            |only
 specr-0.2.1/specr/inst/doc/specr.html                         |only
 specr-0.2.1/specr/inst/doc/specr.rmd                          |only
 specr-0.2.1/specr/man/figures/README-example-1.png            |only
 specr-0.2.1/specr/man/figures/README-pressure-1.png           |only
 specr-0.2.1/specr/man/figures/README-unnamed-chunk-4-1.png    |only
 specr-0.2.1/specr/man/figures/README-unnamed-chunk-5-1.png    |only
 specr-0.2.1/specr/man/figures/README-unnamed-chunk-6-1.png    |only
 specr-0.2.1/specr/man/pipe.Rd                                 |only
 specr-0.2.1/specr/tests/testthat/test-basic.r                 |only
 specr-0.2.1/specr/vignettes/decompose_var.rmd                 |only
 specr-0.2.1/specr/vignettes/invest-spec.rmd                   |only
 specr-0.2.1/specr/vignettes/progress.rmd                      |only
 specr-0.2.1/specr/vignettes/specr.rmd                         |only
 specr-1.0.0/specr/DESCRIPTION                                 |   18 
 specr-1.0.0/specr/MD5                                         |  144 ++-
 specr-1.0.0/specr/NAMESPACE                                   |   32 
 specr-1.0.0/specr/NEWS.md                                     |only
 specr-1.0.0/specr/R/example_data.4.R                          |    2 
 specr-1.0.0/specr/R/generics.r                                |only
 specr-1.0.0/specr/R/helpers.R                                 |  112 +-
 specr-1.0.0/specr/R/helpers_old.R                             |only
 specr-1.0.0/specr/R/plot_choices.r                            |   21 
 specr-1.0.0/specr/R/plot_curve.r                              |   21 
 specr-1.0.0/specr/R/plot_decisiontree.r                       |   16 
 specr-1.0.0/specr/R/plot_samplesizes.r                        |   26 
 specr-1.0.0/specr/R/plot_specs.r                              |   27 
 specr-1.0.0/specr/R/plot_summary.r                            |   12 
 specr-1.0.0/specr/R/plot_variance.r                           |   15 
 specr-1.0.0/specr/R/reexports.R                               |only
 specr-1.0.0/specr/R/run_specs.r                               |   24 
 specr-1.0.0/specr/R/setup.R                                   |only
 specr-1.0.0/specr/R/setup_specs.r                             |   44 -
 specr-1.0.0/specr/R/specr-package.r                           |   12 
 specr-1.0.0/specr/R/specr.R                                   |only
 specr-1.0.0/specr/R/summarise_specs.r                         |   15 
 specr-1.0.0/specr/README.md                                   |  226 +++--
 specr-1.0.0/specr/build/vignette.rds                          |binary
 specr-1.0.0/specr/data/example_data.RData                     |binary
 specr-1.0.0/specr/inst/CITATION                               |   10 
 specr-1.0.0/specr/inst/doc/custom-plot.R                      |  143 ++-
 specr-1.0.0/specr/inst/doc/custom-plot.html                   |  399 +++++++---
 specr-1.0.0/specr/inst/doc/custom-plot.rmd                    |  191 +++-
 specr-1.0.0/specr/inst/doc/different-specifications.R         |only
 specr-1.0.0/specr/inst/doc/different-specifications.Rmd       |only
 specr-1.0.0/specr/inst/doc/different-specifications.html      |only
 specr-1.0.0/specr/inst/doc/getting-started.R                  |only
 specr-1.0.0/specr/inst/doc/getting-started.html               |only
 specr-1.0.0/specr/inst/doc/getting-started.rmd                |only
 specr-1.0.0/specr/inst/doc/invest-spec.R                      |   37 
 specr-1.0.0/specr/inst/doc/invest-spec.Rmd                    |only
 specr-1.0.0/specr/inst/doc/invest-spec.html                   |  294 ++++---
 specr-1.0.0/specr/inst/doc/measurement-models.R               |only
 specr-1.0.0/specr/inst/doc/measurement-models.Rmd             |only
 specr-1.0.0/specr/inst/doc/measurement-models.html            |only
 specr-1.0.0/specr/inst/doc/multilevel-models.R                |only
 specr-1.0.0/specr/inst/doc/multilevel-models.Rmd              |only
 specr-1.0.0/specr/inst/doc/multilevel-models.html             |only
 specr-1.0.0/specr/inst/doc/parallel-bayesian-models.Rmd       |only
 specr-1.0.0/specr/inst/doc/parallel-bayesian-models.html      |only
 specr-1.0.0/specr/inst/doc/parallelization.Rmd                |only
 specr-1.0.0/specr/inst/doc/parallelization.html               |only
 specr-1.0.0/specr/man/as.data.frame.specr.object.Rd           |only
 specr-1.0.0/specr/man/as.data.frame.specr.setup.Rd            |only
 specr-1.0.0/specr/man/as_tibble.specr.object.Rd               |only
 specr-1.0.0/specr/man/as_tibble.specr.setup.Rd                |only
 specr-1.0.0/specr/man/example_data.Rd                         |    2 
 specr-1.0.0/specr/man/figures/README-unnamed-chunk-2-1.png    |binary
 specr-1.0.0/specr/man/plot.specr.object.Rd                    |only
 specr-1.0.0/specr/man/plot.specr.setup.Rd                     |only
 specr-1.0.0/specr/man/plot_choices.Rd                         |   13 
 specr-1.0.0/specr/man/plot_curve.Rd                           |   11 
 specr-1.0.0/specr/man/plot_decisiontree.Rd                    |    3 
 specr-1.0.0/specr/man/plot_samplesizes.Rd                     |   18 
 specr-1.0.0/specr/man/plot_specs.Rd                           |   18 
 specr-1.0.0/specr/man/plot_summary.Rd                         |    3 
 specr-1.0.0/specr/man/plot_variance.Rd                        |   11 
 specr-1.0.0/specr/man/print.specr.object.Rd                   |only
 specr-1.0.0/specr/man/print.specr.setup.Rd                    |only
 specr-1.0.0/specr/man/reexports.Rd                            |only
 specr-1.0.0/specr/man/run_specs.Rd                            |    5 
 specr-1.0.0/specr/man/setup.Rd                                |only
 specr-1.0.0/specr/man/setup_specs.Rd                          |   15 
 specr-1.0.0/specr/man/specr.Rd                                |only
 specr-1.0.0/specr/man/summarise_specs.Rd                      |    6 
 specr-1.0.0/specr/man/summary.specr.object.Rd                 |only
 specr-1.0.0/specr/man/summary.specr.setup.Rd                  |only
 specr-1.0.0/specr/tests/testthat/test-generics.R              |only
 specr-1.0.0/specr/tests/testthat/test-setup.R                 |only
 specr-1.0.0/specr/tests/testthat/test-specr.R                 |only
 specr-1.0.0/specr/vignettes/custom-plot.rmd                   |  191 +++-
 specr-1.0.0/specr/vignettes/different-specifications.Rmd      |only
 specr-1.0.0/specr/vignettes/getting-started.rmd               |only
 specr-1.0.0/specr/vignettes/invest-spec.Rmd                   |only
 specr-1.0.0/specr/vignettes/measurement-models.Rmd            |only
 specr-1.0.0/specr/vignettes/multilevel-models.Rmd             |only
 specr-1.0.0/specr/vignettes/parallel-bayesian-models.Rmd      |only
 specr-1.0.0/specr/vignettes/parallel-bayesian-models.Rmd.orig |only
 specr-1.0.0/specr/vignettes/parallelization.Rmd               |only
 specr-1.0.0/specr/vignettes/parallelization.Rmd.orig          |only
 108 files changed, 1450 insertions(+), 687 deletions(-)

More information about specr at CRAN
Permanent link

Package dscore updated to version 1.8.0 with previous version 1.7.0 dated 2022-12-06

Title: D-Score for Child Development
Description: The D-score is a quantitative measure of child development. The D-score follows the Rasch model. See Jacobusse, van Buuren and Verkerk (2006) <doi:10.1002/sim.2351>. The user can convert milestone scores from many assessment instruments into the D-score and the DAZ (D-score adjusted for age). Several tools assist in mapping milestone names into the 9-position Global Scale of Early Development (GSED) convention. Supports calculation of the D-score using 'dutch' <doi:10.1177/0962280212473300>, 'gcdg' <doi:10.1136/bmjgh-2019-001724> and 'gsed' conversion keys. The user can calculate DAZ using 'phase1' (default), 'gcdg' and 'dutch' age-conditional references.
Author: Stef van Buuren [cre, aut], Iris Eekhout [aut], Arjan Huizing [aut]
Maintainer: Stef van Buuren <stef.vanbuuren@tno.nl>

Diff between dscore versions 1.7.0 dated 2022-12-06 and 1.8.0 dated 2023-01-20

 dscore-1.7.0/dscore/inst/doc/start.R              |only
 dscore-1.7.0/dscore/inst/doc/start.Rmd            |only
 dscore-1.7.0/dscore/inst/doc/start.html           |only
 dscore-1.7.0/dscore/vignettes/start.Rmd           |only
 dscore-1.8.0/dscore/DESCRIPTION                   |   15 ++---
 dscore-1.8.0/dscore/MD5                           |   50 ++++++++++------
 dscore-1.8.0/dscore/NEWS.md                       |   14 ++++
 dscore-1.8.0/dscore/R/builtin_itembank.R          |    1 
 dscore-1.8.0/dscore/R/builtin_itemtable.R         |    1 
 dscore-1.8.0/dscore/R/dscore.R                    |    8 +-
 dscore-1.8.0/dscore/R/gsample.R                   |   66 ++++++++++++++++++++++
 dscore-1.8.0/dscore/README.md                     |   13 ++--
 dscore-1.8.0/dscore/build/vignette.rds            |binary
 dscore-1.8.0/dscore/data/builtin_itembank.rda     |binary
 dscore-1.8.0/dscore/data/builtin_itemtable.rda    |binary
 dscore-1.8.0/dscore/data/gsample.rda              |binary
 dscore-1.8.0/dscore/data/sample_hf.rda            |only
 dscore-1.8.0/dscore/data/sample_lf.rda            |only
 dscore-1.8.0/dscore/data/sample_sf.rda            |only
 dscore-1.8.0/dscore/inst/doc/getting_started.R    |only
 dscore-1.8.0/dscore/inst/doc/getting_started.Rmd  |only
 dscore-1.8.0/dscore/inst/doc/getting_started.html |only
 dscore-1.8.0/dscore/inst/doc/scoring_GSED.R       |only
 dscore-1.8.0/dscore/inst/doc/scoring_GSED.Rmd     |only
 dscore-1.8.0/dscore/inst/doc/scoring_GSED.html    |only
 dscore-1.8.0/dscore/man/builtin_itembank.Rd       |    1 
 dscore-1.8.0/dscore/man/builtin_itemtable.Rd      |    1 
 dscore-1.8.0/dscore/man/builtin_references.Rd     |    2 
 dscore-1.8.0/dscore/man/sample_hf.Rd              |only
 dscore-1.8.0/dscore/man/sample_lf.Rd              |only
 dscore-1.8.0/dscore/man/sample_sf.Rd              |only
 dscore-1.8.0/dscore/tests/testthat/test-dscore.R  |    4 +
 dscore-1.8.0/dscore/vignettes/getting_started.Rmd |only
 dscore-1.8.0/dscore/vignettes/references.bib      |   13 ++++
 dscore-1.8.0/dscore/vignettes/scoring_GSED.Rmd    |only
 35 files changed, 151 insertions(+), 38 deletions(-)

More information about dscore at CRAN
Permanent link

Package ctbi updated to version 2.0.5 with previous version 2.0.4 dated 2022-11-18

Title: A Procedure to Clean, Decompose and Aggregate Timeseries
Description: Clean, decompose and aggregate univariate time series following the procedure "Cyclic/trend decomposition using bin interpolation" and the Logbox method for flagging outliers, both detailed in Ritter, F.: Technical note: A procedure to clean, decompose, and aggregate time series, Hydrol. Earth Syst. Sci., 27, 349–361, <doi:10.5194/hess-27-349-2023>, 2023.
Author: Francois Ritter [cre, aut]
Maintainer: Francois Ritter <ritter.francois@gmail.com>

Diff between ctbi versions 2.0.4 dated 2022-11-18 and 2.0.5 dated 2023-01-20

 DESCRIPTION         |    8 +++---
 MD5                 |   14 +++++------
 NEWS.md             |    6 +++++
 R/ctbi.R            |   30 +++++++++++++++----------
 R/ctbi.outlier.R    |   62 +++++++++++++++++++++++++---------------------------
 README.md           |   40 +++++++++++++++------------------
 man/ctbi.Rd         |   30 +++++++++++++++----------
 man/ctbi.outlier.Rd |   32 +++++++++++++++++++++++---
 8 files changed, 129 insertions(+), 93 deletions(-)

More information about ctbi at CRAN
Permanent link

New package stops with initial version 1.0-1
Package: stops
Title: Structure Optimized Proximity Scaling
Version: 1.0-1
Date: 2023-01-18
Author: Thomas Rusch [aut, cre], Jan de Leeuw [aut], Lisha Chen [aut], Patrick Mair [aut], Kurt Hornik [ctb]
Maintainer: Thomas Rusch <thomas.rusch@wu.ac.at>
Description: A collection of methods that fit nonlinear distance transformations in multidimensional scaling (MDS) and trade-off the fit with structure considerations to find optimal parameters also known as structure optimized proximity scaling (STOPS) (Rusch, Mair & Hornik, 2023,<doi:10.1007/s11222-022-10197-w>). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying different MDS models in a STOPS framework like Torgerson (classical) scaling, scaling by majorizing a complex function (SMACOF), Sammon mapping, elastic scaling, symmetric SMACOF, spherical SMACOF, s-stress, r-stress, power MDS, power elastic scaling, power Sammon mapping, power stress MDS (POST-MDS), approximate power stress, Box-Cox MDS, local MDS and Isomap. All of these models can also be fit individually with given hyperparameters or by optimizing over hyperparameters based on fit only (i.e., no structure considerations). The package further contains functions for opt [...truncated...]
Depends: R (>= 3.5.0), smacof, rgl
Imports: cordillera, MASS, pso, scatterplot3d, acepack, minerva, energy, DiceOptim, DiceKriging, tgp, pomp, vegan, scagnostics, clue, cmaes, dfoptim, nloptr
Enhances: stats
Suggests: sp, R.rsp
License: GPL-2 | GPL-3
LazyData: true
URL: https://r-forge.r-project.org/projects/stops/
VignetteBuilder: R.rsp
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-01-18 21:02:27 UTC; trusch
Repository: CRAN
Date/Publication: 2023-01-20 10:10:02 UTC

More information about stops at CRAN
Permanent link

New package prqlr with initial version 0.1.0
Package: prqlr
Title: R Bindings for the 'prql-compiler' Rust Library
Description: Provides a function to convert 'PRQL' strings to 'SQL' strings. Combined with other R functions that take 'SQL' as an argument, 'PRQL' can be used on R.
Version: 0.1.0
URL: https://eitsupi.github.io/prqlr/, https://github.com/eitsupi/prqlr
BugReports: https://github.com/eitsupi/prqlr/issues
Depends: R (>= 4.2)
Suggests: knitr, rmarkdown, DBI, RSQLite, tidyquery, nycflights13, dplyr, testthat (>= 3.0.0), patrick
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
SystemRequirements: Cargo (rustc package manager)
VignetteBuilder: knitr
Config/rextendr/version: 0.2.0.9000
NeedsCompilation: yes
Packaged: 2023-01-19 23:16:51 UTC; rstudio
Author: Tatsuya Shima [aut, cre]
Maintainer: Tatsuya Shima <ts1s1andn@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-20 10:40:02 UTC

More information about prqlr at CRAN
Permanent link

Package protti updated to version 0.6.0 with previous version 0.5.0 dated 2022-09-29

Title: Bottom-Up Proteomics and LiP-MS Quality Control and Data Analysis Tools
Description: Useful functions and workflows for proteomics quality control and data analysis of both limited proteolysis-coupled mass spectrometry (LiP-MS) (Feng et. al. (2014) <doi:10.1038/nbt.2999>) and regular bottom-up proteomics experiments. Data generated with search tools such as 'Spectronaut', 'MaxQuant' and 'Proteome Discover' can be easily used due to flexibility of functions.
Author: Jan-Philipp Quast [aut, cre] , Dina Schuster [aut] , ETH Zurich [cph, fnd]
Maintainer: Jan-Philipp Quast <quast@imsb.biol.ethz.ch>

Diff between protti versions 0.5.0 dated 2022-09-29 and 0.6.0 dated 2023-01-20

 protti-0.5.0/protti/man/figures/protti_logo.png                                  |only
 protti-0.5.0/protti/tests/testthat/Rplots.pdf                                    |only
 protti-0.6.0/protti/DESCRIPTION                                                  |    8 
 protti-0.6.0/protti/MD5                                                          |   77 -
 protti-0.6.0/protti/NAMESPACE                                                    |    1 
 protti-0.6.0/protti/NEWS.md                                                      |   14 
 protti-0.6.0/protti/R/calculate_go_enrichment.R                                  |  228 +++-
 protti-0.6.0/protti/R/calculate_protein_abundance.R                              |    5 
 protti-0.6.0/protti/R/data.R                                                     |    4 
 protti-0.6.0/protti/R/fetch_alphafold_prediction.R                               |  114 +-
 protti-0.6.0/protti/R/fetch_chebi.R                                              |   12 
 protti-0.6.0/protti/R/fetch_pdb.R                                                |   12 
 protti-0.6.0/protti/R/fetch_uniprot.R                                            |    4 
 protti-0.6.0/protti/R/pval_distribution_plot.R                                   |    4 
 protti-0.6.0/protti/R/qc_ranked_intensities.R                                    |only
 protti-0.6.0/protti/README.md                                                    |   89 -
 protti-0.6.0/protti/build/vignette.rds                                           |binary
 protti-0.6.0/protti/data/metal_go_slim_subset.rda                                |binary
 protti-0.6.0/protti/inst/doc/data_analysis_dose_response_workflow.R              |  157 +--
 protti-0.6.0/protti/inst/doc/data_analysis_dose_response_workflow.Rmd            |   14 
 protti-0.6.0/protti/inst/doc/data_analysis_dose_response_workflow.html           |  335 +-----
 protti-0.6.0/protti/inst/doc/data_analysis_single_dose_treatment_workflow.R      |  296 ++---
 protti-0.6.0/protti/inst/doc/data_analysis_single_dose_treatment_workflow.html   |  323 +++---
 protti-0.6.0/protti/inst/doc/input_preparation_workflow.html                     |  119 +-
 protti-0.6.0/protti/inst/doc/protein_structure_workflow.html                     |  515 ++++------
 protti-0.6.0/protti/inst/doc/quality_control_workflow.R                          |  264 ++---
 protti-0.6.0/protti/inst/doc/quality_control_workflow.Rmd                        |   15 
 protti-0.6.0/protti/inst/doc/quality_control_workflow.html                       |  346 +++---
 protti-0.6.0/protti/man/calculate_go_enrichment.Rd                               |   20 
 protti-0.6.0/protti/man/calculate_protein_abundance.Rd                           |    3 
 protti-0.6.0/protti/man/fetch_alphafold_prediction.Rd                            |    5 
 protti-0.6.0/protti/man/fetch_chebi.Rd                                           |    5 
 protti-0.6.0/protti/man/figures/logo.png                                         |only
 protti-0.6.0/protti/man/metal_chebi_uniprot.Rd                                   |    2 
 protti-0.6.0/protti/man/metal_go_slim_subset.Rd                                  |    2 
 protti-0.6.0/protti/man/qc_ranked_intensities.Rd                                 |only
 protti-0.6.0/protti/tests/testthat/test-fetch_extract_and_enrichment_functions.R |    4 
 protti-0.6.0/protti/tests/testthat/test-qc_functions.R                           |   84 +
 protti-0.6.0/protti/tests/testthat/test-structure_functions.R                    |    2 
 protti-0.6.0/protti/tests/testthat/test-workflow.R                               |    4 
 protti-0.6.0/protti/vignettes/data_analysis_dose_response_workflow.Rmd           |   14 
 protti-0.6.0/protti/vignettes/quality_control_workflow.Rmd                       |   15 
 42 files changed, 1596 insertions(+), 1520 deletions(-)

More information about protti at CRAN
Permanent link

New package occUncertain with initial version 0.1.0
Package: occUncertain
Title: Addressing Occurrence Point Uncertainty When Calculating Spatial Metrics
Version: 0.1.0
Date: 2023-01-14
Description: Repeatable processing of species occurrence datasets that makes it easier to propagate georeferencing imprecisions and data input mistakes to downstream analyses, allowing analysts to assess the impacts of these imprecisions in quantifying range of occurrence (EOO) or area of occupancy (AOO) . Users can use the software to: (a) change each coordinate record's uncertainty from meters to decimal degrees, The formula for converting from meters to decimal degrees is in part based on information from the ESRI ArcUser magazine "Measuring in Arc-Seconds" at this site<https://www.esri.com/news/arcuser/0400/wdside.html> (b) deal with records that don't have uncertainty values in multiple ways, (c) create a new random location for each occurrence using a uniform distribution with a defined interval within the occurrence location uncertainty, and (d) use repetitions to quantify EOO and AOO with attribute uncertainty.
BugReports: https://github.com/mlammens/occUncertain/issues
Depends: R (>= 3.5.0), knitr, ConR, rgdal
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Suggests: rmarkdown, testthat, ggplot2, dplyr
NeedsCompilation: no
Packaged: 2023-01-18 18:21:37 UTC; samuelchang
Author: Samuel V. Chang Triguero [aut, cre], Matthew E. Aiello-Lammens [aut]
Maintainer: Samuel V. Chang Triguero <changalfsam@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-20 10:10:06 UTC

More information about occUncertain at CRAN
Permanent link

New package MassWateR with initial version 2.0.0
Package: MassWateR
Title: Quality Control and Analysis of Massachusetts Water Quality Data
Version: 2.0.0
Description: Methods for quality control and exploratory analysis of surface water quality data collected in Massachusetts, USA. Functions are developed to facilitate data formatting for the Water Quality Exchange Network <https://www.epa.gov/waterdata/water-quality-data-upload-wqx> and reporting of data quality objectives to state agencies. Quality control methods are from Massachusetts Department of Environmental Protection (2020) <https://www.mass.gov/orgs/massachusetts-department-of-environmental-protection>.
Depends: R (>= 3.5)
Imports: dplyr, flextable, ggmap, ggplot2, ggrepel, ggspatial, lubridate, RColorBrewer, rmarkdown, readxl, sf, tidyr, tibble, units, writexl
License: CC0
Encoding: UTF-8
URL: <https://github.com/massbays-tech/MassWateR>, <https://massbays-tech.github.io/MassWateR/>
BugReports: https://github.com/massbays-tech/MassWateR/issues
LazyData: true
LazyDataCompression: xz
Suggests: covr, knitr, testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2023-01-18 22:23:24 UTC; MarcusBeck
Author: Marcus Beck [aut, cre] , Jill Carr [aut], Ben Wetherill [aut] , Pam DiBona [aut]
Maintainer: Marcus Beck <mbeck@tbep.org>
Repository: CRAN
Date/Publication: 2023-01-20 10:20:07 UTC

More information about MassWateR at CRAN
Permanent link

New package grafzahl with initial version 0.0.5
Package: grafzahl
Title: Supervised Machine Learning for Textual Data Using Transformers and 'Quanteda'
Version: 0.0.5
Description: Duct tape the 'quanteda' ecosystem (Benoit et al., 2018) <doi:10.21105/joss.00774> to modern Transformer-based text classification models (Wolf et al., 2020) <doi:10.18653/v1/2020.emnlp-demos.6>, in order to facilitate supervised machine learning for textual data. This package mimics the behaviors of 'quanteda.textmodels' and provides a function to setup the 'Python' environment to use the pretrained models from 'Hugging Face' <https://huggingface.co/>.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/chainsawriot/grafzahl
BugReports: https://github.com/chainsawriot/grafzahl/issues
Suggests: quanteda.textmodels, testthat (>= 3.0.0)
Imports: jsonlite, lime, quanteda, reticulate, utils, stats
LazyData: true
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2023-01-19 20:00:58 UTC; chainsawriot
Author: Chung-hong Chan [aut, cre]
Maintainer: Chung-hong Chan <chainsawtiney@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-20 10:30:08 UTC

More information about grafzahl at CRAN
Permanent link

New package glmmrOptim with initial version 0.2.2
Package: glmmrOptim
Title: Approximate Optimal Experimental Designs Using Generalised Linear Mixed Models
Version: 0.2.2
Date: 2023-01-19
Maintainer: Sam Watson <S.I.Watson@bham.ac.uk>
Description: Optimal design analysis algorithms for any study design that can be represented or modelled as a generalised linear mixed model including cluster randomised trials, cohort studies, spatial and temporal epidemiological studies, and split-plot designs. See <https://github.com/samuel-watson/glmmrBase/blob/master/README.md> for a detailed manual on model specification. A detailed discussion of the methods in this package can be found in Watson and Pan (2022) <arXiv:2207.09183>.
License: GPL (>= 2)
Imports: methods, Rcpp (>= 1.0.7), digest
LinkingTo: Rcpp (>= 1.0.7), RcppEigen, glmmrBase (>= 0.2.3)
NeedsCompilation: yes
Author: Sam Watson [aut, cre], Yi Pan [aut]
URL: https://github.com/samuel-watson/glmmrOptim
BugReports: https://github.com/samuel-watson/glmmrOptim/issues
Suggests: testthat, CVXR
Biarch: true
Depends: R (>= 3.4.0), Matrix, glmmrBase
SystemRequirements: GNU make
Encoding: UTF-8
Packaged: 2023-01-19 17:09:04 UTC; samue
Repository: CRAN
Date/Publication: 2023-01-20 10:20:02 UTC

More information about glmmrOptim at CRAN
Permanent link

New package ggplate with initial version 0.0.1
Package: ggplate
Title: Create Layout Plots of Biological Culture Plates and Microplates
Version: 0.0.1
Description: Enables users to create simple plots of biological culture plates as well as microplates. Both continuous and discrete values can be plotted onto the plate layout.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, scales, purrr, rlang, stringr, tidyr, utils, forcats, farver
Suggests: covr, testthat (>= 3.0.0)
Depends: R (>= 4.0)
URL: https://github.com/jpquast/ggplate, https://jpquast.github.io/ggplate/
BugReports: https://github.com/jpquast/ggplate/issues
NeedsCompilation: no
Packaged: 2023-01-20 09:33:54 UTC; jan-philippquast
Author: Jan-Philipp Quast [aut, cre]
Maintainer: Jan-Philipp Quast <quast@imsb.biol.ethz.ch>
Repository: CRAN
Date/Publication: 2023-01-20 10:40:06 UTC

More information about ggplate at CRAN
Permanent link

New package convergEU with initial version 0.5.3
Package: convergEU
Title: Monitoring Convergence of EU Countries
Version: 0.5.3
Depends: R (>= 3.6.0)
Maintainer: Federico M. Stefanini <federico.stefanini@unimi.it>
URL: <https://unimi2013-my.sharepoint.com/:u:/g/personal/federico_stefanini_unimi_it/EW0cVSIgbtZAvLPNbqcxdX8Bfn5VGSRHfAH88hQwc_RIEQ?e=MgtSZu> <https://www.eurofound.europa.eu/sites/default/files/wpef20008.pdf>, <https://www.eurofound.europa.eu/sites/default/files/ef_publication/field_ef_document/ef18003en.pdf>
Description: Indicators and measures by country and time describe what happens at economic and social levels. This package provides functions to calculate several measures of convergence after imputing missing values. The automated downloading of Eurostat data, followed by the production of country fiches and indicator fiches, makes possible to produce automated reports. The Eurofound report: Bisello, M., Eiffe, F., Dubois, H., Mascherini, M. (2019) "Upward convergence in the EU: Concepts, measurements and indicators" (<doi:10.2806/68012>), is a detailed presentation of convergence.
Imports: dplyr, tibble, ggplot2, eurostat, tidyr, rlang, utils, purrr, caTools, broom, stringr, rmarkdown, ggpubr
Suggests: devtools, formattable, gridExtra, knitr, kableExtra, magrittr, readr, readxl, tidyverse, rvest, testthat, utf8
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-18 18:05:34 UTC; fred
Author: Federico M. Stefanini [arc, aut, cre], Massimiliano Mascherini [arc], Eleonora Peruffo [ctb], Nedka D. Nikiforova [ctb], Chiara Litardi [ctb]
Repository: CRAN
Date/Publication: 2023-01-20 10:10:09 UTC

More information about convergEU at CRAN
Permanent link

New package CJIVE with initial version 0.1.0
Package: CJIVE
Title: Canonical Joint and Individual Variation Explained (CJIVE)
Version: 0.1.0
Maintainer: Raphiel Murden <rmurden@emory.edu>
Description: Joint and Individual Variation Explained (JIVE) is a method for decomposing multiple datasets obtained on the same subjects into shared structure, structure unique to each dataset, and noise. The two most common implementations are R.JIVE, an iterative approach, and AJIVE, which uses principal angle analysis. JIVE estimates subspaces but interpreting these subspaces can be challenging with AJIVE or R.JIVE. We expand upon insights into AJIVE as a canonical correlation analysis (CCA) of principal component scores. This reformulation, which we call CJIVE, 1) provides an ordering of joint components by the degree of correlation between corresponding canonical variables; 2) uses a computationally efficient permutation test for the number of joint components, which provides a p-value for each component; and 3) can be used to predict subject scores for out-of-sample observations. Please cite the following article when utilizing this package: Murden, R., Zhang, Z., Guo, Y., & Risk, B. (202 [...truncated...]
License: MIT + file LICENSE
Encoding: UTF-8
Imports: rootSolve, ggplot2, reshape2, fields, gplots, psych
Suggests: testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2023-01-18 18:03:19 UTC; RMURDEN
Author: Raphiel Murden [aut, cre] , Benjamin Risk [aut]
Repository: CRAN
Date/Publication: 2023-01-20 10:10:13 UTC

More information about CJIVE at CRAN
Permanent link

New package alone with initial version 0.1.0
Package: alone
Title: Datasets from the Survival TV Series Alone
Version: 0.1.0
Description: A collection of datasets on the Alone survival TV series in tidy format. Included in the package are 4 datasets detailing the survivors, their loadouts, episode details and season information.
Depends: R (>= 3.5.0)
Suggests: dplyr, ggplot2, forcats
License: CC0
URL: https://github.com/doehm/alone
BugReports: https://github.com/doehm/alone/issues
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2023-01-19 12:39:54 UTC; Dan
Author: Daniel Oehm [aut, cre]
Maintainer: Daniel Oehm <danieloehm@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-20 10:20:05 UTC

More information about alone at CRAN
Permanent link

New package shiny.benchmark with initial version 0.1.1
Package: shiny.benchmark
Title: Benchmark the Performance of 'shiny' Applications
Version: 0.1.1
Description: Compare performance between different versions of a 'shiny' application based on 'git' references.
License: LGPL-3
URL: https://github.com/Appsilon/shiny.benchmark, https://github.com/Appsilon/shiny.benchmark
BugReports: https://github.com/Appsilon/shiny.benchmark/issues
SystemRequirements: yarn 1.22.17 or higher, Node 12 or higher
Encoding: UTF-8
Depends: R (>= 3.1.0)
Suggests: covr, knitr, lintr, rcmdcheck, rmarkdown, mockr, spelling
Imports: dplyr, ggplot2, glue, jsonlite, methods, progress, renv, shinytest2, stringr, testthat, fs
Language: en-US
NeedsCompilation: no
Packaged: 2023-01-18 12:30:56 UTC; kuba
Author: Douglas Azevedo [aut, cre], Appsilon Sp. z o.o. [cph]
Maintainer: Douglas Azevedo <opensource+douglas@appsilon.com>
Repository: CRAN
Date/Publication: 2023-01-20 09:50:02 UTC

More information about shiny.benchmark at CRAN
Permanent link

New package phylter with initial version 0.9.6
Package: phylter
Title: Detect and Remove Outliers in Phylogenomics Datasets
Version: 0.9.6
Imports: ape, ggplot2, mrfDepth, reshape2, Rfast, RSpectra, stats, utils
Suggests: knitr, rmarkdown
License: GPL (>= 2)
Description: Analyzis and filtering of phylogenomics datasets. It takes an input either a collection of gene trees (then transformed to matrices) or directly a collection of gene matrices and performs an iterative process to identify what species in what genes are outliers, and whose elimination significantly improves the concordance between the input matrices. The methods builds upon the Distatis approach (Abdi et al. (2005) <doi:10.1101/2021.09.08.459421>), a generalization of classical multidimensional scaling to multiple distance matrices.
LazyData: true
Depends: R (>= 4.0)
BugReports: https://github.com/damiendevienne/phylter/issues
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-18 14:23:46 UTC; siberchicot
Author: Damien M. de Vienne [aut], Stephane Dray [aut], Aurelie Siberchicot [aut, cre]
Maintainer: Aurelie Siberchicot <aurelie.siberchicot@univ-lyon1.fr>
Repository: CRAN
Date/Publication: 2023-01-20 10:00:02 UTC

More information about phylter at CRAN
Permanent link

New package callsync with initial version 0.0.3
Package: callsync
Title: Recording Synchronisation, Call Detection and Assignment, Audio Analysis
Version: 0.0.3
Description: Intended to analyse recordings from multiple microphones (e.g., backpack microphones in captive setting). It allows users to align recordings even if there is non-linear drift of several minutes between them. A call detection and assignment pipeline can be used to find vocalisations and assign them to the vocalising individuals (even if the vocalisation is picked up on multiple microphones). The tracing and measurement functions allow for detailed analysis of the vocalisations and filtering of noise. Finally, the package includes a function to run spectrographic cross correlation, which can be used to compare vocalisations. It also includes multiple other functions related to analysis of vocal behaviour.
License: GPL-3
URL: https://github.com/simeonqs/callsync
BugReports: https://github.com/simeonqs/callsync/issues
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.0.10), oce (>= 1.7), seewave (>= 2.2.0), signal (>= 0.7), stringr (>= 1.4.1), tuneR (>= 1.4.0), scales (>= 1.2.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-01-18 12:17:07 UTC; ssmeele
Author: Simeon Q. Smeele [cre, aut], Stephen A. Tyndel [ctb]
Maintainer: Simeon Q. Smeele <simeonqs@hotmail.com>
Repository: CRAN
Date/Publication: 2023-01-20 09:50:05 UTC

More information about callsync at CRAN
Permanent link

Package IRon updated to version 0.1.4 with previous version 0.1.3 dated 2022-10-28

Title: Solving Imbalanced Regression Tasks
Description: Imbalanced domain learning has almost exclusively focused on solving classification tasks, where the objective is to predict cases labelled with a rare class accurately. Such a well-defined approach for regression tasks lacked due to two main factors. First, standard regression tasks assume that each value is equally important to the user. Second, standard evaluation metrics focus on assessing the performance of the model on the most common cases. This package contains methods to tackle imbalanced domain learning problems in regression tasks, where the objective is to predict extreme (rare) values. The methods contained in this package are: 1) an automatic and non-parametric method to obtain such relevance functions; 2) visualisation tools; 3) suite of evaluation measures for optimisation/validation processes; 4) the squared-error relevance area measure, an evaluation metric tailored for imbalanced regression tasks. More information can be found in Ribeiro and Moniz (2020) <doi:10.1 [...truncated...]
Author: Nuno Moniz [cre, aut], Rita P. Ribeiro [aut], Miguel Margarido [ctb]
Maintainer: Nuno Moniz <nmoniz2@nd.edu>

Diff between IRon versions 0.1.3 dated 2022-10-28 and 0.1.4 dated 2023-01-20

 DESCRIPTION |    6 +++---
 MD5         |    4 ++--
 src/util.h  |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

More information about IRon at CRAN
Permanent link

Package elections.dtree updated to version 1.1.2 with previous version 1.1.1 dated 2023-01-18

Title: Ranked Voting Election Audits with Dirichlet-Trees
Description: Perform ballot-polling Bayesian audits for ranked voting elections using Dirichlet-tree prior distributions. Everest et al. (2022) <arXiv:2206.14605>, <arXiv:2209.03881>.
Author: Floyd Everest [aut, cre, cph] , Damjan Vukcevic [aut]
Maintainer: Floyd Everest <me@floydeverest.com>

Diff between elections.dtree versions 1.1.1 dated 2023-01-18 and 1.1.2 dated 2023-01-20

 DESCRIPTION       |    6 +++---
 MD5               |   10 +++++-----
 NEWS.md           |   11 ++++++++++-
 R/dtree.R         |    5 +++--
 build/partial.rdb |binary
 src/R_tree.cpp    |   28 ++++++++++++++++------------
 6 files changed, 37 insertions(+), 23 deletions(-)

More information about elections.dtree at CRAN
Permanent link

Package discoveR updated to version 3.1.2 with previous version 2.2.6 dated 2021-10-11

Title: Exploratory Data Analysis System
Description: Performs an exploratory data analysis through a 'shiny' interface. It includes basic methods such as the mean, median, mode, normality test, among others. It also includes clustering techniques such as Principal Components Analysis, Hierarchical Clustering and the K-Means Method.
Author: Oldemar Rodriguez [aut, cre], Diego Jimenez [aut]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>

Diff between discoveR versions 2.2.6 dated 2021-10-11 and 3.1.2 dated 2023-01-20

 discoveR-2.2.6/discoveR/R/mod_acp_fct.R                   |only
 discoveR-2.2.6/discoveR/R/mod_carga_datos.R               |only
 discoveR-2.2.6/discoveR/R/mod_carga_datos_utils.R         |only
 discoveR-2.2.6/discoveR/R/mod_correlacion.R               |only
 discoveR-2.2.6/discoveR/R/mod_correlacion_utils.R         |only
 discoveR-2.2.6/discoveR/R/mod_dispersion.R                |only
 discoveR-2.2.6/discoveR/R/mod_dispersion_utils.R          |only
 discoveR-2.2.6/discoveR/R/mod_distribuciones.R            |only
 discoveR-2.2.6/discoveR/R/mod_distribuciones_fct.R        |only
 discoveR-2.2.6/discoveR/R/mod_distribuciones_utils.R      |only
 discoveR-2.2.6/discoveR/R/mod_normal.R                    |only
 discoveR-2.2.6/discoveR/R/mod_normal_fct.R                |only
 discoveR-2.2.6/discoveR/R/mod_normal_utils.R              |only
 discoveR-2.2.6/discoveR/R/mod_r_numerico.R                |only
 discoveR-2.2.6/discoveR/R/mod_r_numerico_utils.R          |only
 discoveR-2.2.6/discoveR/inst/app/www/style_options.css    |only
 discoveR-2.2.6/discoveR/man/addoutliersh.Rd               |only
 discoveR-2.2.6/discoveR/man/datos.disyuntivos.Rd          |only
 discoveR-2.2.6/discoveR/man/dfnormal.Rd                   |only
 discoveR-2.2.6/discoveR/man/e_boxplot.Rd                  |only
 discoveR-2.2.6/discoveR/man/e_cor.Rd                      |only
 discoveR-2.2.6/discoveR/man/e_histboxplot.Rd              |only
 discoveR-2.2.6/discoveR/man/e_histnormal.Rd               |only
 discoveR-2.2.6/discoveR/man/e_qq.Rd                       |only
 discoveR-2.2.6/discoveR/man/listoutliers.Rd               |only
 discoveR-2.2.6/discoveR/man/mod_carga_datos_server.Rd     |only
 discoveR-2.2.6/discoveR/man/mod_correlacion_server.Rd     |only
 discoveR-2.2.6/discoveR/man/mod_dispersion_server.Rd      |only
 discoveR-2.2.6/discoveR/man/mod_distribuciones_server.Rd  |only
 discoveR-2.2.6/discoveR/man/mod_normal_server.Rd          |only
 discoveR-2.2.6/discoveR/man/mod_r_numerico_server.Rd      |only
 discoveR-2.2.6/discoveR/man/var.categoricas.Rd            |only
 discoveR-2.2.6/discoveR/man/var.numericas.Rd              |only
 discoveR-3.1.2/discoveR/DESCRIPTION                       |   21 
 discoveR-3.1.2/discoveR/MD5                               |  122 +--
 discoveR-3.1.2/discoveR/NAMESPACE                         |   35 
 discoveR-3.1.2/discoveR/R/app_server.R                    |   94 +-
 discoveR-3.1.2/discoveR/R/app_ui.R                        |   58 +
 discoveR-3.1.2/discoveR/R/discoveR.R                      |   15 
 discoveR-3.1.2/discoveR/R/golem_utils_server.R            |   38 
 discoveR-3.1.2/discoveR/R/golem_utils_ui.R                |  130 ---
 discoveR-3.1.2/discoveR/R/mod_acercade.R                  |    2 
 discoveR-3.1.2/discoveR/R/mod_acp.R                       |  548 +++++++-------
 discoveR-3.1.2/discoveR/R/mod_acp_utils.R                 |  142 ++-
 discoveR-3.1.2/discoveR/R/mod_afc.R                       |only
 discoveR-3.1.2/discoveR/R/mod_afc_utils.R                 |only
 discoveR-3.1.2/discoveR/R/mod_afcm.R                      |only
 discoveR-3.1.2/discoveR/R/mod_afcm_utils.R                |only
 discoveR-3.1.2/discoveR/R/mod_cj.R                        |  462 +++++------
 discoveR-3.1.2/discoveR/R/mod_cluster_utils.R             |   30 
 discoveR-3.1.2/discoveR/R/mod_kmedias.R                   |  444 +++++------
 discoveR-3.1.2/discoveR/R/mod_kmedias_utils.R             |    2 
 discoveR-3.1.2/discoveR/R/utils_inputs.R                  |   25 
 discoveR-3.1.2/discoveR/inst/app/img/discoveR.png         |only
 discoveR-3.1.2/discoveR/inst/app/lang/diccionario.csv     |  303 ++-----
 discoveR-3.1.2/discoveR/inst/app/lang/translation.bin     |binary
 discoveR-3.1.2/discoveR/inst/app/www/discoveR_options.css |only
 discoveR-3.1.2/discoveR/inst/app/www/discover_inputs.css  |    8 
 discoveR-3.1.2/discoveR/inst/app/www/discover_inputs.js   |   14 
 discoveR-3.1.2/discoveR/inst/app/www/discover_options.js  |   41 -
 discoveR-3.1.2/discoveR/inst/golem-config.yml             |    2 
 discoveR-3.1.2/discoveR/man/app_server.Rd                 |    6 
 discoveR-3.1.2/discoveR/man/discoveR.Rd                   |   11 
 discoveR-3.1.2/discoveR/man/e_afcbi.Rd                    |only
 discoveR-3.1.2/discoveR/man/e_afcbi_3D.Rd                 |only
 discoveR-3.1.2/discoveR/man/e_afccol.Rd                   |only
 discoveR-3.1.2/discoveR/man/e_afccol_3D.Rd                |only
 discoveR-3.1.2/discoveR/man/e_afcmbi.Rd                   |only
 discoveR-3.1.2/discoveR/man/e_afcmbi_3D.Rd                |only
 discoveR-3.1.2/discoveR/man/e_afcmcat.Rd                  |only
 discoveR-3.1.2/discoveR/man/e_afcmcat_3D.Rd               |only
 discoveR-3.1.2/discoveR/man/e_afcmind.Rd                  |only
 discoveR-3.1.2/discoveR/man/e_afcmind_3D.Rd               |only
 discoveR-3.1.2/discoveR/man/e_afcmvar.Rd                  |only
 discoveR-3.1.2/discoveR/man/e_afcmvar_3D.Rd               |only
 discoveR-3.1.2/discoveR/man/e_afcrow.Rd                   |only
 discoveR-3.1.2/discoveR/man/e_afcrow_3D.Rd                |only
 discoveR-3.1.2/discoveR/man/e_balloon.Rd                  |only
 discoveR-3.1.2/discoveR/man/e_mapa.Rd                     |    8 
 discoveR-3.1.2/discoveR/man/e_mapa_3D.Rd                  |    8 
 discoveR-3.1.2/discoveR/man/e_pcabi.Rd                    |    7 
 discoveR-3.1.2/discoveR/man/e_pcabi_3D.Rd                 |    7 
 discoveR-3.1.2/discoveR/man/e_pcaind.Rd                   |    7 
 discoveR-3.1.2/discoveR/man/e_pcaind_3D.Rd                |    7 
 discoveR-3.1.2/discoveR/man/e_pcavar.Rd                   |    2 
 discoveR-3.1.2/discoveR/man/e_pcavar_3D.Rd                |    2 
 discoveR-3.1.2/discoveR/man/mod_acp_server.Rd             |   32 
 discoveR-3.1.2/discoveR/man/mod_cj_server.Rd              |   31 
 discoveR-3.1.2/discoveR/man/mod_kmedias_server.Rd         |   31 
 89 files changed, 1230 insertions(+), 1465 deletions(-)

More information about discoveR at CRAN
Permanent link

Package BTSR updated to version 0.1.4 with previous version 0.1.3 dated 2023-01-11

Title: Bounded Time Series Regression
Description: Simulate, estimate and forecast a wide range of regression based dynamic models for bounded time series, covering the most commonly applied models in the literature. The main calculations are done in 'FORTRAN', which translates into very fast algorithms. The main references are Bayer et al. (2017) <doi:10.1016/j.jhydrol.2017.10.006>, Pumi et al. (2019) <doi:10.1016/j.jspi.2018.10.001>, Pumi et al. (2021) <doi:10.1111/sjos.12439> and Pumi et al. (2022) <arXiv:2211.02097>.
Author: Taiane Schaedler Prass [aut, cre, com] , Guilherme Pumi [ctb, aut] , Fabio Mariano Bayer [ctb] , Jack Joseph Dongarra [ctb], Cleve Moler [ctb], Gilbert Wright Stewart [ctb], Ciyou Zhu [ctb], Richard H. Byrd [ctb], Jorge Nocedal [ctb], Jose Luis Moral [...truncated...]
Maintainer: Taiane Schaedler Prass <taianeprass@gmail.com>

Diff between BTSR versions 0.1.3 dated 2023-01-11 and 0.1.4 dated 2023-01-20

 DESCRIPTION           |    8 
 MD5                   |   22 -
 R/extract.R           |  286 +++++++++++++++++++----
 R/fit.R               |  609 ++++++++++++++++++++++++++++++++++++++++----------
 R/generic.R           |    2 
 R/simu.R              |  165 +++++++++++--
 inst/NEWS.md          |   40 ++-
 man/btsr.functions.Rd |    2 
 src/03_barc.f90       |    2 
 src/BTSR_init.c       |   75 +++---
 src/Makevars          |    5 
 src/Makevars.win      |    5 
 12 files changed, 953 insertions(+), 268 deletions(-)

More information about BTSR at CRAN
Permanent link

Package cmhc updated to version 0.2.4 with previous version 0.2.3 dated 2022-10-10

Title: Access, Retrieve, and Work with CMHC Data
Description: Wrapper around the Canadian Mortgage and Housing Corporation (CMHC) web interface. It enables programmatic and reproducible access to a wide variety of housing data from CMHC.
Author: Jens von Bergmann
Maintainer: Jens von Bergmann <jens@mountainmath.ca>

Diff between cmhc versions 0.2.3 dated 2022-10-10 and 0.2.4 dated 2023-01-20

 DESCRIPTION                   |    6 -
 MD5                           |   20 ++---
 NEWS.md                       |    9 ++
 R/cmhc.R                      |   63 +++++++++++------
 R/cmhc_geography.R            |    7 +
 R/cmhc_tables.R               |   48 +++++++++----
 README.md                     |   25 ++++++
 build/vignette.rds            |binary
 inst/doc/basic_usage.html     |  152 +++++++++++++++++++++---------------------
 inst/doc/rental_universe.html |  113 +++++++++++++++----------------
 man/get_cmhc.Rd               |    4 -
 11 files changed, 262 insertions(+), 185 deletions(-)

More information about cmhc at CRAN
Permanent link

Package cansim updated to version 0.3.14 with previous version 0.3.13 dated 2022-11-07

Title: Accessing Statistics Canada Data Table and Vectors
Description: Searches for, accesses, and retrieves new-format and old-format Statistics Canada data tables, as well as individual vectors, as tidy data frames. This package deals with encoding issues, allows for bilingual English or French language data retrieval, and bundles convenience functions to make it easier to work with retrieved table data. Optional caching features are provided.
Author: Jens von Bergmann [cre], Dmitry Shkolnik [aut]
Maintainer: Jens von Bergmann <jens@mountainmath.ca>

Diff between cansim versions 0.3.13 dated 2022-11-07 and 0.3.14 dated 2023-01-20

 DESCRIPTION                             |    6 +--
 MD5                                     |   18 +++++-----
 NEWS.md                                 |    9 ++++-
 R/cansim.R                              |   19 ++++++++++-
 R/cansim_helpers.R                      |   55 ++++++++++++++++----------------
 R/cansim_sql.R                          |   28 +++++++++++++++-
 README.md                               |    4 +-
 inst/doc/cansim.html                    |    4 +-
 inst/doc/working_with_large_tables.html |   12 +++---
 man/csv2sqlite.Rd                       |    5 ++
 10 files changed, 106 insertions(+), 54 deletions(-)

More information about cansim at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.