Sat, 02 Nov 2024

Package EIEntropy updated to version 0.0.1.2 with previous version 0.0.1 dated 2024-07-01

Title: Ecological Inference Applying Entropy
Description: Implements two estimations related to the foundations of info metrics applied to ecological inference. These methodologies assess the lack of disaggregated data and provide an approach to obtaining disaggregated territorial-level data. For more details, see the following references: Fernández-Vázquez, E., Díaz-Dapena, A., Rubiera-Morollón, F. et al. (2020) "Spatial Disaggregation of Social Indicators: An Info-Metrics Approach." <doi:10.1007/s11205-020-02455-z>. Díaz-Dapena, A., Fernández-Vázquez, E., Rubiera-Morollón, F., & Vinuela, A. (2021) "Mapping poverty at the local level in Europe: A consistent spatial disaggregation of the AROPE indicator for France, Spain, Portugal and the United Kingdom." <doi:10.1111/rsp3.12379>.
Author: Alberto Diaz-Dapena [aut, cph], Esteban Fernandez-Vazquez [aut, cph], Silvia Maria Franco Anaya [aut, cre, cph]
Maintainer: Silvia Maria Franco Anaya <sfrana@unileon.es>

Diff between EIEntropy versions 0.0.1 dated 2024-07-01 and 0.0.1.2 dated 2024-11-02

 DESCRIPTION              |   18 
 MD5                      |   31 
 NAMESPACE                |    2 
 NEWS.md                  |only
 R/ei_gce.R               |  275 +--
 R/ei_gme.R               |  245 +-
 R/financial.R            |    2 
 R/social.R               |    3 
 inst/doc/EIVignette.R    |    9 
 inst/doc/EIVignette.Rmd  |   37 
 inst/doc/EIVignette.html | 4281 ++++++++++++++++++++++++++++-------------------
 man/ei_gce.Rd            |   47 
 man/ei_gme.Rd            |   33 
 man/financial.Rd         |    1 
 man/social.Rd            |    1 
 man/summary.kl.Rd        |    4 
 vignettes/EIVignette.Rmd |   37 
 17 files changed, 2976 insertions(+), 2050 deletions(-)

More information about EIEntropy at CRAN
Permanent link

Package multinet updated to version 4.2.1 with previous version 4.2 dated 2024-07-28

Title: Analysis and mining of multilayer social networks
Description: Functions for the creation/generation and analysis of multilayer social networks <doi:10.18637/jss.v098.i08>.
Author: Matteo Magnani [aut, cre], Luca Rossi [aut] , Davide Vega [aut] , Obaida Hanteer [ctb]
Maintainer: Matteo Magnani <matteo.magnani@it.uu.se>

Diff between multinet versions 4.2 dated 2024-07-28 and 4.2.1 dated 2024-11-02

 DESCRIPTION                                    |    8 -
 MD5                                            |   20 ++--
 NEWS                                           |    4 
 src/Makevars                                   |    2 
 src/Makevars.win                               |    2 
 src/src/io/_impl/parser/mlpass1/actions.hpp    |   15 +--
 src/src/io/_impl/parser/mlpass1/grammar.hpp    |    5 -
 src/src/io/_impl/parser/mlpass2/actions.hpp    |    4 
 src/src/io/_impl/parser/mlpass2/grammar.hpp    |    5 -
 src/src/io/write_multilayer_network.ipp        |  125 ++++++++++++++++---------
 src/src/networks/_impl/stores/MLECubeStore.cpp |    2 
 11 files changed, 121 insertions(+), 71 deletions(-)

More information about multinet at CRAN
Permanent link

Package LadderFuelsR updated to version 0.0.7 with previous version 0.0.6 dated 2024-07-20

