{
  "_id": "6a104dabacfb0bcc41ca0700",
  "Package": "CirclesIntersections",
  "Type": "Package",
  "Title": "Algorithm for Computation of the Intersection Areas of N Circles",
  "Version": "1.1",
  "Authors@R": "person(given = \"Hugo\",\nfamily = \"Salinas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hugosal@comunidad.unam.mx\",\ncomment = c(ORCID = \"0000-0002-1734-2977\"))",
  "Description": "Implementation of Librino, Levorato, and Zorzi (2014)\n<doi:10.1002/wcm.2305> algorithm for computation of the\nintersection areas of an arbitrary number of circles.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/hugosal/CirclesIntersections/issues",
  "URL": "https://github.com/hugosal/CirclesIntersections",
  "RoxygenNote": "7.2.0",
  "Repository": "https://hugosal.r-universe.dev",
  "Date/Publication": "2023-02-23 08:56:26 UTC",
  "RemoteUrl": "https://github.com/hugosal/circlesintersections",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ad3ea62053c864413959dfa67607533e26d2971",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:52:19 UTC",
    "User": "root"
  },
  "Author": "Hugo Salinas [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1734-2977>)",
  "Maintainer": "Hugo Salinas <hugosal@comunidad.unam.mx>",
  "MD5sum": "57ad6ef8f0fa742edb3c6b68acf75606",
  "_user": "hugosal",
  "_type": "src",
  "_file": "CirclesIntersections_1.1.tar.gz",
  "_fileid": "3ec34da4484d22e6a3b447ad0fe6ecba9e817cdb513afe28667cc31dfbbee4f0",
  "_filesize": 85906,
  "_sha256": "3ec34da4484d22e6a3b447ad0fe6ecba9e817cdb513afe28667cc31dfbbee4f0",
  "_created": "2026-05-10T06:52:19.000Z",
  "_published": "2026-05-22T12:35:55.151Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380545567,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901732915"
    },
    {
      "job": 77380545110,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901732408"
    },
    {
      "job": 77380545544,
      "time": 57,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901728302"
    },
    {
      "job": 77380545212,
      "time": 64,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901729985"
    },
    {
      "job": 77380544947,
      "time": 115,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901720614"
    },
    {
      "job": 77380544792,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160602535"
    },
    {
      "job": 77380545167,
      "time": 53,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901727446"
    },
    {
      "job": 77380545601,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901728748"
    },
    {
      "job": 77380545235,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901728045"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugosal/circlesintersections",
  "_commit": {
    "id": "8ad3ea62053c864413959dfa67607533e26d2971",
    "author": "hugosal <54606569+hugosal@users.noreply.github.com>",
    "committer": "hugosal <54606569+hugosal@users.noreply.github.com>",
    "message": "corrected current version\n",
    "time": 1677142586
  },
  "_maintainer": {
    "name": "Hugo Salinas",
    "email": "hugosal@comunidad.unam.mx",
    "login": "hugosal",
    "orcid": "0000-0002-1734-2977",
    "uuid": 54606569
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "hugosal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hugosal",
      "count": 10,
      "uuid": 54606569
    }
  ],
  "_userbio": {
    "uuid": 54606569,
    "type": "user",
    "name": "hugosal"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CirclesIntersections"
  },
  "_devurl": "https://github.com/hugosal/circlesintersections",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CirclesIntersections.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugosal/circlesintersections",
  "_realowner": "hugosal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-08-18"
    },
    {
      "version": "1.1",
      "date": "2023-02-23"
    }
  ],
  "_exports": [
    "intersection_two_circles",
    "Librino_N",
    "validate_Librino"
  ],
  "_help": [
    {
      "page": "intersection_two_circles",
      "title": "Auxiliary functions for computing circle intersection areas",
      "topics": [
        "intersection_three_circles",
        "intersection_two_circles"
      ]
    },
    {
      "page": "Librino_N",
      "title": "Implementation of Librino's algorithm for computing circle intersection areas",
      "topics": [
        "Librino_N"
      ]
    },
    {
      "page": "validate_Librino",
      "title": "Simple validation test of the output of Librino_N()",
      "topics": [
        "validate_Librino"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "circlesintersections",
  "_universes": [
    "hugosal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-10T06:54:04.000Z",
      "distro": "noble",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "b439afe3b2e54dc490c199571c1cdbd8acc0bfdb18936e839d78393ee39d3490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-10T06:53:59.000Z",
      "distro": "noble",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "7581a88675e1ea5011b3cceb70e44df3153c84b88a5063804d2f980cbcdb1c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-10T06:53:29.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "067875b0b53ced4fe695d1ed4e87aff79b7ac46e3cf27b505253694e15f537be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-10T06:53:43.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "7a6d7ac0a97f3c6d7d56661eea4bf5cf25d9875471fbd4c575edfcd97faf4817",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-10T06:53:15.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "48639d70a19382de87900d748739403b666b2ed71a407245cad6b99f9f68cffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-10T06:53:24.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "b26a0f349d891c848463ac338602ee262d8b7293dd75d2f47314e1c570bac63b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-10T06:53:19.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "11909e9bf16d566aa74cc7345675616779a77005459dd30f7660cb06334693fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T12:35:38.000Z",
      "commit": "8ad3ea62053c864413959dfa67607533e26d2971",
      "fileid": "380ec42c47e8a42f9fb6bf141a106ba9a6bcf10578d000cb16041cd10975d9e2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugosal/actions/runs/25622222436"
    }
  ]
}