Title: Spatial Transfer of Statistics among Spanish Census Sections
Description: Transfers/imputes statistics among Spanish spatial polygons (census sections or postal code areas) from different moments in time (2001-2023) without need of spatial files, just linking statistics to the ID codes of the spatial units.
The data available in the census sections of a partition/division (cartography) into force in a moment of time is transferred to the census sections of another partition/division employing the geometric approach (also known as areal weighting or polygon overlay).
References:
Goerlich (2022) <doi:10.12842/WPIVIE_0322>.
Pavía and Cantarino (2017a, b) <doi:10.1111/gean.12112>, <doi:10.1016/j.apgeog.2017.06.021>.
Pérez and Pavía (2024a, b) <doi:10.4995/CARMA2024.2024.17796>, <doi:10.38191/iirr-jorr.24.057>.
Acknowledgements:
The authors wish to thank Consellería de Educación, Universidades y Empleo, Generalitat Valenciana (grant AICO/2021/257), Ministerio de Economía e Innovación (grant PID2021-128228NB-I00) and Fundación Mapfre [...truncated...]
Author: Virgilio Perez [aut] ,
Jose M. Pavia [aut, cre]
Maintainer: Jose M. Pavia <jose.m.pavia@uv.es>
Diff between sc2sc versions 0.0.1-12 dated 2024-02-24 and 0.0.1-14 dated 2024-10-27
DESCRIPTION | 9 +++++---- MD5 | 18 +++++++++--------- NEWS.md | 6 +++++- R/cp2sc.R | 6 ++++-- R/sc2cp.R | 6 ++++-- R/sc2sc.R | 3 ++- R/sysdata.rda |binary man/cp2sc.Rd | 8 ++++++-- man/sc2cp.Rd | 8 ++++++-- man/sc2sc.Rd | 4 +++- 10 files changed, 44 insertions(+), 24 deletions(-)
Title: Softening Splits in Decision Trees
Description: Allows to produce and use classification trees with soft (probability) splits,
as described in: Dvořák, J. (2019), <doi:10.1007/s00180-019-00867-1>.
Author: Jakub Dvorak [aut, cre]
Maintainer: Jakub Dvorak <JakubDvorak@email.cz>
Diff between SplitSoftening versions 2.1-0 dated 2021-10-08 and 2.1-1 dated 2024-10-27
DESCRIPTION | 12 +++++++---- MD5 | 8 +++---- R/sft_optim.R | 5 +--- man/softening.optimized.Rd | 5 +--- src/bound_by_esd.c | 47 ++++++++++++++++++++++----------------------- 5 files changed, 40 insertions(+), 37 deletions(-)
More information about SplitSoftening at CRAN
Permanent link
Title: Functions for Tabular Reporting
Description: Use a grammar for creating and customizing pretty tables.
The following formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft
Word', 'Microsoft PowerPoint' and R 'Grid Graphics'. 'R Markdown',
'Quarto' and the package 'officer' can be used to produce the result
files. The syntax is the same for the user regardless of the type of
output to be produced. A set of functions allows the creation,
definition of cell arrangement, addition of headers or footers,
formatting and definition of cell content with text and or images. The
package also offers a set of high-level functions that allow tabular
reporting of statistical models and the creation of complex cross
tabulations.
Author: David Gohel [aut, cre],
ArData [cph],
Clementine Jager [ctb],
Eli Daniels [ctb],
Panagiotis Skintzos [aut],
Quentin Fazilleau [ctb],
Maxim Nazarov [ctb],
Titouan Robert [ctb],
Michael Barrowman [ctb],
Atsushi Yasumoto [ctb],
Paul Julian [ctb],
Sean B [...truncated...]
Maintainer: David Gohel <david.gohel@ardata.fr>
Diff between flextable versions 0.9.6 dated 2024-05-05 and 0.9.7 dated 2024-10-27
flextable-0.9.6/flextable/inst/snapshots_for_manual_tests/md-captions |only flextable-0.9.6/flextable/tests/testthat/rmd/rmarkdown.Rmd |only flextable-0.9.6/flextable/tests/testthat/test-md-captions.R |only flextable-0.9.7/flextable/DESCRIPTION | 51 - flextable-0.9.7/flextable/MD5 | 143 +-- flextable-0.9.7/flextable/NEWS.md | 29 flextable-0.9.7/flextable/R/00_utils.R | 3 flextable-0.9.7/flextable/R/as_flextable.tabular.R | 2 flextable-0.9.7/flextable/R/as_flextable_tabulator.R | 2 flextable-0.9.7/flextable/R/body_add_flextable.R | 1 flextable-0.9.7/flextable/R/border_fix.R | 4 flextable-0.9.7/flextable/R/borders.R | 2 flextable-0.9.7/flextable/R/captions.R | 7 flextable-0.9.7/flextable/R/compose.R | 4 flextable-0.9.7/flextable/R/defaults.R | 4 flextable-0.9.7/flextable/R/docx_str.R | 30 flextable-0.9.7/flextable/R/flextable.R | 20 flextable-0.9.7/flextable/R/grid_funs.R | 8 flextable-0.9.7/flextable/R/grid_grobs.R | 6 flextable-0.9.7/flextable/R/html_str.R | 6 flextable-0.9.7/flextable/R/latex_str.R | 2 flextable-0.9.7/flextable/R/ph_with.R | 1 flextable-0.9.7/flextable/R/pptx_str.R | 36 flextable-0.9.7/flextable/R/printers.R | 42 - flextable-0.9.7/flextable/R/proc_freq.R | 33 flextable-0.9.7/flextable/R/read_structure.R | 22 flextable-0.9.7/flextable/R/rtf_str.R | 4 flextable-0.9.7/flextable/R/runs_as_functions.R | 5 flextable-0.9.7/flextable/R/summarizor.R | 18 flextable-0.9.7/flextable/R/utils.R | 31 flextable-0.9.7/flextable/R/zz-defunct.R | 4 flextable-0.9.7/flextable/README.md | 2 flextable-0.9.7/flextable/build/vignette.rds |binary flextable-0.9.7/flextable/inst/web_1.1.3/tabwid.js | 13 flextable-0.9.7/flextable/man/add_latex_dep.Rd | 2 flextable-0.9.7/flextable/man/as_flextable.tabular.Rd | 2 flextable-0.9.7/flextable/man/as_flextable.tabulator.Rd | 2 flextable-0.9.7/flextable/man/border_inner.Rd | 2 flextable-0.9.7/flextable/man/border_inner_h.Rd | 2 flextable-0.9.7/flextable/man/border_inner_v.Rd | 2 flextable-0.9.7/flextable/man/border_outer.Rd | 2 flextable-0.9.7/flextable/man/fix_border_issues.Rd | 4 flextable-0.9.7/flextable/man/flextable-package.Rd | 15 flextable-0.9.7/flextable/man/flextable.Rd | 7 flextable-0.9.7/flextable/man/footers_flextable_at_bkm.Rd | 2 flextable-0.9.7/flextable/man/fp_border_default.Rd | 2 flextable-0.9.7/flextable/man/fp_text_default.Rd | 2 flextable-0.9.7/flextable/man/gen_grob.Rd | 2 flextable-0.9.7/flextable/man/headers_flextable_at_bkm.Rd | 2 flextable-0.9.7/flextable/man/hline.Rd | 2 flextable-0.9.7/flextable/man/hline_bottom.Rd | 2 flextable-0.9.7/flextable/man/hline_top.Rd | 2 flextable-0.9.7/flextable/man/htmltools_value.Rd | 4 flextable-0.9.7/flextable/man/knit_print.flextable.Rd | 4 flextable-0.9.7/flextable/man/proc_freq.Rd | 7 flextable-0.9.7/flextable/man/rtf_add.flextable.Rd | 4 flextable-0.9.7/flextable/man/save_as_docx.Rd | 2 flextable-0.9.7/flextable/man/save_as_rtf.Rd | 2 flextable-0.9.7/flextable/man/set_caption.Rd | 2 flextable-0.9.7/flextable/man/set_table_properties.Rd | 1 flextable-0.9.7/flextable/man/summarizor.Rd | 7 flextable-0.9.7/flextable/man/vline.Rd | 2 flextable-0.9.7/flextable/man/vline_left.Rd | 2 flextable-0.9.7/flextable/man/vline_right.Rd | 2 flextable-0.9.7/flextable/tests/testthat/test-as_flextable.R | 362 ++++++++-- flextable-0.9.7/flextable/tests/testthat/test-captions-rmd.R | 7 flextable-0.9.7/flextable/tests/testthat/test-cell_content.R | 17 flextable-0.9.7/flextable/tests/testthat/test-df_printer.R | 4 flextable-0.9.7/flextable/tests/testthat/test-images.R | 2 flextable-0.9.7/flextable/tests/testthat/test-proc-freq.R | 27 flextable-0.9.7/flextable/tests/testthat/test-text.R | 130 +++ 71 files changed, 945 insertions(+), 234 deletions(-)
Title: Visualize Simon's Two-Stage Design
Description: To visualize the probabilities of early
termination, fail and success of Simon's two-stage
design. To evaluate and visualize the operating
characteristics of Simon's two-stage design.
Author: Tingting Zhan [aut, cre, cph]
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Diff between VisualizeSimon2Stage versions 0.1.5 dated 2024-04-30 and 0.1.6 dated 2024-10-27
DESCRIPTION | 26 +++++++++++++------------- MD5 | 20 ++++++++++---------- NAMESPACE | 6 +++--- R/Simon_oc.R | 35 +++++++++++++++++++++-------------- R/Simon_pr.R | 24 ++++++++++++++++-------- R/autoplot.ph2simon.R | 35 ++++++++++++++++++++--------------- R/ph2simon_etc.R | 2 +- build/partial.rdb |binary man/Simon_oc.Rd | 2 +- man/Simon_pr.Rd | 2 +- man/print_ph2simon.Rd | 2 +- 11 files changed, 87 insertions(+), 67 deletions(-)
More information about VisualizeSimon2Stage at CRAN
Permanent link
Title: Apply Function to Elements in Parallel using Futures
Description: Implementations of apply(), by(), eapply(), lapply(), Map(), .mapply(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster. These future_*apply() functions come with the same pros and cons as the corresponding base-R *apply() functions but with the additional feature of being able to be processed via the future framework <doi:10.32614/RJ-2021-048>.
Author: Henrik Bengtsson [aut, cre, cph]
,
R Core Team [cph, ctb]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Diff between future.apply versions 1.11.2 dated 2024-03-28 and 1.11.3 dated 2024-10-27
future.apply-1.11.2/future.apply/tests/startup.Rs |only future.apply-1.11.3/future.apply/DESCRIPTION | 14 +++--- future.apply-1.11.3/future.apply/MD5 | 21 ++++------ future.apply-1.11.3/future.apply/NEWS.md | 8 +++ future.apply-1.11.3/future.apply/R/future.apply-package.R | 3 - future.apply-1.11.3/future.apply/R/future_xapply.R | 2 future.apply-1.11.3/future.apply/R/rng_utils.R | 5 +- future.apply-1.11.3/future.apply/build/vignette.rds |binary future.apply-1.11.3/future.apply/man/future.apply.Rd | 4 - future.apply-1.11.3/future.apply/tests/future_lapply,globals.R | 8 +-- future.apply-1.11.3/future.apply/tests/future_mapply,globals.R | 2 future.apply-1.11.3/future.apply/tests/future_sapply.R | 2 12 files changed, 39 insertions(+), 30 deletions(-)
Title: Vectorised Computation of P-Values and Their Supports for
Several Discrete Statistical Tests
Description: Provides vectorised functions for computing p-values of various
common discrete statistical tests, as described e.g. in Agresti (2002)
<doi:10.1002/0471249688>, including their distributions. Exact and
approximate computation methods are provided. For exact p-values, several
procedures of determining two-sided p-values are included, which are
outlined in more detail in Hirji (2006) <doi:10.1201/9781420036190>.
Author: Florian Junge [cre, aut] ,
Christina Kihn [aut],
Sebastian Doehler [ctb]
Maintainer: Florian Junge <diso.fbmn@h-da.de>
Diff between DiscreteTests versions 0.2.0 dated 2024-07-16 and 0.2.1 dated 2024-10-27
DESCRIPTION | 30 ++++++++------- MD5 | 16 ++++---- NEWS.md | 84 ++++++++++++++++++++++++------------------- R/binom.R | 2 - R/class-results.R | 48 ++++++++++++++++++++---- R/fisher.R | 2 - R/poisson.R | 2 - man/DiscreteTestResults.Rd | 12 +++++- man/DiscreteTests-package.Rd | 4 +- 9 files changed, 127 insertions(+), 73 deletions(-)
Title: Empirical Bayesian Elastic Net
Description: Provides the Empirical Bayesian Elastic Net for handling multicollinearity in generalized linear regression models. As a special case of the 'EBglmnet'
package (also available on CRAN), this package encourages a grouping effects to select relevant variables and estimate the corresponding non-zero effects.
Author: Anhui Huang [aut, cre]
Maintainer: Anhui Huang <anhuihuang@gmail.com>
Diff between EBEN versions 5.1 dated 2023-05-29 and 5.2 dated 2024-10-27
DESCRIPTION | 14 +- MD5 | 22 ++-- man/EBEN-package.Rd | 2 src/CVonePara.c | 58 +++++----- src/ElasticNetBinaryNEmainEff.c | 8 - src/ElasticNetBinaryNeFull.c | 184 ++++++++++++++++----------------- src/elasticNetLinearNeFull2.c | 198 ++++++++++++++++++------------------ src/elasticNetLinearNeMainEff.c | 198 ++++++++++++++++++------------------ src/fEBBinaryNegFull.c | 198 ++++++++++++++++++------------------ src/fEBBinaryNegMainEff.c | 184 ++++++++++++++++----------------- src/fEBLinearFullFloat.c | 220 ++++++++++++++++++++-------------------- src/fEBLinearMainEff.c | 188 +++++++++++++++++----------------- 12 files changed, 739 insertions(+), 735 deletions(-)
Title: Agricultural Datasets
Description: Datasets from books, papers, and websites related to
agriculture. Example graphics and analyses are included. Data come
from small-plot trials, multi-environment trials, uniformity trials,
yield monitors, and more.
Author: Kevin Wright [aut, cre, cph]
Maintainer: Kevin Wright <kw.stat@gmail.com>
Diff between agridat versions 1.23 dated 2024-02-06 and 1.24 dated 2024-10-27
DESCRIPTION | 39 MD5 | 148 - NEWS.md | 128 - build/vignette.rds |binary data/baker.strawberry.uniformity.txt | 200 - data/caribbean.maize.txt | 1226 +++++------ data/garber.multi.uniformity.txt | 3332 +++++++++++++++++++++++++++--- data/haritonenko.sugarbeet.uniformity.txt |only data/jegorow.oats.uniformity.txt |only data/jurowski.wheat.uniformity.txt |only data/minnesota.barley.yield.txt | 2732 ++++++++++++++++++------ data/odland.soyhay.uniformity.txt | 2016 +++++++++--------- data/roemer.sugarbeet.uniformity.txt |only data/shafi.tomato.uniformity.txt | 400 +-- data/siao.cotton.uniformity.txt |only data/tulaikow.wheat.uniformity.txt |only inst/doc/agridat_data.Rmd | 29 inst/doc/agridat_data.html | 40 inst/doc/agridat_graphical_gems.html | 29 inst/doc/agridat_mixed_model_example.R |only inst/doc/agridat_mixed_model_example.Rmd |only inst/doc/agridat_mixed_model_example.html |only inst/doc/agridat_uniformity_data.Rmd | 424 +++ inst/doc/agridat_uniformity_data.html | 432 +++ man/aastveit.barley.Rd | 5 man/agridat.Rd | 13 man/ansari.wheat.uniformity.Rd | 8 man/arankacami.groundnut.uniformity.Rd | 2 man/bailey.cotton.uniformity.Rd | 9 man/baker.strawberry.uniformity.Rd | 35 man/bancroft.peanut.uniformity.Rd | 2 man/batchelor.uniformity.Rd | 7 man/bose.multi.uniformity.Rd | 2 man/bradley.multi.uniformity.Rd | 3 man/bryan.corn.uniformity.Rd | 4 man/caribbean.maize.Rd | 26 man/coombs.rice.uniformity.Rd | 2 man/crowder.seeds.Rd | 220 - man/day.wheat.uniformity.Rd | 4 man/ducker.groundnut.uniformity.Rd | 2 man/evans.sugarcane.uniformity.Rd | 1 man/garber.multi.uniformity.Rd | 108 man/gauch.soy.Rd | 48 man/gomez.rice.uniformity.Rd | 8 man/gregory.cotton.Rd | 2 man/grover.diallel.Rd | 2 man/hansen.multi.uniformity.Rd | 2 man/haritonenko.sugarbeet.uniformity.Rd |only man/harris.multi.uniformity.Rd | 6 man/hartman.tomato.uniformity.Rd | 9 man/holtsmark.timothy.uniformity.Rd | 3 man/jegorow.oats.uniformity.Rd |only man/john.alpha.Rd | 7 man/jones.corn.uniformity.Rd | 3 man/jurowski.wheat.uniformity.Rd |only man/kalamkar.potato.uniformity.Rd | 14 man/lehmann.millet.uniformity.Rd | 8 man/lin.superiority.Rd | 1 man/lin.unbalanced.Rd | 5 man/love.cotton.uniformity.Rd | 22 man/masood.rice.uniformity.Rd | 3 man/mcclelland.corn.uniformity.Rd | 6 man/mercer.mangold.uniformity.Rd | 6 man/mercer.wheat.uniformity.Rd | 3 man/minnesota.barley.yield.Rd | 97 man/nair.turmeric.uniformity.Rd | 4 man/obsi.potato.uniformity.Rd | 15 man/odland.soybean.uniformity.Rd | 26 man/parker.orange.uniformity.Rd | 6 man/perry.springwheat.Rd | 2 man/polson.safflower.uniformity.Rd | 2 man/roemer.sugarbeet.uniformity.Rd |only man/shafi.tomato.uniformity.Rd | 11 man/siao.cotton.uniformity.Rd |only man/steptoe.morex.pheno.Rd | 2 man/summerby.multi.uniformity.Rd | 3 man/tulaikow.wheat.uniformity.Rd |only man/vargas.wheat1.Rd | 29 man/wassom.brome.uniformity.Rd | 2 man/wyatt.multi.uniformity.Rd | 10 vignettes/agridat_data.Rmd | 29 vignettes/agridat_mixed_model_example.Rmd |only vignettes/agridat_uniformity_data.Rmd | 424 +++ 83 files changed, 8916 insertions(+), 3532 deletions(-)
Title: Elastic Net Penalized Maximum Likelihood for Structural Equation
Models with Network GPT Framework
Description: Provides elastic net penalized maximum likelihood estimator for structural equation models (SEM). The package implements `lasso` and `elastic net` (l1/l2) penalized SEM and estimates the model parameters with an efficient block coordinate ascent algorithm that maximizes the penalized likelihood of the SEM. Hyperparameters are inferred from cross-validation (CV). A Stability Selection (STS) function is also available to provide accurate causal effect selection. The software achieves high accuracy performance through a `Network Generative Pre-trained Transformer` (Network GPT) Framework with two steps: 1) pre-trains the model to generate a complete (fully connected) graph; and 2) uses the complete graph as the initial state to fit the `elastic net` penalized SEM.
Author: Anhui Huang [aut, ctb, cre]
Maintainer: Anhui Huang <anhuihuang@gmail.com>
Diff between sparseSEM versions 4.0 dated 2023-08-09 and 4.1 dated 2024-10-27
DESCRIPTION | 8 MD5 | 10 man/elasticNetSEMcv.Rd | 19 - man/sparseSEM-package.Rd | 4 src/lassoSEM.c | 334 ++++++++++---------- src/lassoSMLv10beta.c | 770 +++++++++++++++++++++++------------------------ 6 files changed, 570 insertions(+), 575 deletions(-)
Title: Gene-Set Analysis via Decorrelation by Orthogonal Transformation
Description: Decorrelates a set of summary statistics (i.e., Z-scores or P-values per SNP) via Decorrelation by Orthogonal Transformation (DOT) approach and performs gene-set analyses by combining transformed statistic values; operations are performed with algorithms that rely only on the association summary results and the linkage disequilibrium (LD). For more details on DOT and its power, see Olga (2020) <doi:10.1371/journal.pcbi.1007819>.
Author: Olga Vsevolozhskaya [aut] ,
Dmitri Zaykin [aut] ,
Xiaoran Tong [aut, cre]
Maintainer: Xiaoran Tong <xt@uky.edu>
Diff between dotgen versions 0.1.0 dated 2020-11-16 and 0.1.1 dated 2024-10-27
DESCRIPTION | 19 +++++++++---------- MD5 | 12 ++++++------ R/dot.R | 12 ++++++------ R/sum.R | 20 ++++++++++---------- man/dot.Rd | 12 ++++++------ man/dot_sst.Rd | 34 +++++++++++++++++----------------- man/imp.Rd | 6 +++--- 7 files changed, 57 insertions(+), 58 deletions(-)
Title: Chi-Square and G-Square Test of Independence, Power and Residual
Analysis, Measures of Categorical Association
Description: Provides the facility to perform the chi-square and G-square test of independence, calculates the retrospective power of the traditional chi-square test, compute permutation and Monte Carlo p-value, and provides measures of association for tables of any size such as Phi, Phi corrected, odds ratio with 95 percent CI and p-value, Yule' Q and Y, adjusted contingency coefficient, Cramer's V, V corrected, V standardised, bias-corrected V, W, Cohen's w, Goodman-Kruskal's lambda, and tau. It also calculates standardised, moment-corrected standardised, and adjusted standardised residuals, and their significance, as well as the Quetelet Index, IJ association factor, and adjusted standardised counts. It also computes the chi-square-maximising version of the input table. Different outputs are returned in nicely formatted tables.
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti@gmail.com>
Diff between chisquare versions 1.1 dated 2024-10-26 and 1.1.1 dated 2024-10-27
DESCRIPTION | 12 ++++++------ MD5 | 10 +++++----- NEWS.md | 15 +++------------ R/chisquare.r | 8 ++------ README.md | 14 ++++++++++++++ man/chisquare.Rd | 8 ++------ 6 files changed, 32 insertions(+), 35 deletions(-)
Title: Augments 'ASReml-R' in Fitting Mixed Models and Packages
Generally in Exploring Prediction Differences
Description: Assists in automating the selection of terms to include in mixed models when
'asreml' is used to fit the models. Procedures are available for choosing models that
conform to the hierarchy or marginality principle, for fitting and choosing between
two-dimensional spatial models using correlation, natural cubic smoothing spline and
P-spline models. A history of the fitting of a sequence of models is kept in a data frame.
Also used to compute functions and contrasts of, to investigate differences between and
to plot predictions obtained using any model fitting function. The content falls into
the following natural groupings: (i) Data, (ii) Model modification functions, (iii) Model
selection and description functions, (iv) Model diagnostics and simulation functions,
(v) Prediction production and presentation functions, (vi) Response transformation
functions, (vii) Object manipulation functions, and (viii) Miscellaneous functions
(for further details see 'asremlPlus-package' in help). The [...truncated...]
Author: Chris Brien [aut, cre]
Maintainer: Chris Brien <chris.brien@adelaide.edu.au>
Diff between asremlPlus versions 4.4.38 dated 2024-08-19 and 4.4.40 dated 2024-10-27
asremlPlus-4.4.38/asremlPlus/R/asrem.R |only asremlPlus-4.4.38/asremlPlus/tests/testthat/testthat-problems.rds |only asremlPlus-4.4.40/asremlPlus/DESCRIPTION | 8 asremlPlus-4.4.40/asremlPlus/MD5 | 48 - asremlPlus-4.4.40/asremlPlus/NAMESPACE | 5 asremlPlus-4.4.40/asremlPlus/R/REMLRTIC.v4.r | 8 asremlPlus-4.4.40/asremlPlus/R/alldiffs.v4.r | 37 - asremlPlus-4.4.40/asremlPlus/R/asremlPlusUtilities.r | 97 ++- asremlPlus-4.4.40/asremlPlus/R/reml4.v11.r | 34 - asremlPlus-4.4.40/asremlPlus/R/spatial.funcs.v9.r | 295 ++++++---- asremlPlus-4.4.40/asremlPlus/R/spatial.utilities.v2.r | 245 ++++++++ asremlPlus-4.4.40/asremlPlus/build/partial.rdb |binary asremlPlus-4.4.40/asremlPlus/build/vignette.rds |binary asremlPlus-4.4.40/asremlPlus/inst/NEWS.Rd | 14 asremlPlus-4.4.40/asremlPlus/inst/doc/Ladybird.asreml.pdf |binary asremlPlus-4.4.40/asremlPlus/inst/doc/Ladybird.lm.pdf |binary asremlPlus-4.4.40/asremlPlus/inst/doc/Wheat.analysis.pdf |binary asremlPlus-4.4.40/asremlPlus/inst/doc/Wheat.infoCriteria.pdf |binary asremlPlus-4.4.40/asremlPlus/inst/doc/WheatSpatialModels.pdf |binary asremlPlus-4.4.40/asremlPlus/inst/doc/asremlPlus-manual.pdf |binary asremlPlus-4.4.40/asremlPlus/man/addSpatialModel.asrtests.Rd | 4 asremlPlus-4.4.40/asremlPlus/man/addSpatialModelOnIC.asrtests.Rd | 4 asremlPlus-4.4.40/asremlPlus/man/chooseSpatialModelOnIC.asrtests.Rd | 6 asremlPlus-4.4.40/asremlPlus/tests/testthat/data/summ703.rda |binary asremlPlus-4.4.40/asremlPlus/tests/testthat/test42SpatialModels.r | 53 + asremlPlus-4.4.40/asremlPlus/tests/testthat/test42WheatSpatialVignette.r | 8 26 files changed, 619 insertions(+), 247 deletions(-)
Title: Hyperparameter Optimization for 'mlr3'
Description: Hyperparameter optimization package of the 'mlr3' ecosystem.
It features highly configurable search spaces via the 'paradox'
package and finds optimal hyperparameter configurations for any 'mlr3'
learner. 'mlr3tuning' works with several optimization algorithms e.g.
Random Search, Iterated Racing, Bayesian Optimization (in 'mlr3mbo')
and Hyperband (in 'mlr3hyperband'). Moreover, it can automatically
optimize learners and estimate the performance of optimized models
with nested resampling.
Author: Marc Becker [cre, aut] ,
Michel Lang [aut] ,
Jakob Richter [aut] ,
Bernd Bischl [aut] ,
Daniel Schalk [aut]
Maintainer: Marc Becker <marcbecker@posteo.de>
Diff between mlr3tuning versions 1.0.2 dated 2024-10-14 and 1.1.0 dated 2024-10-27
mlr3tuning-1.0.2/mlr3tuning/tests/testthat/test_TunerBatch.R |only mlr3tuning-1.1.0/mlr3tuning/DESCRIPTION | 8 - mlr3tuning-1.1.0/mlr3tuning/MD5 | 57 ++++---- mlr3tuning-1.1.0/mlr3tuning/NEWS.md | 8 + mlr3tuning-1.1.0/mlr3tuning/R/ArchiveAsyncTuning.R | 2 mlr3tuning-1.1.0/mlr3tuning/R/ArchiveBatchTuning.R | 2 mlr3tuning-1.1.0/mlr3tuning/R/AutoTuner.R | 3 mlr3tuning-1.1.0/mlr3tuning/R/TuningInstanceAsyncMulticrit.R | 66 +++++++-- mlr3tuning-1.1.0/mlr3tuning/R/TuningInstanceAsyncSingleCrit.R | 64 +++++++-- mlr3tuning-1.1.0/mlr3tuning/R/TuningInstanceBatchMulticrit.R | 66 +++++++-- mlr3tuning-1.1.0/mlr3tuning/R/TuningInstanceBatchSingleCrit.R | 66 +++++++-- mlr3tuning-1.1.0/mlr3tuning/R/helper.R | 39 ----- mlr3tuning-1.1.0/mlr3tuning/R/sugar.R | 6 mlr3tuning-1.1.0/mlr3tuning/R/tune.R | 7 - mlr3tuning-1.1.0/mlr3tuning/man/ArchiveAsyncTuning.Rd | 3 mlr3tuning-1.1.0/mlr3tuning/man/ArchiveBatchTuning.Rd | 3 mlr3tuning-1.1.0/mlr3tuning/man/AutoTuner.Rd | 4 mlr3tuning-1.1.0/mlr3tuning/man/ObjectiveTuning.Rd | 3 mlr3tuning-1.1.0/mlr3tuning/man/ObjectiveTuningBatch.Rd | 3 mlr3tuning-1.1.0/mlr3tuning/man/TuningInstanceAsyncMultiCrit.Rd | 14 +- mlr3tuning-1.1.0/mlr3tuning/man/TuningInstanceAsyncSingleCrit.Rd | 19 ++ mlr3tuning-1.1.0/mlr3tuning/man/TuningInstanceBatchMultiCrit.Rd | 19 ++ mlr3tuning-1.1.0/mlr3tuning/man/TuningInstanceBatchSingleCrit.Rd | 16 ++ mlr3tuning-1.1.0/mlr3tuning/man/ti.Rd | 4 mlr3tuning-1.1.0/mlr3tuning/man/ti_async.Rd | 4 mlr3tuning-1.1.0/mlr3tuning/man/tune.Rd | 4 mlr3tuning-1.1.0/mlr3tuning/tests/testthat/test_ArchiveAsyncTuning.R | 18 +- mlr3tuning-1.1.0/mlr3tuning/tests/testthat/test_ArchiveBatchTuning.R | 18 +- mlr3tuning-1.1.0/mlr3tuning/tests/testthat/test_Tuner.R | 70 +++++++++- mlr3tuning-1.1.0/mlr3tuning/tests/testthat/test_TuningInstanceBatchSingleCrit.R | 2 30 files changed, 427 insertions(+), 171 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2020-10-12 4.3-7
2019-01-25 4.3-6
Title: Access and Manipulate Comprehensive Country Level Data in Tidy
Format
Description: A comprehensive and user-friendly interface for accessing, manipulating,
and analyzing country-level data from around the world. It allows users to retrieve detailed
information on countries, including names, regions, continents, populations, currencies, calling codes,
and more, all in a tidy data format. The package is designed to work seamlessly within
the 'tidyverse' ecosystem, making it easy to filter, arrange, and visualize country-level data in R.
Author: Dennis Irorere [aut, cre, cph]
Maintainer: Dennis Irorere <denironyx@gmail.com>
Diff between tidycountries versions 0.0.1 dated 2024-09-12 and 0.1.0 dated 2024-10-27
DESCRIPTION | 10 - MD5 | 25 ++-- NAMESPACE | 2 NEWS.md | 17 ++- R/core.R | 160 +++++++++++++++++++++---------- R/world_administrative_boundaries.R |only R/zzz.R | 4 README.md | 3 data/restcountries_tidy_data.rda |binary data/world_administrative_boundaries.rda |only man/get_countries_by_currency.Rd | 9 + man/get_countries_by_region.Rd | 17 +-- man/get_country_by_calling_code.Rd | 18 +-- man/get_country_info.Rd | 13 +- man/world_administrative_boundaries.Rd |only 15 files changed, 190 insertions(+), 88 deletions(-)