Title: Automated Tool for Vertical Fuel Continuity Analysis using Airborne Laser Scanning Data
Description: Set of tools for analyzing vertical fuel continuity at the tree level using Airborne Laser Scanning data. The workflow consisted of: 1) calculating the vertical height profiles of each segmented tree; 2) identifying gaps and fuel layers; 3) estimating the distance between fuel layers; and 4) retrieving the fuel layers base height and depth. Additionally, other functions recalculate previous metrics after considering distances greater than certain threshold. Moreover, the package calculates: i) the percentage of Leaf Area Density comprised in each fuel layer, ii) remove fuel layers with Leaf Area Density (LAD) percentage less than 10, and iii) recalculate the distances among the reminder ones. On the other hand, it identifies the crown base height (CBH) based on different criteria: the fuel layer with the highest LAD percentage and the fuel layers located at the largest- and at the last-distance. When there is only one fuel layer, it also identifies the CBH performing a segmented linear [...truncated...]
Author: Olga Viedma [aut, cph, cre], Carlos Alberto Silva [aut, cph], Jose Manuel Moreno [aut, cph], Andrew T. Hudak [aut, cph]
Maintainer: Olga Viedma <olga.viedma@uclm.es>

Diff between LadderFuelsR versions 0.0.6 dated 2024-07-20 and 0.0.7 dated 2024-11-02

 DESCRIPTION          |    8 +++---
 MD5                  |   10 ++++----
 NAMESPACE            |    2 +
 R/gap_fbh.R          |   63 +++++++++++++++++++++++++++++----------------------
 README.md            |    6 ++--
 man/get_gaps_fbhs.Rd |    2 -
 6 files changed, 51 insertions(+), 40 deletions(-)

More information about LadderFuelsR at CRAN
Permanent link

