{
  "_id": "6a10447bacfb0bcc41c9e442",
  "Package": "ennet",
  "Type": "Package",
  "Title": "Utilities to Extract and Analyse Text Data from the Emergency\nNutrition Network Forum",
  "Version": "0.3.0.9000",
  "Authors@R": "person(given = \"Ernest\", family = \"Guevarra\", \nemail = \"ernest@guevarra.io\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4887-4415\"))",
  "Description": "The Emergency Nutrition Network or en-net forum is the go\nto online forum for field practitioners requiring prompt\ntechnical advice for operational challenges for which answers\nare not readily accessible in current guidelines. The questions\nand the corresponding answers raised within en-net can provide\ninsight into what the key topics of discussion are within the\nnutrition sector. This package provides utility functions for\nthe extraction, processing and analysis of text data from the\nonline forum.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://katilingban.io/ennet/,\nhttps://github.com/katilingban/ennet",
  "BugReports": "https://github.com/katilingban/ennet/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://katilingban.r-universe.dev",
  "Date/Publication": "2022-11-03 14:30:51 UTC",
  "RemoteUrl": "https://github.com/katilingban/ennet",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:34:20 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "MD5sum": "1eca33af717f87663e2c1fdd363ea72b",
  "_user": "katilingban",
  "_type": "src",
  "_file": "ennet_0.3.0.9000.tar.gz",
  "_fileid": "8871cb01958760016dab4fd069c155974d83ae4d6688548f9bf1c3f102360e60",
  "_filesize": 981221,
  "_sha256": "8871cb01958760016dab4fd069c155974d83ae4d6688548f9bf1c3f102360e60",
  "_created": "2026-05-11T06:34:20.000Z",
  "_published": "2026-05-22T11:56:43.765Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374529937,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6911804319"
    },
    {
      "job": 77374529988,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6911801519"
    },
    {
      "job": 77374530275,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6911798601"
    },
    {
      "job": 77374530134,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6911806179"
    },
    {
      "job": 77374529670,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6911763857"
    },
    {
      "job": 77374529594,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159890357"
    },
    {
      "job": 77374529841,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6911791237"
    },
    {
      "job": 77374530269,
      "time": 185,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6911807633"
    },
    {
      "job": 77374530244,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6911788796"
    }
  ],
  "_buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/katilingban/ennet",
  "_commit": {
    "id": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #81 from katilingban/dev\n\n",
    "time": 1667485851
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "uuid": 5742010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "katilingban",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "en-net",
    "nutrition"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 344,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 67214290,
    "type": "organization",
    "name": "Katilingban",
    "description": "A collective of public health and nutrition experts and practitioners"
  },
  "_downloads": {
    "count": 9,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ennet"
  },
  "_devurl": "https://github.com/katilingban/ennet",
  "_pkgdown": "https://katilingban.io/ennet/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ennet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-24"
    },
    {
      "version": "0.2.0",
      "date": "2021-01-21"
    },
    {
      "version": "0.2.1",
      "date": "2021-02-03"
    },
    {
      "version": "0.2.2",
      "date": "2021-05-11"
    }
  ],
  "_exports": [
    "arrange_replies",
    "arrange_views",
    "count_authors",
    "count_topics",
    "count_topics_author",
    "count_topics_author_time",
    "count_topics_day",
    "count_topics_month",
    "count_topics_theme",
    "count_topics_theme_time",
    "count_topics_week",
    "count_topics_year",
    "create_db_topics_dailies",
    "create_db_topics_daily",
    "create_db_topics_hourlies",
    "create_db_topics_interactions",
    "create_db_topics_monthly",
    "get_db_discussions",
    "get_db_topics",
    "get_theme_topics",
    "get_themes",
    "get_themes_topics",
    "get_topic_discussions",
    "get_topics_discussions",
    "update_topics"
  ],
  "_datasets": [
    {
      "name": "ennet_dailies",
      "title": "Daily extracts of topics dataset from en-net online forum",
      "object": "ennet_dailies",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Theme",
        "Topic",
        "Author",
        "Posted",
        "Link",
        "Interaction",
        "Extraction",
        "n",
        "Extraction Date"
      ],
      "rows": 30370,
      "table": true,
      "tojson": true
    },
    {
      "name": "ennet_hourlies",
      "title": "Hourly extracts of topics dataset from en-net online forum",
      "object": "ennet_hourlies",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Theme",
        "Topic",
        "Author",
        "Posted",
        "Link",
        "Interaction",
        "Extraction",
        "n"
      ],
      "rows": 643844,
      "table": true,
      "tojson": true
    },
    {
      "name": "ennet_themes",
      "title": "Themes from en-net forum retrieved on 17 January 2021",
      "object": "ennet_themes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "themes",
        "links"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "ennet_topics",
      "title": "Topics from en-net forum retrieved on 17 January 2021",
      "object": "ennet_topics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Theme",
        "Topic",
        "Views",
        "Author",
        "Posted",
        "Link",
        "Replies"
      ],
      "rows": 3288,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arrange_replies",
      "title": "Arrange topics based on number of replies",
      "topics": [
        "arrange_replies"
      ]
    },
    {
      "page": "arrange_views",
      "title": "Arrange topics based on number of views",
      "topics": [
        "arrange_views"
      ]
    },
    {
      "page": "count_authors",
      "title": "Count the number of topics by author, by theme and by date",
      "topics": [
        "count_authors"
      ]
    },
    {
      "page": "count_topics",
      "title": "Count the number of topics by theme and by date",
      "topics": [
        "count_topics"
      ]
    },
    {
      "page": "count_topics_author",
      "title": "Count number of questions/topics posted on en-net by author",
      "topics": [
        "count_topics_author",
        "count_topics_author_time"
      ]
    },
    {
      "page": "count_topics_day",
      "title": "Count number of questions/topics posted on en-net by time",
      "topics": [
        "count_topics_day",
        "count_topics_month",
        "count_topics_week",
        "count_topics_year"
      ]
    },
    {
      "page": "count_topics_theme",
      "title": "Count number of questions/topics posted on en-net",
      "topics": [
        "count_topics_theme",
        "count_topics_theme_time"
      ]
    },
    {
      "page": "create_db_topics_dailies",
      "title": "Create daily topics datasets for the ennet_db",
      "topics": [
        "create_db_topics_dailies"
      ]
    },
    {
      "page": "create_db_topics_daily",
      "title": "Create daily topics dataset for the ennet_db",
      "topics": [
        "create_db_topics_daily"
      ]
    },
    {
      "page": "create_db_topics_hourlies",
      "title": "Create hourly topics datasets for the ennet_db",
      "topics": [
        "create_db_topics_hourlies"
      ]
    },
    {
      "page": "create_db_topics_interactions",
      "title": "Create various topics interactions datasets for the ennet_db",
      "topics": [
        "create_db_topics_interactions"
      ]
    },
    {
      "page": "create_db_topics_monthly",
      "title": "Create monthly topics dataset for the ennet_db",
      "topics": [
        "create_db_topics_monthly"
      ]
    },
    {
      "page": "ennet_dailies",
      "title": "Daily extracts of topics dataset from en-net online forum",
      "topics": [
        "ennet_dailies"
      ]
    },
    {
      "page": "ennet_hourlies",
      "title": "Hourly extracts of topics dataset from en-net online forum",
      "topics": [
        "ennet_hourlies"
      ]
    },
    {
      "page": "ennet_themes",
      "title": "Themes from en-net forum retrieved on 17 January 2021",
      "topics": [
        "ennet_themes"
      ]
    },
    {
      "page": "ennet_topics",
      "title": "Topics from en-net forum retrieved on 17 January 2021",
      "topics": [
        "ennet_topics"
      ]
    },
    {
      "page": "ennet-deprecated",
      "title": "Deprecated functions in ennet",
      "topics": [
        "ennet-deprecated"
      ]
    },
    {
      "page": "get_db",
      "title": "Retrieve data from ennet_db GitHub repository",
      "topics": [
        "get_db_discussions",
        "get_db_topics"
      ]
    },
    {
      "page": "get_theme_topics",
      "title": "Get theme topics",
      "topics": [
        "get_theme_topics"
      ]
    },
    {
      "page": "get_themes",
      "title": "Get list of thematic areas from en-net.org",
      "topics": [
        "get_themes"
      ]
    },
    {
      "page": "get_themes_topics",
      "title": "Get topics from multiple themes",
      "topics": [
        "get_themes_topics"
      ]
    },
    {
      "page": "get_topic_discussions",
      "title": "Get the discussion and other details for a particular topic",
      "topics": [
        "get_topic_discussions"
      ]
    },
    {
      "page": "get_topics_discussions",
      "title": "Get the discussion and details of discussion for a set of topics",
      "topics": [
        "get_topics_discussions"
      ]
    },
    {
      "page": "update_topics",
      "title": "Update en-net topics",
      "topics": [
        "update_topics"
      ]
    }
  ],
  "_pkglogo": "https://github.com/katilingban/ennet/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/katilingban/ennet/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.079181246047625,
  "_indexed": true,
  "_nocasepkg": "ennet",
  "_universes": [
    "katilingban",
    "ernestguevarra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:36:47.000Z",
      "distro": "noble",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "3ea03a4ea38178b0cee2fe416863a99c8b111701a27def5ce084d8f349a909d0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:36:42.000Z",
      "distro": "noble",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "7a6a7cbeb31ea18de81b5523316206463734ed314ace5f79897a94f3c22335fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:36:38.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "c8fbee558d6b9a0bd7ea09739ed50c0fdd158b5deff42a79c6c6aa5ce3b736cd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:36:58.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "ff501bbbb15d03861d459f20d4ad8b4a9512226ebb55c1152ae061f52470000b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:35:48.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "5ae2705a67682a221bd4d32989faeaa37c2a499d9212132691f8ffeda3de2c88",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:37:02.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "e9174fbaa5ed6c1dff07d516bb42bf31bcb4969a472d966e8b2fe7b06edd6c91",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-11T06:35:41.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "d5b79575debbbe899cb52e6c43daac86983e0b801490a728a71c7a9c915d0194",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-22T11:56:21.000Z",
      "commit": "8e742a32e37690385c2cc9a3ae77624518cabc1c",
      "fileid": "7e4fe8c7a264a48e5b9744fef33fa1cfea81af69b2857131b9fb5bf8cb11353f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/katilingban/actions/runs/25654179697"
    }
  ]
}