{
  "_id": "6a49cddf1b0c6c282ca7d319",
  "Package": "aceEditor",
  "Title": "The 'Ace' Editor as a HTML Widget",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\n\"Stéphane\", \"Laurent\",\nrole = c(\"aut\", \"cre\"),\nemail = \"laurent_step@outlook.fr\"\n),\nperson(\n\"James\", \"Hrisho\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"'react-ace' library\"\n),\nperson(\n\"James Long and contributors\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"'Prettier' library\"\n),\nperson(\n\"Zeb\", \"Zhao\",\nrole = c(\"ctb\",\"cph\"),\ncomment = \"'indent.js' library\"\n),\nperson(\n\"jQuery contributors\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"'jQuery' library\"\n),\nperson(\nlist(\"Tristan\", \"Limon\"), list(\"Edwards\", \"Monte\"),\nrole = c(\"ctb\", \"cph\"),\ncomment = \"'sweetalert2' library\"\n)\n)",
  "Description": "Wraps the 'Ace' editor in a HTML widget. The 'Ace' editor\nhas support for many languages. It can be opened in the viewer\npane of 'RStudio', and this provides a second source editor.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/stla/aceEditor",
  "BugReports": "https://github.com/stla/aceEditor/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2021-03-06 09:48:47 UTC",
  "RemoteUrl": "https://github.com/stla/aceeditor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 03:19:04 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nJames Hrisho [ctb, cph] ('react-ace' library),\nJames Long and contributors [ctb, cph] ('Prettier' library),\nZeb Zhao [ctb, cph] ('indent.js' library),\njQuery contributors [ctb, cph] ('jQuery' library),\nTristan Edwards [ctb, cph] ('sweetalert2' library),\nLimon Monte [ctb, cph] ('sweetalert2' library)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "_user": "stla",
  "_type": "src",
  "_file": "aceEditor_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/df338ca5915ed3981f8856ea9e91ab3dec08c2232caa5d035a9f06f250e7535d",
  "_filesize": 2981905,
  "_sha256": "df338ca5915ed3981f8856ea9e91ab3dec08c2232caa5d035a9f06f250e7535d",
  "_expires": "2026-10-13T03:22:05.000Z",
  "_created": "2026-07-05T03:19:04.000Z",
  "_published": "2026-07-05T03:22:07.539Z",
  "_jobs": [
    {
      "job": 85188806888,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087897014"
    },
    {
      "job": 85188806892,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087893941"
    },
    {
      "job": 85188806883,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087889647"
    },
    {
      "job": 85188806885,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087890235"
    },
    {
      "job": 85188631537,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087879922"
    },
    {
      "job": 85188806887,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087892657"
    },
    {
      "job": 85188806900,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087888220"
    },
    {
      "job": 85188806898,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087887669"
    },
    {
      "job": 85188806908,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087889223"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154",
  "_status": "success",
  "_upstream": "https://github.com/stla/aceeditor",
  "_commit": {
    "id": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "version 1.0.1\n",
    "time": 1615024127
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.5.3",
      "role": "Imports"
    },
    {
      "package": "reactR",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ace-editor",
    "htmlwidgets",
    "reactr",
    "rstudio"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "stla",
      "count": 63,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla",
    "followers": 120
  },
  "_downloads": {
    "count": 383,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aceEditor"
  },
  "_devurl": "https://github.com/stla/aceeditor",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/aceEditor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/aceeditor",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-22"
    },
    {
      "version": "1.0.0",
      "date": "2020-11-14"
    },
    {
      "version": "1.0.1",
      "date": "2021-03-06"
    }
  ],
  "_exports": [
    "aceDiffEditor",
    "aceEditor",
    "getAceModes",
    "getAceThemes"
  ],
  "_help": [
    {
      "page": "aceDiffEditor",
      "title": "Ace diff editor",
      "topics": [
        "aceDiffEditor"
      ]
    },
    {
      "page": "aceEditor",
      "title": "Ace editor",
      "topics": [
        "aceEditor"
      ]
    },
    {
      "page": "getAceModes",
      "title": "Ace modes",
      "topics": [
        "getAceModes"
      ]
    },
    {
      "page": "getAceThemes",
      "title": "Ace themes",
      "topics": [
        "getAceThemes"
      ]
    }
  ],
  "_readme": "https://github.com/stla/aceeditor/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "reactR",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "aceeditor",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-05T03:21:36.000Z",
      "distro": "resolute",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/ce86707f1f82733106c26500563e908c31b99c4e1e2cd876a2f894f0abec5954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-05T03:21:11.000Z",
      "distro": "resolute",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/2f62d9d1fa4dc100b581e373419625abfe726758b71e7864edb81692650358e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-05T03:20:35.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/f26248f2eca403fc663ef004bdf32bee647885f4a385d3b8644460276f83e8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-05T03:20:39.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/2864334e6aba48d00245a4e99c52fc24e2a6200213c5fdbfd21e3dc8960c9fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-05T03:21:10.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/794a604403a638b648c0539bfbe5c388c3a7703104037e337050f8016f0fc773",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-05T03:20:14.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/d33e8e23b8d1c5516b7b9d5d59b4a25617a7d437522483644a4c15166f4f4c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-05T03:20:11.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/926e66491ed0c54add6b95306a921855b05ec2b484a9d921b9b15e7403a05b8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-05T03:20:20.000Z",
      "commit": "a9ab1780f5c24c331dc34d8f6f327297cc67c4ba",
      "fileid": "https://r2.ropensci.org/e8857a15c58abbd490c4750c6d5c383d569a1b7028a50ed29ef38475578dcd88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/28727972154"
    }
  ]
}