mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
rerender all
This commit is contained in:
parent
9e2ee1e402
commit
7394a6753f
10 changed files with 37 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
|
||||
########
|
||||
#### Current file: /var/folders/9l/xbc19wxx0g79jdd2sf_0v291mhwh7f/T//RtmpmhqokQ/file1a1412a8be28.R
|
||||
#### Current file: /var/folders/9l/xbc19wxx0g79jdd2sf_0v291mhwh7f/T//Rtmp6ipYJe/file24f61644daa6.R
|
||||
########
|
||||
|
||||
i18n_path <- here::here("translations")
|
||||
|
|
@ -64,7 +64,7 @@ i18n$set_translation_language("en")
|
|||
#### Current file: /Users/au301842/FreesearchR/R//app_version.R
|
||||
########
|
||||
|
||||
app_version <- function()'26.3.3'
|
||||
app_version <- function()'26.3.4'
|
||||
|
||||
|
||||
########
|
||||
|
|
@ -4514,7 +4514,7 @@ data_types <- function() {
|
|||
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
|
||||
########
|
||||
|
||||
hosted_version <- function()'v26.3.3-260312'
|
||||
hosted_version <- function()'v26.3.4-260312'
|
||||
|
||||
|
||||
########
|
||||
|
|
|
|||
|
|
@ -3405,10 +3405,10 @@
|
|||
},
|
||||
"foreign": {
|
||||
"Package": "foreign",
|
||||
"Version": "0.8-90",
|
||||
"Version": "0.8-91",
|
||||
"Source": "Repository",
|
||||
"Priority": "recommended",
|
||||
"Date": "2025-03-31",
|
||||
"Date": "2026-01-29",
|
||||
"Title": "Read Data Stored by 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka', 'dBase', ...",
|
||||
"Depends": [
|
||||
"R (>= 4.0.0)"
|
||||
|
|
@ -3429,7 +3429,7 @@
|
|||
"MailingList": "R-help@r-project.org",
|
||||
"URL": "https://svn.r-project.org/R-packages/trunk/foreign/",
|
||||
"NeedsCompilation": "yes",
|
||||
"Author": "R Core Team [aut, cph, cre] (02zz1nj61), Roger Bivand [ctb, cph], Vincent J. Carey [ctb, cph], Saikat DebRoy [ctb, cph], Stephen Eglen [ctb, cph], Rajarshi Guha [ctb, cph], Swetlana Herbrandt [ctb], Nicholas Lewin-Koh [ctb, cph], Mark Myatt [ctb, cph], Michael Nelson [ctb], Ben Pfaff [ctb], Brian Quistorff [ctb], Frank Warmerdam [ctb, cph], Stephen Weigand [ctb, cph], Free Software Foundation, Inc. [cph]",
|
||||
"Author": "R Core Team [aut, cph, cre] (ROR: <https://ror.org/02zz1nj61>), Roger Bivand [ctb, cph], Vincent J. Carey [ctb, cph], Saikat DebRoy [ctb, cph], Stephen Eglen [ctb, cph], Rajarshi Guha [ctb, cph], Swetlana Herbrandt [ctb], Nicholas Lewin-Koh [ctb, cph], Mark Myatt [ctb, cph], Michael Nelson [ctb], Ben Pfaff [ctb], Brian Quistorff [ctb], Frank Warmerdam [ctb, cph], Stephen Weigand [ctb, cph], Free Software Foundation, Inc. [cph]",
|
||||
"Maintainer": "R Core Team <R-core@R-project.org>",
|
||||
"Repository": "CRAN"
|
||||
},
|
||||
|
|
@ -5462,14 +5462,14 @@
|
|||
},
|
||||
"mgcv": {
|
||||
"Package": "mgcv",
|
||||
"Version": "1.9-3",
|
||||
"Version": "1.9-4",
|
||||
"Source": "Repository",
|
||||
"Authors@R": "person(given = \"Simon\", family = \"Wood\", role = c(\"aut\", \"cre\"), email = \"simon.wood@r-project.org\")",
|
||||
"Title": "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation",
|
||||
"Description": "Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2017) <doi:10.1201/9781315370279> for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family.",
|
||||
"Description": "Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2025) <doi:10.1146/annurev-statistics-112723-034249> for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family.",
|
||||
"Priority": "recommended",
|
||||
"Depends": [
|
||||
"R (>= 3.6.0)",
|
||||
"R (>= 4.4.0)",
|
||||
"nlme (>= 3.1-64)"
|
||||
],
|
||||
"Imports": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue