rerender all

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-12 13:49:57 +01:00
commit 7394a6753f
No known key found for this signature in database
10 changed files with 37 additions and 33 deletions

View file

@ -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": [