mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
minor ui
This commit is contained in:
parent
a6251191e5
commit
5dd043bb0b
8 changed files with 179 additions and 86 deletions
25
renv.lock
25
renv.lock
|
|
@ -653,11 +653,11 @@
|
|||
},
|
||||
"RcppArmadillo": {
|
||||
"Package": "RcppArmadillo",
|
||||
"Version": "14.4.1-1",
|
||||
"Version": "14.4.2-1",
|
||||
"Source": "Repository",
|
||||
"Type": "Package",
|
||||
"Title": "'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library",
|
||||
"Date": "2025-03-27",
|
||||
"Date": "2025-04-25",
|
||||
"Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Romain\", \"Francois\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Doug\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Binxiang\", \"Ni\", role = \"aut\"), person(\"Conrad\", \"Sanderson\", role = \"aut\", comment = c(ORCID = \"0000-0002-0049-4501\")))",
|
||||
"Description": "'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install 'Armadillo' itself in order to use 'RcppArmadillo'. From release 7.800.0 on, 'Armadillo' is licensed under Apache License 2; previous releases were under licensed as MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'.",
|
||||
"License": "GPL (>= 2)",
|
||||
|
|
@ -967,19 +967,19 @@
|
|||
},
|
||||
"bayestestR": {
|
||||
"Package": "bayestestR",
|
||||
"Version": "0.15.2",
|
||||
"Version": "0.15.3",
|
||||
"Source": "Repository",
|
||||
"Type": "Package",
|
||||
"Title": "Understand and Describe Bayesian Models and Posterior Distributions",
|
||||
"Authors@R": "c(person(given = \"Dominique\", family = \"Makowski\", role = c(\"aut\", \"cre\"), email = \"dom.makowski@gmail.com\", comment = c(ORCID = \"0000-0001-5375-9967\")), person(given = \"Daniel\", family = \"Lüdecke\", role = \"aut\", email = \"d.luedecke@uke.de\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(given = \"Mattan S.\", family = \"Ben-Shachar\", role = \"aut\", email = \"matanshm@post.bgu.ac.il\", comment = c(ORCID = \"0000-0002-4287-4801\")), person(given = \"Indrajeet\", family = \"Patil\", role = \"aut\", email = \"patilindrajeet.science@gmail.com\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(given = \"Micah K.\", family = \"Wilson\", role = \"aut\", email = \"micah.k.wilson@curtin.edu.au\", comment = c(ORCID = \"0000-0003-4143-7308\")), person(given = \"Brenton M.\", family = \"Wiernik\", role = \"aut\", email = \"brenton@wiernik.org\", comment = c(ORCID = \"0000-0001-9560-6336\")), person(given = \"Paul-Christian\", family = \"Bürkner\", role = \"rev\", email = \"paul.buerkner@gmail.com\"), person(given = \"Tristan\", family = \"Mahr\", role = \"rev\", email = \"tristan.mahr@wisc.edu\", comment = c(ORCID = \"0000-0002-8890-5116\")), person(given = \"Henrik\", family = \"Singmann\", role = \"ctb\", email = \"singmann@gmail.com\", comment = c(ORCID = \"0000-0002-4842-3657\")), person(given = \"Quentin F.\", family = \"Gronau\", role = \"ctb\", comment = c(ORCID = \"0000-0001-5510-6943\")), person(given = \"Sam\", family = \"Crawley\", role = \"ctb\", email = \"sam@crawley.nz\", comment = c(ORCID = \"0000-0002-7847-0411\")))",
|
||||
"Maintainer": "Dominique Makowski <dom.makowski@gmail.com>",
|
||||
"Authors@R": "c(person(given = \"Dominique\", family = \"Makowski\", role = c(\"aut\", \"cre\"), email = \"officialeasystats@gmail.com\", comment = c(ORCID = \"0000-0001-5375-9967\")), person(given = \"Daniel\", family = \"Lüdecke\", role = \"aut\", email = \"d.luedecke@uke.de\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(given = \"Mattan S.\", family = \"Ben-Shachar\", role = \"aut\", email = \"matanshm@post.bgu.ac.il\", comment = c(ORCID = \"0000-0002-4287-4801\")), person(given = \"Indrajeet\", family = \"Patil\", role = \"aut\", email = \"patilindrajeet.science@gmail.com\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(given = \"Micah K.\", family = \"Wilson\", role = \"aut\", email = \"micah.k.wilson@curtin.edu.au\", comment = c(ORCID = \"0000-0003-4143-7308\")), person(given = \"Brenton M.\", family = \"Wiernik\", role = \"aut\", email = \"brenton@wiernik.org\", comment = c(ORCID = \"0000-0001-9560-6336\")), person(given = \"Paul-Christian\", family = \"Bürkner\", role = \"rev\", email = \"paul.buerkner@gmail.com\"), person(given = \"Tristan\", family = \"Mahr\", role = \"rev\", email = \"tristan.mahr@wisc.edu\", comment = c(ORCID = \"0000-0002-8890-5116\")), person(given = \"Henrik\", family = \"Singmann\", role = \"ctb\", email = \"singmann@gmail.com\", comment = c(ORCID = \"0000-0002-4842-3657\")), person(given = \"Quentin F.\", family = \"Gronau\", role = \"ctb\", comment = c(ORCID = \"0000-0001-5510-6943\")), person(given = \"Sam\", family = \"Crawley\", role = \"ctb\", email = \"sam@crawley.nz\", comment = c(ORCID = \"0000-0002-7847-0411\")))",
|
||||
"Maintainer": "Dominique Makowski <officialeasystats@gmail.com>",
|
||||
"Description": "Provides utilities to describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion (Highest Density Interval - HDI; Kruschke, 2015 <doi:10.1016/C2012-0-00477-2>) and indices used for null-hypothesis testing (such as ROPE percentage, pd and Bayes factors). References: Makowski et al. (2021) <doi:10.21105/joss.01541>.",
|
||||
"Depends": [
|
||||
"R (>= 3.6)"
|
||||
],
|
||||
"Imports": [
|
||||
"insight (>= 1.0.1)",
|
||||
"datawizard (>= 1.0.0)",
|
||||
"insight (>= 1.1.0)",
|
||||
"datawizard (>= 1.0.2)",
|
||||
"graphics",
|
||||
"methods",
|
||||
"stats",
|
||||
|
|
@ -1008,7 +1008,7 @@
|
|||
"lavaan",
|
||||
"lme4",
|
||||
"logspline (>= 2.1.21)",
|
||||
"marginaleffects (>= 0.24.0)",
|
||||
"marginaleffects (>= 0.25.0)",
|
||||
"MASS",
|
||||
"mclust",
|
||||
"mediation",
|
||||
|
|
@ -1017,8 +1017,8 @@
|
|||
"parameters",
|
||||
"patchwork",
|
||||
"performance",
|
||||
"quadprog",
|
||||
"posterior",
|
||||
"quadprog",
|
||||
"RcppEigen",
|
||||
"rmarkdown",
|
||||
"rstan",
|
||||
|
|
@ -1330,7 +1330,7 @@
|
|||
},
|
||||
"broom.helpers": {
|
||||
"Package": "broom.helpers",
|
||||
"Version": "1.20.0",
|
||||
"Version": "1.21.0",
|
||||
"Source": "Repository",
|
||||
"Title": "Helpers for Model Coefficients Tibbles",
|
||||
"Authors@R": "c( person(\"Joseph\", \"Larmarange\", , \"joseph@larmarange.net\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7097-700X\")), person(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-0862-2018\")) )",
|
||||
|
|
@ -1406,7 +1406,8 @@
|
|||
"survival",
|
||||
"testthat (>= 3.0.0)",
|
||||
"tidycmprsk",
|
||||
"VGAM"
|
||||
"VGAM",
|
||||
"svyVGAM"
|
||||
],
|
||||
"VignetteBuilder": "knitr",
|
||||
"RdMacros": "lifecycle",
|
||||
|
|
@ -5605,7 +5606,7 @@
|
|||
},
|
||||
"openxlsx2": {
|
||||
"Package": "openxlsx2",
|
||||
"Version": "1.14",
|
||||
"Version": "1.15",
|
||||
"Source": "Repository",
|
||||
"Type": "Package",
|
||||
"Title": "Read, Write and Edit 'xlsx' Files",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue