{
  "_id": "6a154537acfb0bcc41d571ea",
  "Package": "cogmapr",
  "Title": "Cognitive Mapping Tools Based on Coding of Textual Sources",
  "Version": "0.9.5",
  "Date": "2026-01-12",
  "Authors@R": "c(\nperson(given = c(\"Frédéric\", \"M.\"),\nfamily = \"Vanwindekens\",\nrole = c(\"aut\", \"cre\"),\nemail = \"FrdVnW@proton.me\",\ncomment = c(ORCID = \"0000-0002-9117-7543\")),\nperson(given = \"Didier\",\nfamily = \"Stilmant\",\nrole = c(\"aut\", \"ths\"),\nemail = \"d.stimant@cra.wallonie.be\"),\nperson(given = c(\"Philippe\", \"V.\"),\nfamily = \"Baret\",\nrole = c(\"aut\", \"ths\"),\nemail = \"philippe.baret@uclouvain.be\")\n)",
  "Description": "Functions for building cognitive maps based on qualitative\ndata. Inputs are textual sources (articles, transcription of\nqualitative interviews of agents,...). These sources have been\ncoded using relations and are linked to (i) a table describing\nthe variables (or concepts) used for the coding and (ii) a\ntable describing the sources (typology of agents, ...). Main\noutputs are Individual Cognitive Maps (ICM), Social Cognitive\nMaps (all sources or group of sources) and a list of quotes\nlinked to relations. This package is linked to the work done\nduring the PhD of Frederic M. Vanwindekens (CRA-W / UCL) hold\nthe 13 of May 2014 at University of Louvain in collaboration\nwith the Walloon Agricultural Research Centre (project MIMOSA,\nMOERMAN fund).",
  "URL": "https://frdvnw.gitlab.io/cogmapr/",
  "BugReports": "https://gitlab.com/FrdVnW/cogmapr/-/issues",
  "License": "GPL-3",
  "Language": "en-GB",
  "SystemRequirements": "libcurl: libcurl-devel (rpm) or\nlibcurl4-openssl-dev (deb).",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "biocViews": "graph, Rgraphviz",
  "Maintainer": "Frédéric M. Vanwindekens <FrdVnW@proton.me>",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:57:29 UTC",
    "User": "root"
  },
  "Author": "Frédéric M. Vanwindekens [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9117-7543>), Didier Stilmant [aut,\nths], Philippe V. Baret [aut, ths]",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-26 13:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/cogmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a67d55145ad7cc8deab7a29c5c71bbc8e600de6",
  "MD5sum": "d7cc127a0e383dd1abb667f9206dbeea",
  "_user": "cran",
  "_type": "src",
  "_file": "cogmapr_0.9.5.tar.gz",
  "_fileid": "b6389ff4db482f8826cae7058ad24afbdf12c74ff9519df1a0470539eb2b86e2",
  "_filesize": 355069,
  "_sha256": "b6389ff4db482f8826cae7058ad24afbdf12c74ff9519df1a0470539eb2b86e2",
  "_created": "2026-05-26T06:57:29.000Z",
  "_published": "2026-05-26T07:01:11.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77823068880,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210758552"
    },
    {
      "job": 77823068930,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210759760"
    },
    {
      "job": 77822653258,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210717857"
    },
    {
      "job": 77823068872,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210749078"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26437194016",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cogmapr",
  "_commit": {
    "id": "4a67d55145ad7cc8deab7a29c5c71bbc8e600de6",
    "author": "Frédéric M. Vanwindekens <FrdVnW@proton.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.5\n",
    "time": 1769432402
  },
  "_maintainer": {
    "name": "Frédéric M. Vanwindekens",
    "email": "frdvnw@proton.me",
    "orcid": "0000-0002-9117-7543"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "Rgraphviz",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.9.5",
      "date": "2026-01-26"
    }
  ],
  "_topics": [
    "graph",
    "rgraphviz"
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 564,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cogmapr"
  },
  "_devurl": "https://gitlab.com/frdvnw/cogmapr",
  "_pkgdown": "https://frdvnw.gitlab.io/cogmapr/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cogmapr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/frdvnw/cogmapr",
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9",
      "date": "2019-04-09"
    },
    {
      "version": "0.9.1",
      "date": "2019-04-11"
    },
    {
      "version": "0.9.2",
      "date": "2021-11-20"
    },
    {
      "version": "0.9.3",
      "date": "2022-01-04"
    },
    {
      "version": "0.9.5",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "%>%",
    "ConceptCentrality",
    "ConceptCentralityIndiv",
    "ConceptIndegree",
    "ConceptIndegreeIndiv",
    "ConceptIndicators",
    "ConceptIndicatorsICM",
    "ConceptIndicIndiv",
    "ConceptIndicSummary",
    "ConceptOutdegree",
    "ConceptOutdegreeIndiv",
    "ConceptTest",
    "ConceptTestSummary",
    "coordCMap",
    "data.ggCMap",
    "df.quotes.scm.concept",
    "df.quotes.scm.edge",
    "EdgCMap",
    "EdgIndCMap",
    "EdgSocCMap",
    "ggCMap",
    "ggCMap.bg",
    "ggCMap.hl",
    "GraphIndicators",
    "GraphIndicatorsICM",
    "GraphIndicatorsTable",
    "IndCMap",
    "plotIndCMap",
    "plotSocCMap",
    "ProjectCMap",
    "QuotesCMap",
    "QuotesIndCMap",
    "QuotesSocCMap",
    "RelationshipTest",
    "RelationshipTestSummary",
    "RemoveCodings",
    "SocCMap"
  ],
  "_help": [
    {
      "page": "ConceptCentrality",
      "title": "Centralities of concepts",
      "topics": [
        "ConceptCentrality"
      ]
    },
    {
      "page": "ConceptCentralityIndiv",
      "title": "Centrality of vertices by document",
      "topics": [
        "ConceptCentralityIndiv"
      ]
    },
    {
      "page": "ConceptIndegree",
      "title": "Indegrees of concepts",
      "topics": [
        "ConceptIndegree"
      ]
    },
    {
      "page": "ConceptIndegreeIndiv",
      "title": "Indegree of vertices by document",
      "topics": [
        "ConceptIndegreeIndiv"
      ]
    },
    {
      "page": "ConceptIndicators",
      "title": "Concepts indicators of a Social Cognitive Map",
      "topics": [
        "ConceptIndicators"
      ]
    },
    {
      "page": "ConceptIndicatorsICM",
      "title": "Concept Indicators of vertices by document (tidy data)",
      "topics": [
        "ConceptIndicatorsICM"
      ]
    },
    {
      "page": "ConceptIndicIndiv",
      "title": "Concept Indicators of vertices by document",
      "topics": [
        "ConceptIndicIndiv"
      ]
    },
    {
      "page": "ConceptIndicSummary",
      "title": "Summary table on concept comparisons by indicator",
      "topics": [
        "ConceptIndicSummary"
      ]
    },
    {
      "page": "ConceptOutdegree",
      "title": "Compute the outdegree of concepts",
      "topics": [
        "ConceptOutdegree"
      ]
    },
    {
      "page": "ConceptOutdegreeIndiv",
      "title": "Outdegree of vertices by document",
      "topics": [
        "ConceptOutdegreeIndiv"
      ]
    },
    {
      "page": "ConceptTest",
      "title": "Compare value of concepts indicators between maps",
      "topics": [
        "ConceptTest"
      ]
    },
    {
      "page": "ConceptTestSummary",
      "title": "Summary table on concept comparisons",
      "topics": [
        "ConceptTestSummary"
      ]
    },
    {
      "page": "coordCMap",
      "title": "Coordinates of the vertices of a Cognitive Map",
      "topics": [
        "coordCMap"
      ]
    },
    {
      "page": "data.ggCMap",
      "title": "Data collection for ggCMap",
      "topics": [
        "data.ggCMap"
      ]
    },
    {
      "page": "df.quotes.scm.concept",
      "title": "Extract the quotes of a project linked to selected concepts",
      "topics": [
        "df.quotes.scm.concept"
      ]
    },
    {
      "page": "df.quotes.scm.edge",
      "title": "Extract the quotes of a project linked to selected relationships",
      "topics": [
        "df.quotes.scm.edge"
      ]
    },
    {
      "page": "EdgCMap",
      "title": "Extract all edges from a Qualitative Data Analysis project",
      "topics": [
        "EdgCMap"
      ]
    },
    {
      "page": "EdgIndCMap",
      "title": "Extract all edges from a Qualitative Data Analysis project for individual cognitive mapping",
      "topics": [
        "EdgIndCMap"
      ]
    },
    {
      "page": "EdgSocCMap",
      "title": "Aggregation of the relationships identified in a serie of Individual Cognitive Maps",
      "topics": [
        "EdgSocCMap"
      ]
    },
    {
      "page": "ggCMap",
      "title": "Plot a social cognitive map using ggplot2",
      "topics": [
        "ggCMap"
      ]
    },
    {
      "page": "ggCMap.bg",
      "title": "Ghost cognitive map",
      "topics": [
        "ggCMap.bg"
      ]
    },
    {
      "page": "ggCMap.hl",
      "title": "Highlighted cognitive map",
      "topics": [
        "ggCMap.hl"
      ]
    },
    {
      "page": "GraphIndicators",
      "title": "Graph indicators of a social cognitive map",
      "topics": [
        "GraphIndicators"
      ]
    },
    {
      "page": "GraphIndicatorsICM",
      "title": "Graph Indicators of vertices by document (tidy data)",
      "topics": [
        "GraphIndicatorsICM"
      ]
    },
    {
      "page": "GraphIndicatorsTable",
      "title": "Table of graph indicators of a social cognitive map",
      "topics": [
        "GraphIndicatorsTable"
      ]
    },
    {
      "page": "IndCMap",
      "title": "Individual Cognitive Mapping",
      "topics": [
        "IndCMap"
      ]
    },
    {
      "page": "plotIndCMap",
      "title": "Plotting an Individual Cognitive Map",
      "topics": [
        "plotIndCMap"
      ]
    },
    {
      "page": "plotSocCMap",
      "title": "Plotting a Social Cognitive Map",
      "topics": [
        "plotSocCMap"
      ]
    },
    {
      "page": "ProjectCMap",
      "title": "Import a Qualitative Data Analysis project",
      "topics": [
        "ProjectCMap"
      ]
    },
    {
      "page": "QuotesCMap",
      "title": "Extract all quotes of a QDA project",
      "topics": [
        "QuotesCMap"
      ]
    },
    {
      "page": "QuotesIndCMap",
      "title": "Extract all quotes of a document (or an Individual Cognitive Map)",
      "topics": [
        "QuotesIndCMap"
      ]
    },
    {
      "page": "QuotesSocCMap",
      "title": "Extract all quotes of documents (or a Social Cognitive Map)",
      "topics": [
        "QuotesSocCMap"
      ]
    },
    {
      "page": "RelationshipTest",
      "title": "Compare relationships weight between maps",
      "topics": [
        "RelationshipTest"
      ]
    },
    {
      "page": "RelationshipTestSummary",
      "title": "Summary table on relationship comparisons",
      "topics": [
        "RelationshipTestSummary"
      ]
    },
    {
      "page": "RemoveCodings",
      "title": "Remove codings of a QDA project",
      "topics": [
        "RemoveCodings"
      ]
    },
    {
      "page": "SocCMap",
      "title": "Social Cognitive Mapping",
      "topics": [
        "SocCMap"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "graph",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rgraphviz",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "cogmapr",
  "_universes": [
    "cran",
    "gitlab-frdvnw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-05-26T06:59:55.000Z",
      "distro": "noble",
      "commit": "4a67d55145ad7cc8deab7a29c5c71bbc8e600de6",
      "fileid": "1884fafb41cf829fa48d5e75bc944eaae87764272ef6ce4229c3510894b90245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437194016"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-05-26T06:59:58.000Z",
      "distro": "noble",
      "commit": "4a67d55145ad7cc8deab7a29c5c71bbc8e600de6",
      "fileid": "c12cfd375e802f3ff33a03438b7b50be368061c7dd7910778fca58baa68c1790",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437194016"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5",
      "date": "2026-05-26T06:59:47.000Z",
      "commit": "4a67d55145ad7cc8deab7a29c5c71bbc8e600de6",
      "fileid": "686c23e42f9dfca5b63f391a12d0c8d014a0d40996b2c786221431a3dbff05fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437194016"
    }
  ]
}