{
  "_id": "6a1f044fb401979e7341b752",
  "Package": "MultiSkew",
  "Type": "Package",
  "Title": "Measures, Tests and Removes Multivariate Skewness",
  "Version": "1.1.1",
  "Date": "2017-06-13",
  "Author": "Cinzia Franceschini, Nicola Loperfido",
  "Maintainer": "Cinzia Franceschini <cinziafranceschini@msn.com>",
  "Description": "Computes the third multivariate cumulant of either the\nraw, centered or standardized data. Computes the main measures\nof multivariate skewness, together with their bootstrap\ndistributions. Finally, computes the least skewed linear\nprojections of the data.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:45:43 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-06-24 20:27:12 UTC",
  "RemoteUrl": "https://github.com/cran/MultiSkew",
  "RemoteRef": "HEAD",
  "RemoteSha": "5589afbd5bf3a2ed221940b1897a54dca506c555",
  "MD5sum": "89d90b16811f42d49ff6f9e7d3ef189d",
  "_user": "cran",
  "_type": "src",
  "_file": "MultiSkew_1.1.1.tar.gz",
  "_fileid": "a93acf4bd4bd46c74a1f3eb8a4e86321a50e63d1868aa5bd28ce2bb75ec4af17",
  "_filesize": 113910,
  "_sha256": "a93acf4bd4bd46c74a1f3eb8a4e86321a50e63d1868aa5bd28ce2bb75ec4af17",
  "_created": "2026-05-18T07:45:43.000Z",
  "_published": "2026-06-02T16:26:55.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79120263354,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052169724"
    },
    {
      "job": 79120263150,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052171163"
    },
    {
      "job": 79120262268,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052137158"
    },
    {
      "job": 79120262260,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363713353"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26020249609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MultiSkew",
  "_commit": {
    "id": "5589afbd5bf3a2ed221940b1897a54dca506c555",
    "author": "Cinzia Franceschini <cinziafranceschini@msn.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1498336032
  },
  "_maintainer": {
    "name": "Cinzia Franceschini",
    "email": "cinziafranceschini@msn.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MaxSkew",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiSkew"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiSkew.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-06-12"
    },
    {
      "version": "1.1",
      "date": "2017-06-14"
    },
    {
      "version": "1.1.1",
      "date": "2017-06-24"
    }
  ],
  "_exports": [
    "FisherSkew",
    "MinSkew",
    "PartialSkew",
    "SkewBoot",
    "SkewMardia",
    "Third"
  ],
  "_datasets": [
    {
      "name": "PM10_2006",
      "title": "PM10_2006: dataset",
      "object": "PM10_2006",
      "file": "PM10_2006.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "zone",
        "mean",
        "median",
        "98th",
        "max"
      ],
      "rows": 257,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MultiSkew-package",
      "title": "MultiSkew",
      "topics": [
        "MultiSkew-package",
        "MultiSkew"
      ]
    },
    {
      "page": "FisherSkew",
      "title": "Fisher's measure of skewness",
      "topics": [
        "FisherSkew"
      ]
    },
    {
      "page": "MinSkew",
      "title": "MinSkew",
      "topics": [
        "MinSkew"
      ]
    },
    {
      "page": "PartialSkew",
      "title": "PartialSkew",
      "topics": [
        "PartialSkew"
      ]
    },
    {
      "page": "PM10_2006",
      "title": "PM10_2006: dataset",
      "topics": [
        "PM10_2006"
      ]
    },
    {
      "page": "SkewBoot",
      "title": "Bootstrap inference for multivariate skewness measures",
      "topics": [
        "SkewBoot"
      ]
    },
    {
      "page": "SkewMardia",
      "title": "Multivariate skewness as defined in Mardia (1970)",
      "topics": [
        "SkewMardia"
      ]
    },
    {
      "page": "Third",
      "title": "Third multivariate moment of a data matrix",
      "topics": [
        "Third"
      ]
    }
  ],
  "_rundeps": [
    "MaxSkew"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "multiskew",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-18T07:47:27.000Z",
      "distro": "noble",
      "commit": "5589afbd5bf3a2ed221940b1897a54dca506c555",
      "fileid": "8917c722c73b22a332c99229e6c5f6a856817d4fd78b9fb7a2b5ca206a4f2fb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020249609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-18T07:47:31.000Z",
      "distro": "noble",
      "commit": "5589afbd5bf3a2ed221940b1897a54dca506c555",
      "fileid": "79fccc787243ebbba8c84a20caf4e7040994a2d36b9e95e3900f3e5c14302628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020249609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-02T16:26:40.000Z",
      "commit": "5589afbd5bf3a2ed221940b1897a54dca506c555",
      "fileid": "d6972ce3f2d4ffef0c8f2b5748f4529d34467f5b3ef4913e581490259761bc6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020249609"
    }
  ]
}