Package mverse (with last version 0.1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2022-05-23 0.1.0

Permanent link
Package semhelpinghands updated to version 0.1.12 with previous version 0.1.11 dated 2024-04-26

Title: Helper Functions for Structural Equation Modeling
Description: An assortment of helper functions for doing structural equation modeling, mainly by 'lavaan' for now. Most of them are time-saving functions for common tasks in doing structural equation modeling and reading the output. This package is not for functions that implement advanced statistical procedures. It is a light-weight package for simple functions that do simple tasks conveniently, with as few dependencies as possible.
Author: Shu Fai Cheung [aut, cre]
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>

Diff between semhelpinghands versions 0.1.11 dated 2024-04-26 and 0.1.12 dated 2024-11-02

 DESCRIPTION                                        |    8 
 MD5                                                |   78 +--
 NEWS.md                                            |   22 
 R/add_sig.R                                        |    2 
 R/annotate_model.R                                 |    2 
 R/compare_estimators.R                             |    2 
 R/fitMeasures_by_models.R                          |    2 
 R/group_by_dvs.R                                   |    4 
 R/group_by_groups.R                                |    2 
 R/group_by_models.R                                |    2 
 R/plot_boot.R                                      |   68 ++
 R/print_std_solution_boot.R                        |    4 
 R/record_history.R                                 |    2 
 R/show_more_options.R                              |    4 
 R/standardizedSolution_boot_ci.R                   |   91 +++
 R/store_boot_def.R                                 |    4 
 README.md                                          |    2 
 build/partial.rdb                                  |binary
 build/vignette.rds                                 |binary
 inst/doc/semhelpinghands.html                      |    2 
 man/add_sig.Rd                                     |    2 
 man/annotate_matrices.Rd                           |    2 
 man/compare_estimators.Rd                          |    2 
 man/fitMeasures_by_models.Rd                       |    2 
 man/group_by_groups.Rd                             |    2 
 man/group_by_models.Rd                             |    2 
 man/group_estimates.Rd                             |    4 
 man/plot_boot.Rd                                   |   32 +
 man/print.std_solution_boot.Rd                     |    4 
 man/ptable_to_syntax.Rd                            |    4 
 man/record_history.Rd                              |    2 
 man/show_more_options.Rd                           |    6 
 man/standardizedSolution_boot_ci.Rd                |   14 
 man/store_boot_def.Rd                              |    4 
 tests/testthat/test-plot_boot.R                    |   20 
 tests/testthat/test-plot_boot_na.R                 |only
 tests/testthat/test-standardizedSolution_boot_ci.R |   67 ++
 vignettes/articles/figure                          |only
 vignettes/articles/plot_boot.Rmd                   |  541 ++++++++++-----------
 vignettes/articles/plot_boot.Rmd.original          |only
 40 files changed, 647 insertions(+), 364 deletions(-)

More information about semhelpinghands at CRAN
Permanent link

Package dataCompare updated to version 1.0.1 with previous version 1.0.0 dated 2024-10-21

Title: A 'shiny' App to Compare Two Data Frames
Description: A tool developed with the 'Golem' framework which provides an easier way to check cells differences between two data frames. The user provides two data frames for comparison, selects IDs variables identifying each row of input data, then clicks a button to perform the comparison. Several 'R' package functions are used to describe the data and perform the comparison in the server of the application. The main ones are comparedf() from 'arsenal' and skim() from 'skimr'. For more details see the description of comparedf() from the 'arsenal' package and that of skim() from the 'skimr' package.
Author: Sergio Ewane Ebouele [aut, cre]
Maintainer: Sergio Ewane Ebouele <info@dataforknow.com>

Diff between dataCompare versions 1.0.0 dated 2024-10-21 and 1.0.1 dated 2024-11-02

 dataCompare-1.0.0/dataCompare/man/golem_add_external_resources.Rd |only
 dataCompare-1.0.0/dataCompare/man/mod_comp_desc_ui.Rd             |only
 dataCompare-1.0.0/dataCompare/man/mod_comp_details_ui.Rd          |only
 dataCompare-1.0.0/dataCompare/man/mod_intro_ui.Rd                 |only
 dataCompare-1.0.0/dataCompare/man/mod_load_data_ui.Rd             |only
 dataCompare-1.0.0/dataCompare/man/read_loaded_df.Rd               |only
 dataCompare-1.0.1/dataCompare/DESCRIPTION                         |    6 
 dataCompare-1.0.1/dataCompare/MD5                                 |   55 
 dataCompare-1.0.1/dataCompare/NAMESPACE                           |   28 
 dataCompare-1.0.1/dataCompare/NEWS.md                             |only
 dataCompare-1.0.1/dataCompare/R/app_server.R                      |    5 
 dataCompare-1.0.1/dataCompare/R/body.R                            |    3 
 dataCompare-1.0.1/dataCompare/R/dataCompare-package.R             |  108 
 dataCompare-1.0.1/dataCompare/R/golem_add_external_resources.R    |   11 
 dataCompare-1.0.1/dataCompare/R/mod_comp_desc.R                   |    5 
 dataCompare-1.0.1/dataCompare/R/mod_comp_details.R                |    7 
 dataCompare-1.0.1/dataCompare/R/mod_comp_report.R                 |only
 dataCompare-1.0.1/dataCompare/R/mod_comp_report_fct_display.R     |only
 dataCompare-1.0.1/dataCompare/R/mod_intro.R                       |   20 
 dataCompare-1.0.1/dataCompare/R/mod_load_data.R                   |   19 
 dataCompare-1.0.1/dataCompare/R/mod_load_data_fct_display.R       |    9 
 dataCompare-1.0.1/dataCompare/R/sidebar.R                         |    3 
 dataCompare-1.0.1/dataCompare/README.md                           |   20 
 dataCompare-1.0.1/dataCompare/inst/app/readmeBuilder/README.Rmd   |   19 
 dataCompare-1.0.1/dataCompare/inst/app/template                   |only
 dataCompare-1.0.1/dataCompare/inst/app/www/ComparisonReport.PNG   |only
 dataCompare-1.0.1/dataCompare/inst/app/www/Comparison_report.Rmd  |only
 dataCompare-1.0.1/dataCompare/inst/app/www/Comparison_report.html |only
 dataCompare-1.0.1/dataCompare/inst/doc/dataCompare.R              |   77 
 dataCompare-1.0.1/dataCompare/inst/doc/dataCompare.Rmd            |  163 
 dataCompare-1.0.1/dataCompare/inst/doc/dataCompare.html           | 2689 +++++++++-
 dataCompare-1.0.1/dataCompare/inst/golem-config.yml               |    2 
 dataCompare-1.0.1/dataCompare/man/compare_data_frame_object.Rd    |    2 
 dataCompare-1.0.1/dataCompare/man/dataCompare-package.Rd          |    2 
 dataCompare-1.0.1/dataCompare/vignettes/dataCompare.Rmd           |  163 
 35 files changed, 3275 insertions(+), 141 deletions(-)

More information about dataCompare at CRAN
Permanent link


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