{
  "_id": "6a1145c8acfb0bcc41ce7883",
  "Package": "webdeveloper",
  "Type": "Package",
  "Title": "Functions for Web Development",
  "Version": "1.0.5",
  "Author": "Timothy Conwell",
  "Maintainer": "Timothy Conwell <timconwell@gmail.com>",
  "Description": "Organizational framework for web development in R\nincluding functions to serve static and dynamic content via\nHTTP methods, includes the html5 package to create HTML pages,\nand offers other utility functions for common tasks related to\nweb development.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "URL": "https://github.com/tconwell/webdeveloper",
  "BugReports": "https://github.com/tconwell/webdeveloper/issues",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://tconwell.r-universe.dev",
  "Date/Publication": "2022-10-20 17:11:31 UTC",
  "RemoteUrl": "https://github.com/tconwell/webdeveloper",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:11:36 UTC",
    "User": "root"
  },
  "MD5sum": "c65c6b706b0c3c63f4381f4352109878",
  "_user": "tconwell",
  "_type": "src",
  "_file": "webdeveloper_1.0.5.tar.gz",
  "_fileid": "037fdbfed20df5d369ff387ba54b9e9f5b0ec0388f7ef78169585bdef697860e",
  "_filesize": 126060,
  "_sha256": "037fdbfed20df5d369ff387ba54b9e9f5b0ec0388f7ef78169585bdef697860e",
  "_created": "2026-05-23T06:11:36.000Z",
  "_published": "2026-05-23T06:14:32.361Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502272861,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174835832"
    },
    {
      "job": 77502272862,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174837357"
    },
    {
      "job": 77502272847,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174834679"
    },
    {
      "job": 77502272848,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174831749"
    },
    {
      "job": 77502140540,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174823632"
    },
    {
      "job": 77502272849,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174839234"
    },
    {
      "job": 77502272870,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174834180"
    },
    {
      "job": 77502272858,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174831605"
    },
    {
      "job": 77502272860,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174835774"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tconwell/webdeveloper",
  "_commit": {
    "id": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
    "author": "tconwell <timconwell@gmail.com>",
    "committer": "tconwell <timconwell@gmail.com>",
    "message": "Added GPL\n",
    "time": 1666285891
  },
  "_maintainer": {
    "name": "Timothy Conwell",
    "email": "timconwell@gmail.com",
    "login": "tconwell",
    "description": "",
    "uuid": 51293949
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httpuv",
      "role": "Depends"
    },
    {
      "package": "html5",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    }
  ],
  "_owner": "tconwell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tconwell",
      "count": 4,
      "uuid": 51293949
    }
  ],
  "_userbio": {
    "uuid": 51293949,
    "type": "user",
    "name": "Tim Conwell"
  },
  "_downloads": {
    "count": 269,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webdeveloper"
  },
  "_devurl": "https://github.com/tconwell/webdeveloper",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/webdeveloper.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tconwell/webdeveloper",
  "_realowner": "tconwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-05"
    },
    {
      "version": "1.0.0",
      "date": "2022-06-22"
    },
    {
      "version": "1.0.1",
      "date": "2022-07-07"
    },
    {
      "version": "1.0.2",
      "date": "2022-07-19"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-08"
    },
    {
      "version": "1.0.4",
      "date": "2022-09-14"
    },
    {
      "version": "1.0.5",
      "date": "2022-10-18"
    }
  ],
  "_exports": [
    "create_options",
    "dynamicTemplate",
    "dynamicTemplate2",
    "endServer",
    "findTemplateVars",
    "idAddAffixes",
    "idAddPrefix",
    "idAddSuffix",
    "idParseAffixes",
    "idParsePrefix",
    "idParseSuffix",
    "parseContentTypeHeader",
    "parseHTTP",
    "parseMultiPartFormData",
    "parseMultiPartFormParams",
    "parseQueryString",
    "serveHTTP",
    "templateVar"
  ],
  "_help": [
    {
      "page": "create_options",
      "title": "Creates HTML option tags for each position of a list of values and labels by calling HTML5::option(), returning a string of HTML to pass to a select tag through HTML5::select().",
      "topics": [
        "create_options"
      ]
    },
    {
      "page": "dynamicTemplate",
      "title": "Replace placeholder variables in a HTML document string.",
      "topics": [
        "dynamicTemplate"
      ]
    },
    {
      "page": "dynamicTemplate2",
      "title": "Replace placeholder variables in a HTML document string, after reading the file into R.",
      "topics": [
        "dynamicTemplate2"
      ]
    },
    {
      "page": "endServer",
      "title": "Stop HTTP server(s) by calling httpuv::stopServer() or httpuv::stopAllServers().",
      "topics": [
        "endServer"
      ]
    },
    {
      "page": "findTemplateVars",
      "title": "Find the names of any placeholder variables that exist in a HTML document string.",
      "topics": [
        "findTemplateVars"
      ]
    },
    {
      "page": "idAddAffixes",
      "title": "Add a prefix and suffix to an id",
      "topics": [
        "idAddAffixes"
      ]
    },
    {
      "page": "idAddPrefix",
      "title": "Add a prefix to an id",
      "topics": [
        "idAddPrefix"
      ]
    },
    {
      "page": "idAddSuffix",
      "title": "Add a suffix to an id",
      "topics": [
        "idAddSuffix"
      ]
    },
    {
      "page": "idParseAffixes",
      "title": "Remove a prefix and suffix from an id",
      "topics": [
        "idParseAffixes"
      ]
    },
    {
      "page": "idParsePrefix",
      "title": "Remove a prefix from an id",
      "topics": [
        "idParsePrefix"
      ]
    },
    {
      "page": "idParseSuffix",
      "title": "Remove a suffix from an id",
      "topics": [
        "idParseSuffix"
      ]
    },
    {
      "page": "parseContentTypeHeader",
      "title": "Parse the content type header string to return the content type and boundary",
      "topics": [
        "parseContentTypeHeader"
      ]
    },
    {
      "page": "parseHTTP",
      "title": "Parse a HTTP request",
      "topics": [
        "parseHTTP"
      ]
    },
    {
      "page": "parseMultiPartFormData",
      "title": "Parse multi-part form data",
      "topics": [
        "parseMultiPartFormData"
      ]
    },
    {
      "page": "parseMultiPartFormParams",
      "title": "Helper function for parseMultiPartFormData",
      "topics": [
        "parseMultiPartFormParams"
      ]
    },
    {
      "page": "parseQueryString",
      "title": "Parse a query string",
      "topics": [
        "parseQueryString"
      ]
    },
    {
      "page": "serveHTTP",
      "title": "Conveniently create HTTP server using httpuv::startServer() or httpuv::runServer().",
      "topics": [
        "serveHTTP"
      ]
    },
    {
      "page": "templateVar",
      "title": "Create a string to use as a placeholder variable in a HTML document.",
      "topics": [
        "templateVar"
      ]
    }
  ],
  "_readme": "https://github.com/tconwell/webdeveloper/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "fastmap",
    "future",
    "globals",
    "glue",
    "hms",
    "html5",
    "httpuv",
    "later",
    "lifecycle",
    "listenv",
    "magrittr",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "webdeveloper",
  "_universes": [
    "tconwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-23T06:13:29.000Z",
      "distro": "noble",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "67bf0b4fbad1273e9e287da0909ef1cc58cd5d38d4e39b715c244ce178578558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-23T06:13:43.000Z",
      "distro": "noble",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "48b4b5f4e42515d624f688e8a7b90b63aae894c8e94a2e818081de72bfb340e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-23T06:13:23.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "48fc371be2131cba5cb5d48f10d0b091342b0f4a2a3d323ea69cbb97d8453773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-23T06:12:55.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "369145595d908f619ef98c4bae3d042ac3c4e170cc841673b9d559a254c39126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-23T06:14:16.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "cd12b9ba7344e2d0d1bb1c6978e9d96897e45cb7803743c8d7d5dc3bbe256c58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-23T06:13:08.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "0954d410f08d2549391c32d9c239b983e61a1dc3c52d5277f888d75c2c04b9a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-23T06:12:46.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "c99884ee012c76cb38408bfa5f7d42a9443b827855c346ca5f105de5607eec1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-23T06:13:22.000Z",
      "commit": "6ed0f4c1c3649270b58aef52e6a7b205a9fff559",
      "fileid": "e6eff35959dcd2dc4bd765d088362e99f82295c897556eaeabcea272e41c614e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26325409026"
    }
  ]
}