[Robast-commits] r1332 - pkg/RandVar/tests
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jan 12 15:33:00 CET 2025
Author: stamats
Date: 2025-01-12 15:32:59 +0100 (Sun, 12 Jan 2025)
New Revision: 1332
Modified:
pkg/RandVar/tests/tests.Rout.save
Log:
update due to changes in package startupmsg
Modified: pkg/RandVar/tests/tests.Rout.save
===================================================================
--- pkg/RandVar/tests/tests.Rout.save 2025-01-12 02:26:50 UTC (rev 1331)
+++ pkg/RandVar/tests/tests.Rout.save 2025-01-12 14:32:59 UTC (rev 1332)
@@ -1,6 +1,6 @@
-R Under development (unstable) (2024-09-01 r87083) -- "Unsuffered Consequences"
-Copyright (C) 2024 The R Foundation for Statistical Computing
+R version 4.4.2 Patched (2025-01-09 r87563) -- "Pile of Leaves"
+Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
@@ -18,32 +18,29 @@
> library(RandVar)
Loading required package: distr
Loading required package: startupmsg
-:startupmsg> Utilities for Start-Up Messages (version 0.9.7)
+:startupmsg> *** Utilities for Start-Up Messages ***
:startupmsg>
-:startupmsg> For more information see ?"startupmsg",
-:startupmsg> NEWS("startupmsg")
-
+:startupmsg> Version information in start-up messages is
+:startupmsg> currently suppressed. To see such information on
+:startupmsg> startup as in versions of this pkg prior to this
+:startupmsg> versionr, set option "StartupBanner" to a value
+:startupmsg> different to {"off", "no-version", "no -
+:startupmsg> version"}, e.g., by options("StartupBanner" =
+:startupmsg> "complete") or by options("StartupBanner" = NULL)
+:startupmsg> or by options("StartupBanner" = "something else").
+:startupmsg>
+:startupmsg> Detailed information about which packages are
+:startupmsg> currently loaded or attached at which version
+:startupmsg> (regardless of whether these have start-up
+:startupmsg> messages managed by this package) can be obtained
+:startupmsg> by "sessionInfo()".
+:startupmsg>
+:startupmsg>
Loading required package: sfsmisc
-:distr> Object Oriented Implementation of Distributions (version
-:distr> 2.9.5)
+:distr> *** Object Oriented Implementation of Distributions ***
:distr>
-:distr> Attention: Arithmetics on distribution objects are
-:distr> understood as operations on corresponding random variables
-:distr> (r.v.s); see distrARITH().
:distr>
-:distr> Some functions from package 'stats' are intentionally masked
-:distr> ---see distrMASK().
-:distr>
-:distr> Note that global options are controlled by distroptions()
-:distr> ---c.f. ?"distroptions".
-:distr>
-:distr> For more information see ?"distr", NEWS("distr"), as well as
-:distr> http://distr.r-forge.r-project.org/
-:distr> Package "distrDoc" provides a vignette to this package as
-:distr> well as to several extension packages; try
-:distr> vignette("distr").
-
Attaching package: 'distr'
The following objects are masked from 'package:stats':
@@ -51,23 +48,10 @@
df, qqplot, sd
Loading required package: distrEx
-:distrEx> Extensions of Package 'distr' (version 2.9.5)
+:distrEx> *** Extensions of Package 'distr' ***
:distrEx>
-:distrEx> Note: Packages "e1071", "moments", "fBasics" should be
-:distrEx> attached /before/ package "distrEx". See
-:distrEx> distrExMASK().Note: Extreme value distribution
-:distrEx> functionality has been moved to
:distrEx>
-:distrEx> package "RobExtremes". See distrExMOVED().
-:distrEx>
-:distrEx> For more information see ?"distrEx", NEWS("distrEx"), as
-:distrEx> well as
-:distrEx> http://distr.r-forge.r-project.org/
-:distrEx> Package "distrDoc" provides a vignette to this package
-:distrEx> as well as to several related packages; try
-:distrEx> vignette("distr").
-
Attaching package: 'distrEx'
The following objects are masked from 'package:stats':
@@ -74,14 +58,9 @@
IQR, mad, median, var
-:RandVar> Implementation of Random Variables (version 1.2.4)
+:RandVar> *** Implementation of Random Variables ***
:RandVar>
-:RandVar> For more information see ?"RandVar", NEWS("RandVar"), as
-:RandVar> well as
-:RandVar> https://r-forge.r-project.org/projects/robast/
-:RandVar> This package also includes a vignette; try
-:RandVar> vignette("RandVar").
-
+:RandVar>
> set.seed(123)
>
> ###############################################################################
@@ -105,7 +84,7 @@
function (x)
{
}
-<environment: 0x6054aa8eb938>
+<environment: 0x5ebadeeda858>
> ## IGNORE_RDIFF_END
> Domain(R1)
@@ -375,7 +354,7 @@
}
t(f(x))
}
-<environment: 0x6054aa264160>
+<environment: 0x5ebae0028670>
> dimension(R6)
[1] 6
@@ -476,7 +455,7 @@
}
log(f1(x))
}
-<environment: 0x6054ab918700>
+<environment: 0x5ebadc1852f0>
[[2]]
function (x)
@@ -491,7 +470,7 @@
}
log(f1(x))
}
-<environment: 0x6054ab918700>
+<environment: 0x5ebadc1852f0>
[[3]]
function (x)
@@ -506,7 +485,7 @@
}
log(f1(x))
}
-<environment: 0x6054ab918700>
+<environment: 0x5ebadc1852f0>
[[4]]
function (x)
@@ -521,7 +500,7 @@
}
log(f1(x))
}
-<environment: 0x6054ab918700>
+<environment: 0x5ebadc1852f0>
> Map(gamma(R7))
[[1]]
@@ -533,7 +512,7 @@
}
gamma(f1(x))
}
-<environment: 0x6054ab1d55d0>
+<environment: 0x5ebadc0d0560>
[[2]]
function (x)
@@ -544,7 +523,7 @@
}
gamma(f1(x))
}
-<environment: 0x6054ab1d55d0>
+<environment: 0x5ebadc0d0560>
[[3]]
function (x)
@@ -555,7 +534,7 @@
}
gamma(f1(x))
}
-<environment: 0x6054ab1d55d0>
+<environment: 0x5ebadc0d0560>
[[4]]
function (x)
@@ -566,7 +545,7 @@
}
gamma(f1(x))
}
-<environment: 0x6054ab1d55d0>
+<environment: 0x5ebadc0d0560>
> Map(exp(RL1)[[1]])
[[1]]
@@ -578,7 +557,7 @@
}
exp(f1(x))
}
-<environment: 0x6054aab092f0>
+<environment: 0x5ebadbfca440>
[[2]]
function (x)
@@ -589,7 +568,7 @@
}
exp(f1(x))
}
-<environment: 0x6054aab092f0>
+<environment: 0x5ebadbfca440>
[[3]]
function (x)
@@ -600,7 +579,7 @@
}
exp(f1(x))
}
-<environment: 0x6054aab092f0>
+<environment: 0x5ebadbfca440>
[[4]]
function (x)
@@ -611,7 +590,7 @@
}
exp(f1(x))
}
-<environment: 0x6054aab092f0>
+<environment: 0x5ebadbfca440>
>
>
@@ -626,7 +605,7 @@
}
3 + f2(x)
}
-<environment: 0x6054ac183a78>
+<environment: 0x5ebadbcfa038>
[[2]]
function (x)
@@ -637,7 +616,7 @@
}
3 + f2(x)
}
-<environment: 0x6054ac183a78>
+<environment: 0x5ebadbcfa038>
[[3]]
function (x)
@@ -648,7 +627,7 @@
}
3 + f2(x)
}
-<environment: 0x6054ac183a78>
+<environment: 0x5ebadbcfa038>
[[4]]
function (x)
@@ -659,7 +638,7 @@
}
3 + f2(x)
}
-<environment: 0x6054ac183a78>
+<environment: 0x5ebadbcfa038>
> Map(c(1,3,5) * R3)
[[1]]
@@ -671,7 +650,7 @@
}
1 * f2(x)
}
-<environment: 0x6054abd838c8>
+<environment: 0x5ebadbc8ecc0>
[[2]]
function (x)
@@ -682,7 +661,7 @@
}
3 * f2(x)
}
-<environment: 0x6054abd838c8>
+<environment: 0x5ebadbc8ecc0>
[[3]]
function (x)
@@ -693,7 +672,7 @@
}
5 * f2(x)
}
-<environment: 0x6054abd838c8>
+<environment: 0x5ebadbc8ecc0>
[[4]]
function (x)
@@ -704,7 +683,7 @@
}
1 * f2(x)
}
-<environment: 0x6054abd838c8>
+<environment: 0x5ebadbc8ecc0>
Warning message:
In c(1, 3, 5) * R3 :
@@ -722,7 +701,7 @@
}
1:2 * f2(x)
}
-<environment: 0x6054ab5c05b8>
+<environment: 0x5ebadbb3a0d8>
[[2]]
function (x)
@@ -733,7 +712,7 @@
}
1:2 * f2(x)
}
-<environment: 0x6054ab5c05b8>
+<environment: 0x5ebadbb3a0d8>
[[3]]
function (x)
@@ -744,7 +723,7 @@
}
1:2 * f2(x)
}
-<environment: 0x6054ab5c05b8>
+<environment: 0x5ebadbb3a0d8>
[[4]]
function (x)
@@ -755,7 +734,7 @@
}
1:2 * f2(x)
}
-<environment: 0x6054ab5c05b8>
+<environment: 0x5ebadbb3a0d8>
> Map(2/R6)
[[1]]
@@ -767,7 +746,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
[[2]]
function (x)
@@ -778,7 +757,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
[[3]]
function (x)
@@ -789,7 +768,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
[[4]]
function (x)
@@ -800,7 +779,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
[[5]]
function (x)
@@ -811,7 +790,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
[[6]]
function (x)
@@ -822,7 +801,7 @@
}
2/f2(x)
}
-<environment: 0x6054ab559128>
+<environment: 0x5ebadba20df0>
> Map(c(1,3,5) %% R6)
[[1]]
@@ -834,7 +813,7 @@
}
1%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
[[2]]
function (x)
@@ -845,7 +824,7 @@
}
3%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
[[3]]
function (x)
@@ -856,7 +835,7 @@
}
5%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
[[4]]
function (x)
@@ -867,7 +846,7 @@
}
1%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
[[5]]
function (x)
@@ -878,7 +857,7 @@
}
3%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
[[6]]
function (x)
@@ -889,7 +868,7 @@
}
5%%f2(x)
}
-<environment: 0x6054aaef9498>
+<environment: 0x5ebadb746960>
> Map(R4 - 5)
[[1]]
@@ -901,7 +880,7 @@
}
f1(x) - c(5, 5)
}
-<environment: 0x6054ac3cc678>
+<environment: 0x5ebadb68f248>
[[2]]
function (x)
@@ -912,7 +891,7 @@
}
f1(x) - c(5, 5)
}
-<environment: 0x6054ac3cc678>
+<environment: 0x5ebadb68f248>
[[3]]
function (x)
@@ -923,7 +902,7 @@
}
f1(x) - c(5, 5)
}
-<environment: 0x6054ac3cc678>
+<environment: 0x5ebadb68f248>
[[4]]
function (x)
@@ -934,7 +913,7 @@
}
f1(x) - c(5, 5)
}
-<environment: 0x6054ac3cc678>
+<environment: 0x5ebadb68f248>
> Map(R6 %/% 2)
[[1]]
@@ -946,7 +925,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
[[2]]
function (x)
@@ -957,7 +936,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
[[3]]
function (x)
@@ -968,7 +947,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
[[4]]
function (x)
@@ -979,7 +958,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
[[5]]
function (x)
@@ -990,7 +969,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
[[6]]
function (x)
@@ -1001,7 +980,7 @@
}
f1(x)%/%2
}
-<environment: 0x6054ab472e28>
+<environment: 0x5ebadb5b3168>
> Map(R3 ^ R3)
[[1]]
@@ -1017,7 +996,7 @@
}
f1(x)^f2(x)
}
-<environment: 0x6054ac6f8890>
+<environment: 0x5ebadb50d8e8>
[[2]]
function (x)
@@ -1032,7 +1011,7 @@
}
f1(x)^f2(x)
}
-<environment: 0x6054ac6f8890>
+<environment: 0x5ebadb50d8e8>
[[3]]
function (x)
@@ -1047,7 +1026,7 @@
}
f1(x)^f2(x)
}
-<environment: 0x6054ac6f8890>
+<environment: 0x5ebadb50d8e8>
[[4]]
function (x)
@@ -1062,7 +1041,7 @@
}
f1(x)^f2(x)
}
-<environment: 0x6054ac6f8890>
+<environment: 0x5ebadb50d8e8>
> Map(R7 * R7)
[[1]]
@@ -1078,7 +1057,7 @@
}
f1(x) * f2(x)
}
-<environment: 0x6054ac5b5180>
+<environment: 0x5ebadb29af08>
[[2]]
function (x)
@@ -1093,7 +1072,7 @@
}
f1(x) * f2(x)
}
-<environment: 0x6054ac5b5180>
+<environment: 0x5ebadb29af08>
[[3]]
function (x)
@@ -1108,7 +1087,7 @@
}
f1(x) * f2(x)
}
-<environment: 0x6054ac5b5180>
+<environment: 0x5ebadb29af08>
[[4]]
function (x)
@@ -1123,7 +1102,7 @@
}
f1(x) * f2(x)
}
-<environment: 0x6054ac5b5180>
+<environment: 0x5ebadb29af08>
> Map((1 + RL1)[[1]])
[[1]]
@@ -1135,7 +1114,7 @@
}
1 + f2(x)
}
-<environment: 0x6054ac53df28>
+<environment: 0x5ebadb1cb318>
[[2]]
function (x)
@@ -1146,7 +1125,7 @@
}
1 + f2(x)
}
-<environment: 0x6054ac53df28>
+<environment: 0x5ebadb1cb318>
[[3]]
function (x)
@@ -1157,7 +1136,7 @@
}
1 + f2(x)
}
-<environment: 0x6054ac53df28>
+<environment: 0x5ebadb1cb318>
[[4]]
function (x)
@@ -1168,7 +1147,7 @@
}
1 + f2(x)
}
-<environment: 0x6054ac53df28>
+<environment: 0x5ebadb1cb318>
> Map((RL1 * 2)[[2]])
[[1]]
@@ -1180,7 +1159,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
[[2]]
function (x)
@@ -1191,7 +1170,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
[[3]]
function (x)
@@ -1202,7 +1181,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
[[4]]
function (x)
@@ -1213,7 +1192,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
[[5]]
function (x)
@@ -1224,7 +1203,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
[[6]]
function (x)
@@ -1235,7 +1214,7 @@
}
f1(x) * 2
}
-<environment: 0x6054ac23d9f8>
+<environment: 0x5ebadab6e028>
> Map((RL1 %% RL1)[[3]])
[[1]]
@@ -1251,7 +1230,7 @@
}
f1(x)%%f2(x)
}
-<environment: 0x6054abc3ec60>
+<environment: 0x5ebad9d10150>
[[2]]
function (x)
@@ -1266,7 +1245,7 @@
}
f1(x)%%f2(x)
}
-<environment: 0x6054abc3ec60>
+<environment: 0x5ebad9d10150>
[[3]]
function (x)
@@ -1281,7 +1260,7 @@
}
f1(x)%%f2(x)
}
-<environment: 0x6054abc3ec60>
+<environment: 0x5ebad9d10150>
[[4]]
function (x)
@@ -1296,7 +1275,7 @@
}
f1(x)%%f2(x)
}
-<environment: 0x6054abc3ec60>
+<environment: 0x5ebad9d10150>
>
>
@@ -1313,7 +1292,7 @@
{
exp(x)
}
-<bytecode: 0x6054a915ec10>
+<bytecode: 0x5ebade31a208>
[[2]]
function (x)
@@ -1320,7 +1299,7 @@
{
abs(x)
}
-<bytecode: 0x6054a9234e08>
+<bytecode: 0x5ebade4640d8>
[[3]]
function (x)
@@ -1327,7 +1306,7 @@
{
sin(x)
}
-<bytecode: 0x6054a92fbcb0>
+<bytecode: 0x5ebade548840>
[[4]]
function (x)
@@ -1334,7 +1313,7 @@
{
floor(x)
}
-<bytecode: 0x6054a93cf960>
+<bytecode: 0x5ebade60ff10>
> M1[1,]
[1] 1 3 5 7 9 11 13 15
@@ -1371,7 +1350,7 @@
}
f1(x) + c(13L, 15L) %*% f2(x)
}
-<environment: 0x6054abc109c0>
+<environment: 0x5ebad9cbe4d0>
> M1[2,]
[1] 2 4 6 8 10 12 14 16
> Map(R8)[[2]]
@@ -1407,7 +1386,7 @@
}
f1(x) + c(14L, 16L) %*% f2(x)
}
-<environment: 0x6054abc109c0>
+<environment: 0x5ebad9cbe4d0>
> M2 <- matrix(1:2, ncol = 2)
> (R9 <- M2 %*% R7)
An object of class "EuclRandMatrix"
@@ -1420,7 +1399,7 @@
{
exp(x)
}
-<bytecode: 0x6054a915ec10>
+<bytecode: 0x5ebade31a208>
[[2]]
function (x)
@@ -1427,7 +1406,7 @@
{
abs(x)
}
-<bytecode: 0x6054a9234e08>
+<bytecode: 0x5ebade4640d8>
[[3]]
function (x)
@@ -1434,7 +1413,7 @@
{
sin(x)
}
-<bytecode: 0x6054a92fbcb0>
+<bytecode: 0x5ebade548840>
[[4]]
function (x)
@@ -1441,7 +1420,7 @@
{
floor(x)
}
-<bytecode: 0x6054a93cf960>
+<bytecode: 0x5ebade60ff10>
> Map(R9)
[[1]]
@@ -1461,7 +1440,7 @@
}
f1(x) + 2L %*% f2(x)
}
-<environment: 0x6054ab9489b8>
+<environment: 0x5ebad7f6fdc8>
[[2]]
function (x)
@@ -1480,7 +1459,7 @@
}
f1(x) + 2L %*% f2(x)
}
-<environment: 0x6054ab845318>
+<environment: 0x5ebad7e84c98>
> Map(1:4 %*% R3) # inner product
[[1]]
@@ -1516,7 +1495,7 @@
}
f1(x) + 4L %*% f2(x)
}
-<environment: 0x6054ab5f2398>
+<environment: 0x5ebae3791dc0>
> Map(1:2 %*% R7) # corresponds to Map(t(1:2) %*% R7)
[[1]]
@@ -1536,7 +1515,7 @@
}
f1(x) + 2L %*% f2(x)
}
-<environment: 0x6054ab4941e8>
+<environment: 0x5ebae3468d80>
[[2]]
function (x)
@@ -1555,7 +1534,7 @@
}
f1(x) + 2L %*% f2(x)
}
-<environment: 0x6054ab2ac558>
+<environment: 0x5ebae34a53b0>
> Map(R4 %*% 1:8) # inner product
[[1]]
@@ -1627,7 +1606,7 @@
}
t(f(x))
}
-<environment: 0x6054ac5c6680>
+<environment: 0x5ebae2fbb8b8>
> Map(R9 %*% 3:4)
[[1]]
@@ -1683,7 +1662,7 @@
}
t(f(x))
}
-<environment: 0x6054ac2d6410>
+<environment: 0x5ebae20bb6a8>
> Map(R9 %*% matrix(1:4, nrow = 2))
[[1]]
@@ -1739,7 +1718,7 @@
}
t(f(x))
}
-<environment: 0x6054abc29f08>
+<environment: 0x5ebadec2d5f0>
[[2]]
function (x)
@@ -1794,7 +1773,7 @@
}
t(f(x))
}
-<environment: 0x6054abc29f08>
+<environment: 0x5ebadec2d5f0>
> (R10 <- R3 %*% matrix(1:16, ncol = 4))
An object of class "EuclRandMatrix"
@@ -1839,7 +1818,7 @@
}
t(f(x))
}
-<environment: 0x6054ab545400>
+<environment: 0x5ebae3af9ff8>
[[2]]
function (x)
@@ -1878,7 +1857,7 @@
}
t(f(x))
}
-<environment: 0x6054ab545400>
+<environment: 0x5ebae3af9ff8>
[[3]]
function (x)
@@ -1917,7 +1896,7 @@
}
t(f(x))
}
-<environment: 0x6054ab545400>
+<environment: 0x5ebae3af9ff8>
[[4]]
function (x)
@@ -1956,7 +1935,7 @@
}
t(f(x))
}
-<environment: 0x6054ab545400>
+<environment: 0x5ebae3af9ff8>
> R3 %*% R3 # inner product
An object of class "EuclRandMatrix"
@@ -2192,4 +2171,4 @@
> q("no")
> proc.time()
user system elapsed
- 2.894 0.112 2.998
+ 3.111 0.159 3.269
More information about the Robast-commits
mailing list