{
  "_id": "6a4790a08b9f0d9747cf1770",
  "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-07-02 08:42:38 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)",
  "_user": "timelyportfolio",
  "_type": "src",
  "_file": "reactR_0.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/33bd86471077ec63eee86ac2d510005a4177a043e7fe3d4315ff2872ae88c60d",
  "_filesize": 767170,
  "_sha256": "33bd86471077ec63eee86ac2d510005a4177a043e7fe3d4315ff2872ae88c60d",
  "_expires": "2026-10-11T10:36:16.000Z",
  "_created": "2026-07-02T08:42:38.000Z",
  "_published": "2026-07-03T10:36:16.975Z",
  "_jobs": [
    {
      "job": 84981941174,
      "time": 723,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033684167"
    },
    {
      "job": 84981940946,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033460196"
    },
    {
      "job": 84981941121,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033445011"
    },
    {
      "job": 84981940934,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033450544"
    },
    {
      "job": 84981940612,
      "time": 143,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033409927"
    },
    {
      "job": 84981940893,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033459776"
    },
    {
      "job": 84981941103,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033438227"
    },
    {
      "job": 84981941402,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033436757"
    },
    {
      "job": 84981941044,
      "time": 1113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033837513"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 268,
  "_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",
    "followers": 1163,
    "description": "open source with R and JavaScript"
  },
  "_downloads": {
    "count": 112852,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reactR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/react-r/reactr",
  "_searchresults": 143,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.755466927249113,
  "_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-07-02T08:54:43.000Z",
      "distro": "resolute",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/2214bbd143828a09b8abfda7fceb77df394aef7bc3548192fb6210ea5df6703a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-07-02T08:44:49.000Z",
      "distro": "resolute",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/7abae0abd4a5e23ee60f56dedcad1c9f416145c28bd3ace8972da36750fc3202",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-02T08:44:12.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/cdfff85a36357540780a82bfd56886f295edfccbd291e10b3c643e68a1083f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-02T08:44:25.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/4c73893c13f8cdb96fb5de762adb09f7c5a3cf82dd9625a7cd3ac9a66427a02d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-07-02T08:45:02.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/0c87bf5d17161604ac377e36fe4fa38ef36faeaa4e2f9b6901936b5335ffae69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-02T08:43:49.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/ce1b43b13ef533be4ab09177b9b74e8028663d29c3996e5188ae9f53efc5a1a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-02T08:43:45.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/1d1a0143c2394f8ee64745ddf85da6529ee251934f38cfac99c556d6939c212a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-02T08:58:13.000Z",
      "commit": "808b21f4f2e5c374cb8ec910f8e2cc27f6b40e1b",
      "fileid": "https://r2.ropensci.org/7f08bf03137d84af5d34466f8966db48680f21aa6b2ab8e11939ac217978d680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/28577019663"
    }
  ]
}