{
  "_id": "6a1d36f21d7bb097a0a3d4c1",
  "Package": "PreciseSums",
  "Title": "Accurate Floating Point Sums and Products",
  "Version": "0.7",
  "Authors@R": "c(person(\"Matthew\",\"Fidler\",\nrole = c(\"aut\",\"cre\",\"cph\"), email = \"matthew.fidler@gmail.com\"),\nperson(\"Raymond\",\"Hettinger\",role=c(\"cph\",\"aut\")),\nperson(\"Jonathan\", \"Shewchuk\",role=c(\"cph\",\"aut\")),\nperson(\"Julian\", \"Taylor\",role=c(\"cph\",\"aut\")),\nperson(\"Nathaniel\", \"Smith\",role=c(\"cph\",\"aut\")),\nperson(\"NumPy Team\", role=\"cph\"),\nperson(\"Python Team\", role=\"cph\")\n)",
  "Description": "Most of the time floating point arithmetic does\napproximately the right thing.  When adding sums or having\nproducts of numbers that greatly differ in magnitude, the\nfloating point arithmetic may be incorrect.  This package\nimplements the Kahan (1965) sum <doi:10.1145/363707.363723>,\nNeumaier (1974) sum <doi:10.1002/zamm.19740540106>,\npairwise-sum (adapted from 'NumPy', See Castaldo (2008)\n<doi:10.1137/070679946> for a discussion of accuracy), and\narbitrary precision sum (adapted from the fsum in 'Python' ;\nShewchuk (1997)\n<https://people.eecs.berkeley.edu/~jrs/papers/robustr.pdf>). In\naddition, products are changed to long double precision for\naccuracy, or changed into a log-sum for accuracy.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/nlmixr2/PreciseSums/issues/",
  "URL": "https://github.com/nlmixr2/PreciseSums",
  "Repository": "https://nlmixr2.r-universe.dev",
  "Date/Publication": "2024-09-17 21:38:56 UTC",
  "RemoteUrl": "https://github.com/nlmixr2/PreciseSums",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:29:05 UTC",
    "User": "root"
  },
  "Author": "Matthew Fidler [aut, cre, cph],\nRaymond Hettinger [cph, aut],\nJonathan Shewchuk [cph, aut],\nJulian Taylor [cph, aut],\nNathaniel Smith [cph, aut],\nNumPy Team [cph],\nPython Team [cph]",
  "Maintainer": "Matthew Fidler <matthew.fidler@gmail.com>",
  "MD5sum": "f675902b5adeb9b13beba9118932d8cc",
  "_user": "nlmixr2",
  "_type": "src",
  "_file": "PreciseSums_0.7.tar.gz",
  "_fileid": "8bf2913b88eb946e2e078b57fe85f37656d210b7b2082f156c0d6d8a5f44d0da",
  "_filesize": 100634,
  "_sha256": "8bf2913b88eb946e2e078b57fe85f37656d210b7b2082f156c0d6d8a5f44d0da",
  "_created": "2026-06-01T07:29:05.000Z",
  "_published": "2026-06-01T07:38:26.220Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78805722020,
      "time": 102,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325708616"
    },
    {
      "job": 78805722093,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325709097"
    },
    {
      "job": 78805722021,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325708030"
    },
    {
      "job": 78805722011,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325710282"
    },
    {
      "job": 78805722012,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325799291"
    },
    {
      "job": 78805721987,
      "time": 183,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325759130"
    },
    {
      "job": 78805722009,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325803431"
    },
    {
      "job": 78805721988,
      "time": 235,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325825933"
    },
    {
      "job": 78805307967,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325678384"
    },
    {
      "job": 78805722044,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325707526"
    },
    {
      "job": 78805721991,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325703396"
    },
    {
      "job": 78805721976,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325702070"
    },
    {
      "job": 78805721986,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325702893"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nlmixr2/PreciseSums",
  "_commit": {
    "id": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
    "author": "Matthew Fidler <matthew.fidler@gmail.com>",
    "committer": "Matthew Fidler <matthew.fidler@gmail.com>",
    "message": "Remove invalid url\n",
    "time": 1726609136
  },
  "_maintainer": {
    "name": "Matthew Fidler",
    "email": "matthew.fidler@gmail.com",
    "login": "mattfidler",
    "description": "Also a Novartis employee;  Can reach me at my Novartis email: matt.fidler@novartis.com",
    "uuid": 514778
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "nlmixr2",
  "_selfowned": true,
  "_usedby": 19,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mattfidler",
      "count": 36,
      "uuid": 514778
    }
  ],
  "_userbio": {
    "uuid": 94710774,
    "type": "organization",
    "name": "nlmixr2"
  },
  "_downloads": {
    "count": 1807,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PreciseSums"
  },
  "_devurl": "https://github.com/nlmixr2/precisesums",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PreciseSums.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nlmixr2/precisesums",
  "_realowner": "nlmixr2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-11-14"
    },
    {
      "version": "0.3",
      "date": "2018-04-12"
    },
    {
      "version": "0.4",
      "date": "2020-07-10"
    },
    {
      "version": "0.5",
      "date": "2022-04-22"
    },
    {
      "version": "0.6",
      "date": "2023-04-22"
    },
    {
      "version": "0.7",
      "date": "2024-09-17"
    }
  ],
  "_exports": [
    ".preciseSumsPtr",
    "fsum",
    "kahanSum",
    "neumaierSum",
    "pairwiseSum",
    "psProd",
    "psSetProd",
    "psSetSum",
    "psSum"
  ],
  "_help": [
    {
      "page": "fsum",
      "title": "Return an accurate floating point sum of values",
      "topics": [
        "fsum"
      ]
    },
    {
      "page": "kahanSum",
      "title": "Using the Kahan method, take a more accurate sum",
      "topics": [
        "kahanSum"
      ]
    },
    {
      "page": "neumaierSum",
      "title": "Using the Neumaier method, take a more accurate sum",
      "topics": [
        "neumaierSum"
      ]
    },
    {
      "page": "pairwiseSum",
      "title": "Return an accurate floating point sum of values",
      "topics": [
        "pairwiseSum"
      ]
    },
    {
      "page": "psProd",
      "title": "Using PreciceSums's default method, take a product",
      "topics": [
        "psProd"
      ]
    },
    {
      "page": "psSetProd",
      "title": "Choose the type of product to use in PreciceSums.  These are used in the PreciceSums 'prod' blocks",
      "topics": [
        "psSetProd"
      ]
    },
    {
      "page": "psSetSum",
      "title": "Choose the type of sums to use for PreciceSums.",
      "topics": [
        "psSetSum"
      ]
    },
    {
      "page": "psSum",
      "title": "Using PreciceSums's default method, take a sum",
      "topics": [
        "psSum"
      ]
    }
  ],
  "_readme": "https://github.com/nlmixr2/PreciseSums/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.711803012569442,
  "_indexed": true,
  "_nocasepkg": "precisesums",
  "_universes": [
    "nlmixr2",
    "mattfidler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-06-01T07:30:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "077ffcc5f7580713b7f2683ba7ac2541edc800ddbbf1c4959fdaa90a031154f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-06-01T07:30:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "26c54585f1f4f67f693d1d8a427f2bb914903b6b66a50236a3f5bc5a0c0cde30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-06-01T07:30:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "164264e635aed66e249654b908469ae19143c4d43f4068736f65f49fffbe4ef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7",
      "date": "2026-06-01T07:31:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "800bfd3310927ecb821a3ef10746e483e8f0cd1d25e781d201e9df283752d1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7",
      "date": "2026-06-01T07:36:17.000Z",
      "arch": "aarch64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "bc3501afd6d46377f857562d44a50dc9cf65ad89add40712d0c1c53651ce3189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7",
      "date": "2026-06-01T07:33:46.000Z",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "d9b15c372c0efc1f202731867205854e7a07e684ac485e51ea80ae21fc77bf58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7",
      "date": "2026-06-01T07:36:35.000Z",
      "arch": "aarch64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "8511c3480f8c3a6520e5d1b965b81534ac5fddcc3e0505fb8db92aa1a454dbb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7",
      "date": "2026-06-01T07:37:41.000Z",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "ada4b9db16fbd0a3ea02ea2bd5c82d8f03becb7cc7f42f8fcee4c608f0055642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7",
      "date": "2026-06-01T07:31:00.000Z",
      "arch": "emscripten",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "4c6b230dac14be3b588a4c94adaebf962c5dd47eb66a0af156e103c9e7df496d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7",
      "date": "2026-06-01T07:30:16.000Z",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "c470b053d844eed8f2402168886e51f294e7d71f55b51bfe0e30fe9aed4851d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7",
      "date": "2026-06-01T07:30:21.000Z",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "554b4e062fca8c4d2bd317a44905b7b6e1374c722585f12f7cdf73e3e079fb6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7",
      "date": "2026-06-01T07:30:26.000Z",
      "arch": "x86_64",
      "commit": "2f3c623a3c58db011ef71dc76cbca0037c4af570",
      "fileid": "7b7add11492608605823a94c528472f83db38cc1b8f80ad9fa3f61a28e320115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26741145757"
    }
  ]
}