{
  "_id": "6a49b6a2dbd0482285eb6a0f",
  "Package": "RandVar",
  "Version": "1.2.5",
  "Date": "2025-01-12",
  "Title": "Implementation of Random Variables",
  "Description": "Implements random variables by means of S4 classes and\nmethods.",
  "Authors@R": "c(person(\"Matthias\", \"Kohl\", role=c(\"cre\", \"cph\", \"aut\"),\nemail=\"Matthias.Kohl@stamats.de\", comment = c(ORCID =\n\"0000-0001-9514-8910\")), person(\"Peter\", \"Ruckdeschel\",\nrole=c(\"aut\", \"cph\"), comment = c(ORCID = \"0000-0001-7815-4809\")))",
  "ByteCompile": "yes",
  "LazyLoad": "yes",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "URL": "https://r-forge.r-project.org/projects/robast/",
  "LastChangedDate": "{$LastChangedDate$}",
  "LastChangedRevision": "{$LastChangedRevision$}",
  "VCS/SVNRevision": "1319",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2025-01-19 16:58:14 UTC",
  "RemoteUrl": "https://github.com/r-forge/robast",
  "RemoteRef": "HEAD",
  "RemoteSha": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
  "RemoteSubdir": "pkg/RandVar",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:39:49 UTC",
    "User": "root"
  },
  "Author": "Matthias Kohl [cre, cph, aut] (ORCID:\n<https://orcid.org/0000-0001-9514-8910>),\nPeter Ruckdeschel [aut, cph] (ORCID:\n<https://orcid.org/0000-0001-7815-4809>)",
  "Maintainer": "Matthias Kohl <Matthias.Kohl@stamats.de>",
  "_user": "r-forge",
  "_type": "src",
  "_file": "RandVar_1.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/8cc4d796481ac9b7e218c4ef661801ff5323c331765c58dda995c2b6ee8ee9fb",
  "_filesize": 350399,
  "_sha256": "8cc4d796481ac9b7e218c4ef661801ff5323c331765c58dda995c2b6ee8ee9fb",
  "_expires": "2026-10-13T01:42:57.000Z",
  "_created": "2026-07-05T01:39:49.000Z",
  "_published": "2026-07-05T01:42:58.783Z",
  "_jobs": [
    {
      "job": 85183224312,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087264390"
    },
    {
      "job": 85183224304,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087265196"
    },
    {
      "job": 85183224333,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087258762"
    },
    {
      "job": 85183224301,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087263635"
    },
    {
      "job": 85182982700,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087245627"
    },
    {
      "job": 85183224296,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087259342"
    },
    {
      "job": 85183224308,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087259634"
    },
    {
      "job": 85183224315,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087258818"
    },
    {
      "job": 85183224300,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087260697"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129",
  "_status": "success",
  "_upstream": "https://github.com/r-forge/robast",
  "_commit": {
    "id": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
    "author": "stamats (Prof. Dr. ) <Matthias.Kohl@stamats.de>",
    "committer": "stamats (Prof. Dr. ) <Matthias.Kohl@stamats.de>",
    "message": "removed .Internal\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/robast@1333 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1737305894
  },
  "_maintainer": {
    "name": "Matthias Kohl",
    "email": "matthias.kohl@stamats.de",
    "login": "stamats",
    "orcid": "0000-0001-9514-8910",
    "description": "Professor of Mathematics in Biology and Medicine at Furtwangen University",
    "uuid": 11901280
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "distr",
      "version": ">= 2.8.0",
      "role": "Depends"
    },
    {
      "package": "distrEx",
      "version": ">= 2.8.0",
      "role": "Depends"
    },
    {
      "package": "startupmsg",
      "version": ">= 1.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "peterruckdeschel",
      "count": 806,
      "uuid": 40060325
    },
    {
      "user": "stamats",
      "count": 476,
      "uuid": 11901280
    },
    {
      "user": "eugenma",
      "count": 7,
      "uuid": 16765273
    },
    {
      "user": "bspangl",
      "count": 4,
      "uuid": 282036037
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "followers": 27,
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 2141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RandVar"
  },
  "_devurl": "https://github.com/r-forge/robast",
  "_searchresults": 76,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RandVar.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/robast",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-1",
      "date": "2005-10-21"
    },
    {
      "version": "0.4-2",
      "date": "2005-11-22"
    },
    {
      "version": "0.5",
      "date": "2006-12-15"
    },
    {
      "version": "0.6",
      "date": "2007-08-07"
    },
    {
      "version": "0.6.1",
      "date": "2007-08-09"
    },
    {
      "version": "0.6.2",
      "date": "2007-10-02"
    },
    {
      "version": "0.6.3",
      "date": "2008-09-14"
    },
    {
      "version": "0.6.4",
      "date": "2008-10-12"
    },
    {
      "version": "0.6.5",
      "date": "2008-11-06"
    },
    {
      "version": "0.6.6",
      "date": "2008-11-30"
    },
    {
      "version": "0.6.7",
      "date": "2009-02-25"
    },
    {
      "version": "0.6.8",
      "date": "2009-07-31"
    },
    {
      "version": "0.6.9",
      "date": "2009-07-31"
    },
    {
      "version": "0.7",
      "date": "2009-11-03"
    },
    {
      "version": "0.8",
      "date": "2011-01-20"
    },
    {
      "version": "0.8.1",
      "date": "2011-10-19"
    },
    {
      "version": "0.9",
      "date": "2013-02-08"
    },
    {
      "version": "0.9.2",
      "date": "2013-09-11"
    },
    {
      "version": "1.0",
      "date": "2016-04-25"
    },
    {
      "version": "1.0.1",
      "date": "2017-04-23"
    },
    {
      "version": "1.1.0",
      "date": "2018-08-01"
    },
    {
      "version": "1.2.0",
      "date": "2019-04-03"
    },
    {
      "version": "1.2.1",
      "date": "2020-01-19"
    },
    {
      "version": "1.2.3",
      "date": "2024-01-30"
    },
    {
      "version": "1.2.4",
      "date": "2024-09-02"
    },
    {
      "version": "1.2.5",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "%m%",
    "Arith",
    "coerce",
    "compatibleDomains",
    "Dim",
    "Dim<-",
    "dimension",
    "Domain",
    "Domain<-",
    "E",
    "EuclRandMatrix",
    "EuclRandVariable",
    "EuclRandVarList",
    "evalRandVar",
    "imageDistr",
    "Map",
    "Map<-",
    "Math",
    "ncol",
    "nrow",
    "numberOfMaps",
    "RandVariable",
    "Range",
    "Range<-",
    "RealRandVariable",
    "show",
    "t"
  ],
  "_help": [
    {
      "page": "0RandVar-package",
      "title": "Implementation of Random Variables",
      "topics": [
        "RandVar-package",
        "RandVar"
      ]
    },
    {
      "page": "EuclRandMatrix",
      "title": "Generating function for EuclRandMatrix-class",
      "concept": [
        "random variable",
        "random matrix"
      ],
      "topics": [
        "EuclRandMatrix"
      ]
    },
    {
      "page": "EuclRandMatrix-class",
      "title": "Euclidean random matrix",
      "concept": [
        "random variable",
        "random matrix"
      ],
      "topics": [
        "%*%,EuclRandMatrix,EuclRandMatrix-method",
        "%*%,EuclRandMatrix,matrix-method",
        "%*%,EuclRandMatrix,numeric-method",
        "%*%,matrix,EuclRandMatrix-method",
        "%*%,numeric,EuclRandMatrix-method",
        "Arith,EuclRandMatrix,EuclRandMatrix-method",
        "Arith,EuclRandMatrix,numeric-method",
        "Arith,numeric,EuclRandMatrix-method",
        "coerce,EuclRandMatrix,EuclRandVarList-method",
        "Dim",
        "Dim,EuclRandMatrix-method",
        "Dim<-",
        "Dim<-,EuclRandMatrix-method",
        "dimension,EuclRandMatrix-method",
        "E,AbscontCondDistribution,EuclRandMatrix,numeric-method",
        "E,AbscontDistribution,EuclRandMatrix,missing-method",
        "E,DiscreteCondDistribution,EuclRandMatrix,numeric-method",
        "E,DiscreteDistribution,EuclRandMatrix,missing-method",
        "E,DiscreteMVDistribution,EuclRandMatrix,missing-method",
        "E,MultivariateDistribution,EuclRandMatrix,missing-method",
        "E,UnivariateCondDistribution,EuclRandMatrix,numeric-method",
        "E,UnivariateDistribution,EuclRandMatrix,missing-method",
        "EuclRandMatrix-class",
        "evalRandVar,EuclRandMatrix,matrix,Distribution-method",
        "evalRandVar,EuclRandMatrix,matrix,missing-method",
        "evalRandVar,EuclRandMatrix,numeric,Distribution-method",
        "evalRandVar,EuclRandMatrix,numeric,missing-method",
        "Math,EuclRandMatrix-method",
        "ncol,EuclRandMatrix-method",
        "nrow,EuclRandMatrix-method",
        "show,EuclRandMatrix-method",
        "t,EuclRandMatrix-method",
        "[,EuclRandMatrix-method"
      ]
    },
    {
      "page": "EuclRandVariable",
      "title": "Generating function for EuclRandVariable-class",
      "concept": [
        "random variable"
      ],
      "topics": [
        "EuclRandVariable"
      ]
    },
    {
      "page": "EuclRandVariable-class",
      "title": "Euclidean random variable",
      "concept": [
        "random variable"
      ],
      "topics": [
        "%*%,EuclRandMatrix,EuclRandVariable-method",
        "%*%,EuclRandVariable,EuclRandMatrix-method",
        "%*%,EuclRandVariable,EuclRandVariable-method",
        "%*%,EuclRandVariable,matrix-method",
        "%*%,EuclRandVariable,numeric-method",
        "%*%,matrix,EuclRandVariable-method",
        "%*%,numeric,EuclRandVariable-method",
        "Arith,EuclRandVariable,EuclRandVariable-method",
        "Arith,EuclRandVariable,numeric-method",
        "Arith,numeric,EuclRandVariable-method",
        "coerce,EuclRandVariable,EuclRandMatrix-method",
        "coerce,EuclRandVariable,EuclRandVarList-method",
        "dimension,EuclRandVariable-method",
        "E,AbscontCondDistribution,EuclRandVariable,numeric-method",
        "E,AbscontDistribution,EuclRandVariable,missing-method",
        "E,DiscreteCondDistribution,EuclRandVariable,numeric-method",
        "E,DiscreteDistribution,EuclRandVariable,missing-method",
        "E,DiscreteMVDistribution,EuclRandVariable,missing-method",
        "E,MultivariateDistribution,EuclRandVariable,missing-method",
        "E,UnivariateCondDistribution,EuclRandVariable,numeric-method",
        "E,UnivariateDistribution,EuclRandVariable,missing-method",
        "EuclRandVariable-class",
        "evalRandVar",
        "evalRandVar,EuclRandVariable,matrix,Distribution-method",
        "evalRandVar,EuclRandVariable,matrix,missing-method",
        "evalRandVar,EuclRandVariable,numeric,Distribution-method",
        "evalRandVar,EuclRandVariable,numeric,missing-method",
        "imageDistr",
        "imageDistr,EuclRandVariable,Distribution-method",
        "Math,EuclRandVariable-method",
        "Range<-,EuclRandVariable-method",
        "t,EuclRandVariable-method",
        "[,EuclRandVariable-method"
      ]
    },
    {
      "page": "EuclRandVarList",
      "title": "Generating function for EuclRandVarList-class",
      "concept": [
        "random variable",
        "random matrix"
      ],
      "topics": [
        "EuclRandVarList"
      ]
    },
    {
      "page": "EuclRandVarList-class",
      "title": "List of Euclidean random variables",
      "concept": [
        "random variable",
        "random matrix"
      ],
      "topics": [
        "%*%,EuclRandVarList,matrix-method",
        "%*%,matrix,EuclRandVarList-method",
        "%m%",
        "%m%,EuclRandVarList,EuclRandVarList-method",
        "Arith,EuclRandVarList,EuclRandVarList-method",
        "Arith,EuclRandVarList,numeric-method",
        "Arith,numeric,EuclRandVarList-method",
        "dimension,EuclRandVarList-method",
        "E,AbscontCondDistribution,EuclRandVarList,numeric-method",
        "E,AbscontDistribution,EuclRandVarList,missing-method",
        "E,DiscreteCondDistribution,EuclRandVarList,numeric-method",
        "E,DiscreteDistribution,EuclRandVarList,missing-method",
        "E,DiscreteMVDistribution,EuclRandVarList,missing-method",
        "E,MultivariateDistribution,EuclRandVarList,missing-method",
        "E,UnivariateCondDistribution,EuclRandVarList,numeric-method",
        "E,UnivariateDistribution,EuclRandVarList,missing-method",
        "EuclRandVarList-class",
        "evalRandVar,EuclRandVarList,matrix,Distribution-method",
        "evalRandVar,EuclRandVarList,matrix,missing-method",
        "evalRandVar,EuclRandVarList,numeric,Distribution-method",
        "evalRandVar,EuclRandVarList,numeric,missing-method",
        "imageDistr,EuclRandVarList,Distribution-method",
        "Math,EuclRandVarList-method",
        "numberOfMaps",
        "numberOfMaps,EuclRandVarList-method",
        "show,EuclRandVarList-method",
        "t,EuclRandVarList-method"
      ]
    },
    {
      "page": "OptionalrSpace-class",
      "title": "Optional rSpace",
      "concept": [
        "space"
      ],
      "topics": [
        "OptionalrSpace-class"
      ]
    },
    {
      "page": "RandVariable",
      "title": "Generating function for RandVariable-class",
      "concept": [
        "random variable"
      ],
      "topics": [
        "RandVariable"
      ]
    },
    {
      "page": "RandVariable-class",
      "title": "Random variable",
      "concept": [
        "random variable"
      ],
      "topics": [
        "compatibleDomains",
        "compatibleDomains,RandVariable,RandVariable-method",
        "Domain",
        "Domain,RandVariable-method",
        "Domain<-",
        "Domain<-,RandVariable-method",
        "length,RandVariable-method",
        "Map",
        "Map,RandVariable-method",
        "Map<-",
        "Map<-,RandVariable-method",
        "RandVariable-class",
        "Range",
        "Range,RandVariable-method",
        "Range<-",
        "Range<-,RandVariable-method",
        "show,RandVariable-method"
      ]
    },
    {
      "page": "RealRandVariable",
      "title": "Generating function for RealRandVariable-class",
      "concept": [
        "random variable"
      ],
      "topics": [
        "RealRandVariable"
      ]
    },
    {
      "page": "RealRandVariable-class",
      "title": "Real random variable",
      "concept": [
        "random variable"
      ],
      "topics": [
        "Range<-,RealRandVariable-method",
        "RealRandVariable-class"
      ]
    }
  ],
  "_rundeps": [
    "distr",
    "distrEx",
    "MASS",
    "sfsmisc",
    "startupmsg"
  ],
  "_vignettes": [
    {
      "source": "RandVar.Rnw",
      "filename": "RandVar.pdf",
      "title": "RandVar",
      "engine": "utils::Sweave",
      "headings": [
        "S4 Classes",
        "Functions and Methods",
        "Odds and Ends"
      ],
      "created": "2013-02-07 19:09:10",
      "modified": "2017-04-22 10:27:44",
      "commits": 2
    }
  ],
  "_score": 6.068762756006499,
  "_indexed": true,
  "_nocasepkg": "randvar",
  "_universes": [
    "r-forge",
    "stamats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:50.000Z",
      "distro": "resolute",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/6c6bfb63832ab8f1fe80e969c39c6a6cb5c038f6eee0522c3edad0e80e2a5a9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:55.000Z",
      "distro": "resolute",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/58d967efd1579487de0cbfd88988d084924d463339ec7029ec2cd653f50f68fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:25.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/1e2a91d84b23a99ac836a6fbd779f6b3a8d8c415b271583fda9e141b595a8dc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:45.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/277f1a730ec26e602ee3d9ccc996d341822aeffb1f040b0874b8889d3b402a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:50.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/70644f3d8bcd025f50c180cc7c0196f686262031ea5712fd8128b2e828d0fb6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:07.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/89e22bd0a37cac9a4f2a9776d66b1fc04e2e710671512ce9fff8edf8002c2585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:01.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/77241ef8098f6582ed328dd20ce027d4d5b411ae6b31aed2b8b41828c157c758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-07-05T01:41:14.000Z",
      "commit": "c818774979e090e0fe7fd88f4f9fa51552d3bd87",
      "fileid": "https://r2.ropensci.org/0a0b13a7ba72c0a523a1ba3a1ff67591dbb9b057285ba6d27c58afbd87fd1edf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/28725840129"
    }
  ]
}