{
  "_id": "6a49596df6c47c441949dbb6",
  "Type": "Package",
  "Package": "Carlson",
  "Title": "Carlson Elliptic Integrals and Incomplete Elliptic Integrals",
  "Version": "3.0.0",
  "Date": "2023-11-10",
  "Author": "Stéphane Laurent",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Evaluation of the Carlson elliptic integrals and the\nincomplete elliptic integrals with complex arguments. The\nimplementations use Carlson's algorithms\n<doi:10.1007/BF02198293>. Applications of elliptic integrals\ninclude probability distributions, geometry, physics,\nmechanics, electrodynamics, statistical mechanics, astronomy,\ngeodesy, geodesics on conics, and magnetic field calculations.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/Carlson",
  "BugReports": "https://github.com/stla/Carlson/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-11-10 16:30:25 UTC",
  "RemoteUrl": "https://github.com/stla/carlson",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f92fd9a381276345f4884a85107ac27389dd74c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 00:38:56 UTC",
    "User": "root"
  },
  "_user": "stla",
  "_type": "src",
  "_file": "Carlson_3.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4a2055137b2cd09f5e151789de1a1183e7a6a73aa981d93bc537cd6acec61abb",
  "_filesize": 127361,
  "_sha256": "4a2055137b2cd09f5e151789de1a1183e7a6a73aa981d93bc537cd6acec61abb",
  "_expires": "2026-10-12T19:05:15.000Z",
  "_created": "2026-06-24T00:38:56.000Z",
  "_published": "2026-07-04T19:05:17.117Z",
  "_jobs": [
    {
      "job": 85158969003,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837217784"
    },
    {
      "job": 85158969011,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837214403"
    },
    {
      "job": 85158968995,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837215693"
    },
    {
      "job": 85158968782,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837211637"
    },
    {
      "job": 85158968913,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837206235"
    },
    {
      "job": 85158968870,
      "time": 191,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837231212"
    },
    {
      "job": 85158968747,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837203286"
    },
    {
      "job": 85158968991,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837233363"
    },
    {
      "job": 85158968477,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837184704"
    },
    {
      "job": 85158969008,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837215383"
    },
    {
      "job": 85158968899,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837218144"
    },
    {
      "job": 85158968772,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837209494"
    },
    {
      "job": 85158968834,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837211550"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264",
  "_status": "success",
  "_upstream": "https://github.com/stla/carlson",
  "_commit": {
    "id": "6f92fd9a381276345f4884a85107ac27389dd74c",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "relax tolerance in unit test, and error message\n",
    "time": 1699633825
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "gsl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "elliptic-integrals",
    "special-functions",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "stla",
      "count": 75,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla",
    "followers": 120
  },
  "_downloads": {
    "count": 363,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Carlson"
  },
  "_devurl": "https://github.com/stla/carlson",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Carlson.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/carlson",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-03-04"
    },
    {
      "version": "1.0.1",
      "date": "2021-01-16"
    },
    {
      "version": "1.1.0",
      "date": "2022-06-28"
    },
    {
      "version": "2.0.0",
      "date": "2023-03-15"
    },
    {
      "version": "2.1.0",
      "date": "2023-06-27"
    },
    {
      "version": "3.0.0",
      "date": "2023-11-10"
    }
  ],
  "_exports": [
    "Carlson_RC",
    "Carlson_RD",
    "Carlson_RF",
    "Carlson_RG",
    "Carlson_RJ",
    "elliptic_E",
    "elliptic_F",
    "elliptic_PI",
    "elliptic_Z",
    "Lambda0"
  ],
  "_help": [
    {
      "page": "Carlson_RC",
      "title": "Carlson elliptic integral RC",
      "topics": [
        "Carlson_RC"
      ]
    },
    {
      "page": "Carlson_RD",
      "title": "Carlson elliptic integral RD",
      "topics": [
        "Carlson_RD"
      ]
    },
    {
      "page": "Carlson_RF",
      "title": "Carlson elliptic integral RF",
      "topics": [
        "Carlson_RF"
      ]
    },
    {
      "page": "Carlson_RG",
      "title": "Carlson elliptic integral RG",
      "topics": [
        "Carlson_RG"
      ]
    },
    {
      "page": "Carlson_RJ",
      "title": "Carlson elliptic integral RJ",
      "topics": [
        "Carlson_RJ"
      ]
    },
    {
      "page": "elliptic_E",
      "title": "Incomplete elliptic integral of the second kind",
      "topics": [
        "elliptic_E"
      ]
    },
    {
      "page": "elliptic_F",
      "title": "Incomplete elliptic integral of the first kind",
      "topics": [
        "elliptic_F"
      ]
    },
    {
      "page": "elliptic_PI",
      "title": "Incomplete elliptic integral of the third kind",
      "topics": [
        "elliptic_PI"
      ]
    },
    {
      "page": "elliptic_Z",
      "title": "Jacobi zeta function",
      "topics": [
        "elliptic_Z"
      ]
    },
    {
      "page": "Lambda0",
      "title": "Heuman Lambda function",
      "topics": [
        "Lambda0"
      ]
    }
  ],
  "_readme": "https://github.com/stla/carlson/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "carlson",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-24T00:41:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/5af10a760d46ac90bec889a840232964e0ee0065518f75e0feff32baf28ad1b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-24T00:41:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/1c57bc06c0ff91049ab0eee3933a8664bbf5055d30f514c0b8b68eb35673acad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-24T00:41:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/182218e55f5225d30c8b50cb6ffb7e99eef65e3042507c468f0b42d21d975c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/36b34eb209935154ab2eacc3a8390860a2453b36625d2808b8eab7c4f4a344fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:27.000Z",
      "arch": "aarch64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/9dde71855c4bed73066119307b4d909870196b2a006d2bf7b00e0ee319922f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-24T00:41:47.000Z",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/fb78cbc5f5b97b7673d348a2a8454e8fb3ec9eacd6baf49d4bf55cd54da30e7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:18.000Z",
      "arch": "aarch64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/8c57cf89c903234e657c986b555ced0106998c24b9d4aabdb0482d21fa132d4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-24T00:42:07.000Z",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/427bcd83dfee370753a31f2646a8d086b2201f863bcd3d737a00409c7cee1717",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-06-24T00:41:18.000Z",
      "arch": "emscripten",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/713e80d248a791b88c90fe53ad962dde894c558ebc5576b56ce693a9a0b0b25f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:37.000Z",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/b143b139641bd1de1fa3235382e8ff661da9da7a43be3f091b3e04c5ee641808",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:07.000Z",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/6b9bfc1ee8b27a686efe26815a651bbb2813e9c11084945b359f878e9b3e0629",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-24T00:40:30.000Z",
      "arch": "x86_64",
      "commit": "6f92fd9a381276345f4884a85107ac27389dd74c",
      "fileid": "https://r2.ropensci.org/f798f86c6497150fd7ed28012c7c150513ececf6d3e03cd42ff34983b26732a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28066838264"
    }
  ]
}