{
  "_id": "6a1eae0fb25058d4daada425",
  "Package": "reactR",
  "Type": "Package",
  "Title": "React Helpers",
  "Version": "0.6.1",
  "Date": "2024-09-14",
  "Authors@R": "c(\nperson(\n\"Facebook\", \"Inc\"\n, role = c(\"aut\", \"cph\")\n, comment = \"React library in lib, https://reactjs.org/; see AUTHORS for full list of contributors\"\n),\nperson(\n\"Michel\",\"Weststrate\",\n, role = c(\"aut\", \"cph\")\n, comment = \"mobx library in lib, https://github.com/mobxjs\"\n),\nperson(\n\"Kent\", \"Russell\"\n, role = c(\"aut\", \"cre\")\n, comment = \"R interface\"\n, email = \"kent.russell@timelyportfolio.com\"\n),\nperson(\n\"Alan\", \"Dipert\"\n, role = c(\"aut\")\n, comment = \"R interface\"\n, email = \"alan@rstudio.com\"\n),\nperson(\n\"Greg\", \"Lin\"\n, role = c(\"aut\")\n, comment = \"R interface\"\n, email = \"glin@glin.io\"\n)\n)",
  "Maintainer": "Kent Russell <kent.russell@timelyportfolio.com>",
  "Description": "Make it easy to use 'React' in R with 'htmlwidget'\nscaffolds, helper dependency functions, an embedded 'Babel'\n'transpiler', and examples.",
  "URL": "https://github.com/react-R/reactR",
  "BugReports": "https://github.com/react-R/reactR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://timelyportfolio.r-universe.dev",
  "Date/Publication": "2024-09-14 13:23:57 UTC",
  "RemoteUrl": "https://github.com/react-R/reactR",
  "RemoteRef": "master",
  "RemoteSha": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:16:24 UTC",
    "User": "root"
  },
  "Author": "Facebook Inc [aut, cph] (React library in lib, https://reactjs.org/;\nsee AUTHORS for full list of contributors),\nMichel Weststrate [aut, cph] (mobx library in lib,\nhttps://github.com/mobxjs),\nKent Russell [aut, cre] (R interface),\nAlan Dipert [aut] (R interface),\nGreg Lin [aut] (R interface)",
  "MD5sum": "da773f4c77d8f481504cefded5a87efa",
  "_user": "timelyportfolio",
  "_type": "src",
  "_file": "reactR_0.6.1.tar.gz",
  "_fileid": "ec94ca1fbaecfa3de21682ce50c626c7217ca0af67d7bf9ac696d87cd52e044e",
  "_filesize": 766837,
  "_sha256": "ec94ca1fbaecfa3de21682ce50c626c7217ca0af67d7bf9ac696d87cd52e044e",
  "_created": "2026-06-02T10:16:24.000Z",
  "_published": "2026-06-02T10:18:55.312Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79048795036,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355024033"
    },
    {
      "job": 79048795053,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355023921"
    },
    {
      "job": 79048795106,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355012370"
    },
    {
      "job": 79048795487,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355021862"
    },
    {
      "job": 79047958308,
      "time": 308,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354982381"
    },
    {
      "job": 79048795002,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355019586"
    },
    {
      "job": 79048795085,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355013721"
    },
    {
      "job": 79048795282,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355012548"
    },
    {
      "job": 79048795379,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355010726"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/react-R/reactR",
  "_commit": {
    "id": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
    "author": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #90 from react-R/develop\n\n`0.6.1` pull 89 and cran",
    "time": 1726320237
  },
  "_maintainer": {
    "name": "Kent Russell",
    "email": "kent.russell@timelyportfolio.com",
    "login": "timelyportfolio",
    "description": "open source with R and JavaScript",
    "uuid": 837910
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.5.3",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "react-r",
  "_selfowned": true,
  "_usedby": 259,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "html",
    "htmlwidgets",
    "javascript",
    "react",
    "reactjs",
    "web"
  ],
  "_stars": 418,
  "_contributors": [
    {
      "user": "timelyportfolio",
      "count": 214,
      "uuid": 837910
    },
    {
      "user": "alandipert",
      "count": 146,
      "uuid": 26024
    },
    {
      "user": "cpsievert",
      "count": 8,
      "uuid": 1365941
    },
    {
      "user": "divadnojnarg",
      "count": 2,
      "uuid": 18291543
    },
    {
      "user": "schloerke",
      "count": 1,
      "uuid": 93231
    },
    {
      "user": "glin",
      "count": 1,
      "uuid": 20401866
    },
    {
      "user": "swsoyee",
      "count": 1,
      "uuid": 20528423
    },
    {
      "user": "stla",
      "count": 1,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 837910,
    "type": "user",
    "name": "timelyportfolio",
    "description": "open source with R and JavaScript"
  },
  "_downloads": {
    "count": 115047,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reactR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/react-r/reactr",
  "_searchresults": 106,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/reactR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/react-r/reactr",
  "_realowner": "react-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-11-05"
    },
    {
      "version": "0.1.2",
      "date": "2017-04-10"
    },
    {
      "version": "0.1.3",
      "date": "2017-10-12"
    },
    {
      "version": "0.1.4",
      "date": "2017-11-22"
    },
    {
      "version": "0.2.0",
      "date": "2018-02-21"
    },
    {
      "version": "0.2.1",
      "date": "2018-10-25"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-15"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-17"
    },
    {
      "version": "0.4.1",
      "date": "2019-07-07"
    },
    {
      "version": "0.4.2",
      "date": "2020-01-24"
    },
    {
      "version": "0.4.3",
      "date": "2020-07-12"
    },
    {
      "version": "0.4.4",
      "date": "2021-02-22"
    },
    {
      "version": "0.5.0",
      "date": "2023-10-11"
    },
    {
      "version": "0.6.0",
      "date": "2024-06-26"
    },
    {
      "version": "0.6.1",
      "date": "2024-09-14"
    }
  ],
  "_exports": [
    "babel_transform",
    "component",
    "createReactShinyInput",
    "html_dependency_corejs",
    "html_dependency_mobx",
    "html_dependency_react",
    "html_dependency_reacttools",
    "React",
    "reactMarkup",
    "scaffoldReactShinyInput",
    "scaffoldReactWidget"
  ],
  "_help": [
    {
      "page": "babel_transform",
      "title": "Transform Code with Babel",
      "topics": [
        "babel_transform"
      ]
    },
    {
      "page": "component",
      "title": "Create a React component",
      "topics": [
        "component"
      ]
    },
    {
      "page": "createReactShinyInput",
      "title": "Create a React-based input",
      "topics": [
        "createReactShinyInput"
      ]
    },
    {
      "page": "html_dependency_corejs",
      "title": "Shim Dependency for React in RStudio Viewer",
      "topics": [
        "html_dependency_corejs"
      ]
    },
    {
      "page": "html_dependency_mobx",
      "title": "Dependencies for 'mobx'",
      "topics": [
        "html_dependency_mobx"
      ]
    },
    {
      "page": "html_dependency_react",
      "title": "Dependencies for React",
      "topics": [
        "html_dependency_react"
      ]
    },
    {
      "page": "html_dependency_reacttools",
      "title": "Adds window.reactR.exposeComponents and window.reactR.hydrate",
      "topics": [
        "html_dependency_reacttools"
      ]
    },
    {
      "page": "React",
      "title": "React component builder.",
      "topics": [
        "React"
      ]
    },
    {
      "page": "reactMarkup",
      "title": "Prepare data that represents a single-element character vector, a React component, or an htmltools tag for sending to the client.",
      "topics": [
        "reactMarkup"
      ]
    },
    {
      "page": "scaffoldReactShinyInput",
      "title": "Create implementation scaffolding for a React.js-based Shiny input.",
      "topics": [
        "scaffoldReactShinyInput"
      ]
    },
    {
      "page": "scaffoldReactWidget",
      "title": "Create implementation scaffolding for a React.js-based HTML widget",
      "topics": [
        "scaffoldReactWidget"
      ]
    }
  ],
  "_readme": "https://github.com/react-R/reactR/raw/master/README.md",
  "_rundeps": [
    "base64enc",
    "digest",
    "fastmap",
    "htmltools",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "intro_htmlwidgets.Rmd",
      "filename": "intro_htmlwidgets.html",
      "title": "Authoring htmlwidgets powered by React with reactR",
      "author": "Alan Dipert, Carson Sievert",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Software pre-requisites",
        "Scaffolding",
        "Building and installing",
        "Building the JavaScript",
        "Installing the R package",
        "Run the included demo",
        "Authoring a React binding",
        "First, outline an interface",
        "R implementation",
        "JavaScript changes",
        "Go for a spin",
        "Shiny integration",
        "Further learning"
      ],
      "created": "2019-01-12 17:04:27",
      "modified": "2023-10-11 02:40:00",
      "commits": 8
    },
    {
      "source": "intro_reactR.Rmd",
      "filename": "intro_reactR.html",
      "title": "Intro to reactR",
      "author": "Kent Russell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why reactR?",
        "Install",
        "Quick Example",
        "Blog Post",
        "Using JSX"
      ],
      "created": "2016-11-04 21:21:36",
      "modified": "2021-02-22 17:39:10",
      "commits": 3
    },
    {
      "source": "intro_inputs.Rmd",
      "filename": "intro_inputs.html",
      "title": "Authoring inputs powered by React with reactR",
      "author": "Alan Dipert and Carson Sievert",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Software pre-requisites",
        "Scaffolding",
        "Building and installing",
        "Building the JavaScript",
        "Installing the R package",
        "Run the included demo",
        "Authoring a React input",
        "Connecting Shiny with React",
        "Further learning"
      ],
      "created": "2019-04-09 18:57:21",
      "modified": "2023-10-11 03:03:32",
      "commits": 5
    }
  ],
  "_score": 13.6189677632701,
  "_indexed": false,
  "_nocasepkg": "reactr",
  "_universes": [
    "timelyportfolio"
  ],
  "_indexurl": "https://react-r.r-universe.dev/reactR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-02T10:18:28.000Z",
      "distro": "noble",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "7cec285d2b63656b4524ea814ee472d12b3460d25980ea67943f1d918beee3d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-02T10:18:27.000Z",
      "distro": "noble",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "bfed519041303bd03e74b3fb98198e1ac769f5d74d586a9bc6a7ceb77c5828a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-02T10:17:53.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "d0cecde9bd10216b700e96f2c74f3ad56102e843c3b49afbcf52a1fb2ee5945b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-02T10:18:17.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "dc02c21d584a392d3d0209a629ede28c8c74a803bb913f18fa95892bf947409c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-06-02T10:18:27.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "1917ddb185855f1bec16e6b5fd7ac5f90e42bdc7caa867499cd2e6a769afe63d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-02T10:17:51.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "0225d1339377641b7ee1cf10755c8e42b7b931953fdc1e2a72d880a4fcc0be12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-02T10:17:51.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "ea316b2e42dc72bdc391786c89d8e991ceb61ad2b8a3d7b3d27579a6ec461d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-02T10:17:43.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "7ab8a04990dd77af02b04a36ebbea9e2b2d6c24d40751cbf84ab4c231fe5a294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/26813091808"
    }
  ]
}