{
  "_id": "6a23c810530b9bc726be08ed",
  "Package": "CelestialDynamicsIterationMethods",
  "Type": "Package",
  "Title": "Compare Iteration Methods with Celestial Dynamics Simulations",
  "Version": "0.1.0",
  "Authors@R": "person(\"Sid\", \"Richards\", role = c(\"aut\", \"cre\"),\nemail = \"sid@example.com\")",
  "Description": "Numerical simulation helpers, examples, and diagnostics\nfor comparing time-stepping methods with projectile, two-body,\nthree-body, and n-body gravitational systems.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/SidRichardsQuantum/Celestial_Dynamics_Iteration_Methods,\nhttps://sidrichardsquantum.r-universe.dev/CelestialDynamicsIterationMethods",
  "BugReports": "https://github.com/SidRichardsQuantum/Celestial_Dynamics_Iteration_Methods/issues",
  "Encoding": "UTF-8",
  "Repository": "https://sidrichardsquantum.r-universe.dev",
  "Date/Publication": "2026-05-07 06:39:06 UTC",
  "RemoteUrl": "https://github.com/SidRichardsQuantum/Celestial_Dynamics_Iteration_Methods",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:07:29 UTC",
    "User": "root"
  },
  "Author": "Sid Richards [aut, cre]",
  "Maintainer": "Sid Richards <sid@example.com>",
  "MD5sum": "cf89b7916c85bda9ad7def0754d52481",
  "_user": "sidrichardsquantum",
  "_type": "src",
  "_file": "CelestialDynamicsIterationMethods_0.1.0.tar.gz",
  "_fileid": "a73f5c7e0a63677475ac049b235b9aadabcf877e56cd941eef7c4ccb27d75175",
  "_filesize": 82835,
  "_sha256": "a73f5c7e0a63677475ac049b235b9aadabcf877e56cd941eef7c4ccb27d75175",
  "_created": "2026-06-06T07:07:29.000Z",
  "_published": "2026-06-06T07:11:12.126Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79859826941,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452272777"
    },
    {
      "job": 79859826955,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452271865"
    },
    {
      "job": 79859826946,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452279020"
    },
    {
      "job": 79859826945,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452279809"
    },
    {
      "job": 79859686514,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452259827"
    },
    {
      "job": 79859826942,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452269872"
    },
    {
      "job": 79859826957,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452270275"
    },
    {
      "job": 79859826953,
      "time": 50,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452266240"
    },
    {
      "job": 79859826961,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452268209"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SidRichardsQuantum/Celestial_Dynamics_Iteration_Methods",
  "_commit": {
    "id": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
    "author": "Sid Richards <siddrichards@hotmail.co.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "artifact table cmopletion\n",
    "time": 1778135946
  },
  "_maintainer": {
    "name": "Sid Richards",
    "email": "sid@example.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    }
  ],
  "_owner": "sidrichardsquantum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2025-26",
      "n": 39
    },
    {
      "week": "2025-27",
      "n": 15
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 12
    }
  ],
  "_tags": [],
  "_topics": [
    "celestial-bodies",
    "celestial-dynamics",
    "euler-method",
    "gravity",
    "heun-method",
    "iteration-methods",
    "midpoint-method",
    "planets",
    "projectile-motion",
    "runge-kutta",
    "runge-kutta-4",
    "runge-kutta-methods",
    "simulation",
    "three-body-problem",
    "three-body-simulation"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sidrichardsquantum",
      "count": 97,
      "uuid": 212693983
    }
  ],
  "_userbio": {
    "uuid": 212693983,
    "type": "user",
    "name": "Sid Richards",
    "description": "Theoretical Physics and Maths Graduate | Research Software Engineer | Quantum Software, Hardware and Algorithms | Data Analyst"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CelestialDynamicsIterationMethods"
  },
  "_devurl": "https://github.com/sidrichardsquantum/celestial_dynamics_iteration_methods",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CelestialDynamicsIterationMethods.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/SidRichardsQuantum/Celestial_Dynamics_Iteration_Methods/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "celestialdynamicsiterationmethods",
  "_universes": [
    "sidrichardsquantum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:09:16.000Z",
      "distro": "noble",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "b4624a56b42966f84cc0a3ae9e02783442724108db36417c2e1867dfcb910953",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:09:09.000Z",
      "distro": "noble",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "11fc9c15b5287f78566406887ed0fb422ec90ae6d7ee4c851f43fe8aaaafa965",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:10:02.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "5bd4c013e8d42c594da568610952af67bb94c2821e1f4d12d2f1b2d3032f8a1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:10:02.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "95401715595a7301077911803bc4df0effda7d6193ac61924c75e4944e00f975",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-06T07:09:03.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "e24690cb720ca376ef8e8e077d6013ff74855d1ca03972922de8650f8dcca892",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:08:54.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "4a17214a82653890d6153a8b8949a574439ddfef6b9051738be4227079721d27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:08:23.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "3f5cebaa65350adb45e67e59273e8591c68aa53bccc6141e97dfd33cee614071",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:08:37.000Z",
      "commit": "bfe23a927dcd66eb43706f2b0c19ab4ca0e772a6",
      "fileid": "78b4e5e84c267fb06ae2e171ca39ef128e5ef463ee2c5a1c45035f3496d586d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/sidrichardsquantum/actions/runs/27055739328"
    }
  ]
}