{
  "_id": "6a38ed683efcd9bda443ca6b",
  "Package": "agvgd",
  "Type": "Package",
  "Title": "An R Implementation of the 'Align-GVGD' Method",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(given = \"Ramiro\", family = \"Magno\",\nemail = \"ramiro.magno@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5226-3441\")),\nperson(given = \"Isabel\", family = \"Duarte\",\nemail = \"iduarte.scientist@gmail.com\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-0060-2936\")),\nperson(given = \"Ana-Teresa\", family = \"Maia\",\nemail = \"maia.anateresa@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0454-9207\")),\nperson(\"CINTESIS\",\nrole = c(\"cph\", \"fnd\"))\n)",
  "Description": "'Align-GVGD' ('A-GVGD') is a method to predict the impact\nof 'missense' substitutions based on the properties of amino\nacid side chains and protein multiple sequence alignments\n<doi:10.1136/jmg.2005.033878>. 'A-GVGD' is an extension of the\noriginal 'Grantham' distance to multiple sequence alignments.\nThis package provides an alternative R implementation to the\nweb version found on <http://agvgd.hci.utah.edu/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://maialab.org/agvgd/, https://github.com/maialab/agvgd",
  "BugReports": "https://github.com/maialab/agvgd/issues",
  "Remotes": [
    "maialab/protean"
  ],
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://maialab.r-universe.dev",
  "Date/Publication": "2023-12-16 15:22:43 UTC",
  "RemoteUrl": "https://github.com/maialab/agvgd",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e746e319e67d53f4722794148e6b03299e4ad72",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 08:04:43 UTC",
    "User": "root"
  },
  "Author": "Ramiro Magno [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5226-3441>),\nIsabel Duarte [aut] (ORCID: <https://orcid.org/0000-0003-0060-2936>),\nAna-Teresa Maia [aut] (ORCID: <https://orcid.org/0000-0002-0454-9207>),\nCINTESIS [cph, fnd]",
  "Maintainer": "Ramiro Magno <ramiro.magno@gmail.com>",
  "MD5sum": "882ca886cb54ebb9f1e9c7d40f155447",
  "_user": "maialab",
  "_type": "src",
  "_file": "agvgd_0.1.2.tar.gz",
  "_fileid": "e1a3b5368cb4a0df1e1c2cad721c9f66da4f5c391a0fc4599f0ddbf452e6a7a3",
  "_filesize": 1746045,
  "_sha256": "e1a3b5368cb4a0df1e1c2cad721c9f66da4f5c391a0fc4599f0ddbf452e6a7a3",
  "_created": "2026-06-22T08:04:43.000Z",
  "_published": "2026-06-22T08:08:08.483Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82665638296,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786512284"
    },
    {
      "job": 82665638288,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786515622"
    },
    {
      "job": 82665638310,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786500681"
    },
    {
      "job": 82665638290,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786500869"
    },
    {
      "job": 82665066751,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786455691"
    },
    {
      "job": 82665638323,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786500650"
    },
    {
      "job": 82665638484,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786490285"
    },
    {
      "job": 82665638298,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786490598"
    },
    {
      "job": 82665638338,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786491706"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maialab/agvgd",
  "_commit": {
    "id": "4e746e319e67d53f4722794148e6b03299e4ad72",
    "author": "Ramiro Magno <rmagno@pattern.institute>",
    "committer": "Ramiro Magno <rmagno@pattern.institute>",
    "message": "Update article `correia_magno2022`\n\n- Changed dependency on tidyverse to dplyr\n- Replace magrittr' pipe by R base pipe\n",
    "time": 1702740163
  },
  "_maintainer": {
    "name": "Ramiro Magno",
    "email": "ramiro.magno@gmail.com",
    "login": "ramiromagno",
    "description": "Lead Data Scientist",
    "uuid": 19862384,
    "orcid": "0000-0001-5226-3441"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grantham",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "protean",
      "version": ">= 0.1.1",
      "role": "Enhances"
    }
  ],
  "_owner": "maialab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ramiromagno",
      "count": 70,
      "uuid": 19862384
    },
    {
      "user": "iduarte",
      "count": 1,
      "uuid": 21247816
    }
  ],
  "_userbio": {
    "uuid": 37305339,
    "type": "organization",
    "name": "Ana-Teresa Maia Lab",
    "followers": 3
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agvgd"
  },
  "_devurl": "https://github.com/maialab/agvgd",
  "_pkgdown": "https://maialab.org/agvgd/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agvgd.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maialab/agvgd",
  "_realowner": "maialab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-17"
    },
    {
      "version": "0.1.1",
      "date": "2022-02-03"
    },
    {
      "version": "0.1.2",
      "date": "2022-09-10"
    }
  ],
  "_exports": [
    "%>%",
    "agvgd",
    "alignment_file",
    "amino_acids",
    "cpv_ranges",
    "dev",
    "gd",
    "gv",
    "poi_to_res",
    "profile_to_alignment",
    "read_agvgdweb_results",
    "read_alignment",
    "read_substitutions",
    "res_to_poi",
    "write_alignment",
    "write_substitutions"
  ],
  "_help": [
    {
      "page": "agvgd",
      "title": "Align-GVGD (A-GVGD)",
      "topics": [
        "agvgd"
      ]
    },
    {
      "page": "alignment_file",
      "title": "Pre-bundled alignments",
      "topics": [
        "alignment_file"
      ]
    },
    {
      "page": "amino_acids",
      "title": "The 20 standard amino acids",
      "topics": [
        "amino_acids"
      ]
    },
    {
      "page": "cpv_ranges",
      "title": "Determine CPV ranges",
      "topics": [
        "cpv_ranges"
      ]
    },
    {
      "page": "dev",
      "title": "Deviation function",
      "topics": [
        "dev"
      ]
    },
    {
      "page": "gd",
      "title": "Grantham deviation",
      "topics": [
        "gd"
      ]
    },
    {
      "page": "gv",
      "title": "Grantham variation",
      "topics": [
        "gv"
      ]
    },
    {
      "page": "poi_to_res",
      "title": "Convert an alignment position to residue position",
      "topics": [
        "poi_to_res"
      ]
    },
    {
      "page": "profile_to_alignment",
      "title": "Converts a sequence profile to an alignment",
      "topics": [
        "profile_to_alignment"
      ]
    },
    {
      "page": "read_alignment",
      "title": "Read a protein sequence multiple alignment",
      "topics": [
        "read_alignment"
      ]
    },
    {
      "page": "read_substitutions",
      "title": "Read a file with amino acid substitutions",
      "topics": [
        "read_substitutions"
      ]
    },
    {
      "page": "res_to_poi",
      "title": "Convert a residue position to an alignment position",
      "topics": [
        "res_to_poi"
      ]
    },
    {
      "page": "write_alignment",
      "title": "Export an alignment to FASTA",
      "topics": [
        "write_alignment"
      ]
    },
    {
      "page": "write_substitutions",
      "title": "Generate and export a list of substitutions",
      "topics": [
        "write_substitutions"
      ]
    }
  ],
  "_pkglogo": "https://github.com/maialab/agvgd/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/maialab/agvgd/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "grantham",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "nlme",
    "pillar",
    "pixmap",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "segmented",
    "seqinr",
    "sp",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "agvgd",
  "_universes": [
    "maialab",
    "ramiromagno"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-22T08:07:18.000Z",
      "distro": "noble",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "f8af43cd2fcd4ea0360942168bb53223fdb506aafeddd9c1a8e7077a1bc72846",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-22T08:07:26.000Z",
      "distro": "noble",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "6739c2d1b08eca03d74b2af8861085f2c07fbd6ae1e36ee9f3b984bd22ef64be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-22T08:06:51.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "e1c47c66aebca57810dc1dff53a18a47a271874719c7d354df334f466768f4cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-22T08:06:50.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "ac183f51bb4cdaa9e68908d06ce9698f52e17aa5aeda78fe532a4616257f0de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-22T08:07:06.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "a5117961be2b578aeebb128b6387414b30937d45f9741ba91c859010436a1aaa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-22T08:06:06.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "cbb5360f50ae9d9e19599d5ad349c3bb5f4bcdf336a2b21e0c0afde19e6a9c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-22T08:06:08.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "d85f27bc9907b296d4f2d705b6f23f03fa3f44ac880029cba62776b47d9d7b8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-22T08:06:11.000Z",
      "commit": "4e746e319e67d53f4722794148e6b03299e4ad72",
      "fileid": "d908e61cd5dd0a3b8c7b5457f5690690f5c168c0c007bf6f70826ecdb3e47090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maialab/actions/runs/27938222663"
    }
  ]
}