Skip to content

Commit ee12f17

Browse files
committed
fix tests on mac
1 parent 5fba2d1 commit ee12f17

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

renv.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.5.1",
3+
"Version": "4.5.2",
44
"Repositories": [
55
{
66
"Name": "CRAN",
@@ -166,10 +166,10 @@
166166
},
167167
"Matrix": {
168168
"Package": "Matrix",
169-
"Version": "1.7-3",
169+
"Version": "1.7-4",
170170
"Source": "Repository",
171171
"VersionNote": "do also bump src/version.h, inst/include/Matrix/version.h",
172-
"Date": "2025-03-05",
172+
"Date": "2025-08-27",
173173
"Priority": "recommended",
174174
"Title": "Sparse and Dense Matrix Classes and Methods",
175175
"Description": "A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries.",
@@ -205,7 +205,7 @@
205205
"BuildResaveData": "no",
206206
"Encoding": "UTF-8",
207207
"NeedsCompilation": "yes",
208-
"Author": "Douglas Bates [aut] (<https://orcid.org/0000-0001-8316-9503>), Martin Maechler [aut, cre] (<https://orcid.org/0000-0002-8685-9910>), Mikael Jagan [aut] (<https://orcid.org/0000-0002-3542-2938>), Timothy A. Davis [ctb] (<https://orcid.org/0000-0001-7614-6899>, SuiteSparse libraries, collaborators listed in dir(system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"), pattern=\"License\", full.names=TRUE, recursive=TRUE)), George Karypis [ctb] (<https://orcid.org/0000-0003-2753-1437>, METIS library, Copyright: Regents of the University of Minnesota), Jason Riedy [ctb] (<https://orcid.org/0000-0002-4345-4200>, GNU Octave's condest() and onenormest(), Copyright: Regents of the University of California), Jens Oehlschlägel [ctb] (initial nearPD()), R Core Team [ctb] (02zz1nj61, base R's matrix implementation)",
208+
"Author": "Douglas Bates [aut] (ORCID: <https://orcid.org/0000-0001-8316-9503>), Martin Maechler [aut, cre] (ORCID: <https://orcid.org/0000-0002-8685-9910>), Mikael Jagan [aut] (ORCID: <https://orcid.org/0000-0002-3542-2938>), Timothy A. Davis [ctb] (ORCID: <https://orcid.org/0000-0001-7614-6899>, SuiteSparse libraries, collaborators listed in dir(system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"), pattern=\"License\", full.names=TRUE, recursive=TRUE)), George Karypis [ctb] (ORCID: <https://orcid.org/0000-0003-2753-1437>, METIS library, Copyright: Regents of the University of Minnesota), Jason Riedy [ctb] (ORCID: <https://orcid.org/0000-0002-4345-4200>, GNU Octave's condest() and onenormest(), Copyright: Regents of the University of California), Jens Oehlschlägel [ctb] (initial nearPD()), R Core Team [ctb] (ROR: <https://ror.org/02zz1nj61>, base R's matrix implementation)",
209209
"Maintainer": "Martin Maechler <[email protected]>",
210210
"Repository": "CRAN"
211211
},
@@ -692,15 +692,15 @@
692692
},
693693
"boot": {
694694
"Package": "boot",
695-
"Version": "1.3-31",
695+
"Version": "1.3-32",
696696
"Source": "Repository",
697697
"Priority": "recommended",
698-
"Date": "2024-08-28",
699-
"Authors@R": "c(person(\"Angelo\", \"Canty\", role = \"aut\", email = \"[email protected]\", comment = \"author of original code for S\"), person(\"Brian\", \"Ripley\", role = c(\"aut\", \"trl\"), email = \"[email protected]\", comment = \"conversion to R, maintainer 1999--2022, author of parallel support\"), person(\"Alessandra R.\", \"Brazzale\", role = c(\"ctb\", \"cre\"), email = \"[email protected]\", comment = \"minor bug fixes\"))",
698+
"Date": "2025-08-29",
699+
"Authors@R": "c(person(\"Angelo\", \"Canty\", role = \"aut\", email = \"[email protected]\", comment = \"author of original code for S\"), person(\"Brian\", \"Ripley\", role = c(\"aut\", \"trl\"), email = \"[email protected]\", comment = \"conversion to R, maintainer 1999--2022, author of parallel support\"), person(\"Alessandra R.\", \"Brazzale\", role = c(\"ctb\", \"cre\"), email = \"[email protected]\", comment = \"minor bug fixes\"))",
700700
"Maintainer": "Alessandra R. Brazzale <[email protected]>",
701701
"Note": "Maintainers are not available to give advice on using a package they did not author.",
702702
"Description": "Functions and datasets for bootstrapping from the book \"Bootstrap Methods and Their Application\" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S.",
703-
"Title": "Bootstrap Functions (Originally by Angelo Canty for S)",
703+
"Title": "Bootstrap Functions",
704704
"Depends": [
705705
"R (>= 3.0.0)",
706706
"graphics",

tests/testthat/test-unidimensionalReliabilityFrequentist.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ test_that("Frequentist Scale Reliability Statistics table results match", {
173173
options("jaspRoundToPrecision" = NULL) # reset default
174174
} else if (jaspBase::getOS() == "osx") {
175175
jaspTools::expect_equal_tables(table,
176-
list("Coefficient <unicode>", 0.791710063361508, 0.694692772995628,
177-
0.0405022504460226, 0.852159859484347))
176+
list("McDonald's <unicode>", 0.791710063361508, 0.67994307197584, 0.0454087394703138,
177+
0.848430313668237))
178178
}
179179
})
180180

0 commit comments

Comments
 (0)