{
  "_id": "6a1d4ab11d7bb097a0a4350f",
  "Package": "fibos",
  "Title": "Occlusion Surface Using the Occluded Surface and Fibonacci\nOccluded Surface",
  "Version": "2.0.1",
  "Authors@R": "c(\nperson(\"Herson\", \"Soares\", email = \"hersonhebert@hotmail.com\", role = c(\"cre\",\"aut\")),\nperson(\"Carlos\", \"Silveira\", email = \"carlos.silveira@unifei.edu.br\", role = \"aut\"),\nperson(\"João\", \"Romanelli\", email = \"joaoromanelli@unifei.edu.br\", role = \"aut\"),\nperson(\"Patrick\", \"Fleming\", email = \"Pat.Fleming@jhu.edu\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")))",
  "Maintainer": "Herson Soares <hersonhebert@hotmail.com>",
  "Description": "The Occluded Surface (OS) algorithm is a widely used\napproach for analyzing atomic packing in biomolecules as\ndescribed by Pattabiraman N, Ward KB, Fleming PJ (1995)\n<doi:10.1002/jmr.300080603>. Here, we introduce 'fibos', an 'R'\nand 'Python' package that extends the 'OS' methodology, as\npresented in Soares HHM, Romanelli JPR, Fleming PJ, da Silveira\nCH (2024) <doi:10.1101/2024.11.01.621530>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:57:01 UTC",
    "User": "root"
  },
  "Author": "Herson Soares [cre, aut], Carlos Silveira [aut], João Romanelli\n[aut], Patrick Fleming [aut], Posit Software, PBC [cph, fnd]",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev python3\nlibx11-dev",
  "Repository": "https://hersonhebert.r-universe.dev",
  "Date/Publication": "2025-06-04 02:21:10 UTC",
  "RemoteUrl": "https://github.com/cran/fibos",
  "RemoteRef": "HEAD",
  "RemoteSha": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
  "MD5sum": "a7cba17b0f0224b3531f6c3165903658",
  "_user": "hersonhebert",
  "_type": "src",
  "_file": "fibos_2.0.1.tar.gz",
  "_fileid": "2a75f0ee5f261b342caf99c55f0e8bb64dda208d44360cf334c66a2d6bb9fbe8",
  "_filesize": 113879,
  "_sha256": "2a75f0ee5f261b342caf99c55f0e8bb64dda208d44360cf334c66a2d6bb9fbe8",
  "_created": "2026-06-01T08:57:01.000Z",
  "_published": "2026-06-01T09:02:41.496Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78818721869,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7327357633"
    },
    {
      "job": 78818721895,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327356516"
    },
    {
      "job": 78818721853,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7327360024"
    },
    {
      "job": 78818721858,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327367369"
    },
    {
      "job": 78818309678,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327316927"
    },
    {
      "job": 78818721852,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327352574"
    },
    {
      "job": 78818721850,
      "time": 310,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7327423626"
    },
    {
      "job": 78818721865,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7327339481"
    },
    {
      "job": 78818721893,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7327348609"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fibos",
  "_commit": {
    "id": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
    "author": "Herson Soares <hersonhebert@hotmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.1\n",
    "time": 1749003670
  },
  "_maintainer": {
    "name": "Herson Soares",
    "email": "hersonhebert@hotmail.com",
    "login": "hersonhebert",
    "description": "",
    "uuid": 30362130
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.1",
      "date": "2025-06-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hersonhebert",
      "count": 2,
      "uuid": 30362130
    }
  ],
  "_userbio": {
    "uuid": 30362130,
    "type": "user",
    "name": "hersonhebert"
  },
  "_downloads": {
    "count": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fibos"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fibos.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "hersonhebert",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2.3",
      "date": "2025-03-22"
    },
    {
      "version": "2.0.1",
      "date": "2025-06-04"
    }
  ],
  "_exports": [
    "fibos_config",
    "get_radii",
    "occluded_surface",
    "osp",
    "reset_radii",
    "set_radii"
  ],
  "_help": [
    {
      "page": "fibos_config",
      "title": "Install the 'Python' 'fibos' Module",
      "topics": [
        "fibos_config"
      ]
    },
    {
      "page": "get_radii",
      "title": "Load Radii Values",
      "topics": [
        "get_radii"
      ]
    },
    {
      "page": "occluded_surface",
      "title": "Occluded Surface (OS)",
      "topics": [
        "occluded_surface"
      ]
    },
    {
      "page": "osp",
      "title": "Occluded Surface Packing (OSP)",
      "topics": [
        "osp"
      ]
    },
    {
      "page": "reset_radii",
      "title": "Reset Radii Values",
      "topics": [
        "reset_radii"
      ]
    },
    {
      "page": "set_radii",
      "title": "Change Radii Values",
      "topics": [
        "set_radii"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fibos/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "here",
    "hms",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "readr",
    "reticulate",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "fibos",
  "_universes": [
    "hersonhebert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-01T08:58:58.000Z",
      "distro": "noble",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "2b73e2a46d9f4fdbfdabee8dd04e7461b2b0315c8fd0dd9e7d4f8c16e5d5af02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-06-01T08:58:55.000Z",
      "distro": "noble",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "414f3e5e13c004c82bdd47dd4d83770094571c136a65125dfc9eb973b6302b26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-01T08:59:08.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "49c402483d018d80b562a72cdfd29e76c2f317ca010f15292c91a2d11c382711",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-06-01T08:59:27.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "3972ba6aa045c5fbfce5fd1ace454ec5ce4572063aac1a5c5729e666626f6d36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-06-01T08:59:00.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "1855c632b7265e6afc4cbeb4d20144fc82e1908a9ba00b699ec6d960b62c51c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T09:02:00.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "2416096b49aa1d1c529aecb615d27c44e2f47e38cd515582a00c51d33f316ea0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T08:58:03.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "452fbd4946286f102b7cf5508d9e84c90867b2260b0b3190bac7b29f6f38cc6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-06-01T08:58:24.000Z",
      "commit": "47a3a3220ade90b705aca4b9408ffaa29a30209f",
      "fileid": "4be1362f225b25d7d0ceb6ec2b0e78bf55b0c8f8c875ca883fd882cc9e6d9017",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hersonhebert/actions/runs/26745037764"
    }
  ]
}