{
  "_id": "6a1eaa6ab25058d4daad9985",
  "Package": "dng",
  "Type": "Package",
  "Title": "Distributions and Gradients",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Feng\", \"Li\", email = \"feng.li@gsm.pku.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4248-9778\")),\nperson(\"Jiayue\", \"Zeng\", email = \"zengjiayue@126.com\", role = \"aut\")\n)",
  "Description": "Provides density, distribution function, quantile function\nand random generation for the split normal and split-t\ndistributions, and computes their mean, variance, skewness and\nkurtosis for the two distributions (Li, F, Villani, M. and\nKohn, R. (2010) <doi:10.1016/j.jspi.2010.04.031>).",
  "License": "GPL (>= 2)",
  "BugReports": "https://github.com/feng-li/dng/issues",
  "URL": "https://github.com/feng-li/dng/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "Repository": "https://feng-li.r-universe.dev",
  "Date/Publication": "2026-05-03 06:44:30 UTC",
  "RemoteUrl": "https://github.com/feng-li/dng",
  "RemoteRef": "HEAD",
  "RemoteSha": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
  "Packaged": {
    "Date": "2026-06-02 09:55:59 UTC",
    "User": "root"
  },
  "Author": "Feng Li [aut, cre] (ORCID: <https://orcid.org/0000-0002-4248-9778>),\nJiayue Zeng [aut]",
  "Maintainer": "Feng Li <feng.li@gsm.pku.edu.cn>",
  "MD5sum": "40fc79eb9a0281f9b5b3c9605b42141e",
  "_user": "feng-li",
  "_type": "src",
  "_file": "dng_1.0.0.tar.gz",
  "_fileid": "47ff1d124f645b1e2c7f1cbc17b74d5e198862bfd14d871347626c6db40451fd",
  "_filesize": 246929,
  "_sha256": "47ff1d124f645b1e2c7f1cbc17b74d5e198862bfd14d871347626c6db40451fd",
  "_created": "2026-06-02T09:55:59.000Z",
  "_published": "2026-06-02T10:03:22.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79045468402,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354626511"
    },
    {
      "job": 79045468350,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354625539"
    },
    {
      "job": 79045468355,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354629622"
    },
    {
      "job": 79045468462,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354628163"
    },
    {
      "job": 79045468411,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354627977"
    },
    {
      "job": 79045468494,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354665814"
    },
    {
      "job": 79045468422,
      "time": 218,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354638797"
    },
    {
      "job": 79045468514,
      "time": 367,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354692542"
    },
    {
      "job": 79044995744,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354573366"
    },
    {
      "job": 79045468306,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354614193"
    },
    {
      "job": 79045468337,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354627657"
    },
    {
      "job": 79045468449,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354620555"
    },
    {
      "job": 79045468395,
      "time": 202,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354648960"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/feng-li/dng",
  "_commit": {
    "id": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
    "author": "Feng Li <m@feng.li>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix formatting issue in README.md",
    "time": 1777790670
  },
  "_maintainer": {
    "name": "Feng Li",
    "email": "feng.li@gsm.pku.edu.cn",
    "orcid": "0000-0002-4248-9778"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "feng-li",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 10
    }
  ],
  "_tags": [],
  "_topics": [
    "computing",
    "statistics",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zengjiayue",
      "count": 50,
      "uuid": 20513985
    },
    {
      "user": "feng-li",
      "count": 47,
      "uuid": 1174311
    }
  ],
  "_userbio": {
    "uuid": 1174311,
    "type": "user",
    "name": "Feng Li",
    "description": "{ computing, forecasting and learning with massive machines } Coding in R, Python, Julia in combo with Spark. My Lab @kl-lab."
  },
  "_downloads": {
    "count": 582,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dng"
  },
  "_devurl": "https://github.com/feng-li/dng",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dng.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feng-li/dng",
  "_realowner": "feng-li",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-20"
    },
    {
      "version": "0.1.1",
      "date": "2017-11-22"
    },
    {
      "version": "0.2.0",
      "date": "2018-06-15"
    },
    {
      "version": "0.2.1",
      "date": "2018-06-27"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-03"
    }
  ],
  "_exports": [
    "dsplitn",
    "dsplitt",
    "ghypergeo",
    "gsplitn",
    "gsplitt",
    "psplitn",
    "psplitt",
    "qsplitn",
    "qsplitt",
    "rsplitn",
    "rsplitt",
    "splitn_kurtosis",
    "splitn_mean",
    "splitn_skewness",
    "splitn_var",
    "splitt_kurtosis",
    "splitt_mean",
    "splitt_skewness",
    "splitt_var"
  ],
  "_help": [
    {
      "page": "ghypergeo",
      "title": "Generalized hypergeometric function",
      "topics": [
        "ghypergeo"
      ]
    },
    {
      "page": "splitn",
      "title": "Split-normal distribution",
      "topics": [
        "dsplitn",
        "gsplitn",
        "psplitn",
        "qsplitn",
        "rsplitn",
        "splitn"
      ]
    },
    {
      "page": "splitn_moments",
      "title": "Moments of the split normal distribution",
      "topics": [
        "splitn_kurtosis",
        "splitn_mean",
        "splitn_moments",
        "splitn_skewness",
        "splitn_var"
      ]
    },
    {
      "page": "splitt",
      "title": "Split-t distribution",
      "topics": [
        "dsplitt",
        "gsplitt",
        "psplitt",
        "qsplitt",
        "rsplitt",
        "splitt"
      ]
    },
    {
      "page": "splitt_moments",
      "title": "Moments of the split-t distribution",
      "topics": [
        "splitt_kurtosis",
        "splitt_mean",
        "splitt_moments",
        "splitt_skewness",
        "splitt_var"
      ]
    }
  ],
  "_readme": "https://github.com/feng-li/dng/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dng",
  "_universes": [
    "feng-li"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "95be6cd7d78eb5be092cd44a99c3cb9b7e39b4b7d3268d8f705d1923ad345c42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "ec7657ec7b4b35d0820add41cd27011462425aafcb51b05fe65fa9a464ed4e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "a682b6ddc4e873653a7a64730521394b3362265c0522abcd59e5835d1dcf8444",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "e7032ed2efc55c6cf23f4197f29d9a713a56ae6105abde6ebfdd63b33bb13f7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:42.000Z",
      "arch": "aarch64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "7abc09f4d3aa749ab64016e1a10b9e2631c1f32c9662279172e466f7d123de68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T09:59:45.000Z",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "a60a31058e1141fd73c5c48065277f556a91aa434296b8e924a14338180db578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:42.000Z",
      "arch": "aarch64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "4a3fe458657663cdd950a518f64b585218f2caeba029c08186cecbf29ac97369",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T09:59:58.000Z",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "f972503215020ee3e5699f84dce8d61e80e38e5b957d78f8b1834f0bfd8ac24d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:03.000Z",
      "arch": "emscripten",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "6d1a7319ea5120b165a965ed2d78eeaa6dd12e565194549c4f96c1ba5042a860",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T09:57:40.000Z",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "46ea51c7713c3996fce10439131a2c2adb1a5340e3762c0a1d97116b80050308",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T09:57:31.000Z",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "7d9609eddfebf6d201fc76f067608e38caac674bc8bde54e83c98ad07f4844a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T09:58:34.000Z",
      "arch": "x86_64",
      "commit": "4bc39fab73cf200817276a7d39b6b5b7105d31ef",
      "fileid": "d9052b0a7e756ba56f18b0b4b48272e96bcfbb92ce1005a940c55b64bd800502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feng-li/actions/runs/26812231235"
    }
  ]
}