{
  "_id": "6a153b3eacfb0bcc41d529b1",
  "Package": "shinyEditor",
  "Type": "Package",
  "Title": "'Ace' and 'Monaco' Editors Bindings for 'shiny' Application",
  "Version": "1.0.0",
  "Date": "2026-03-27",
  "Authors@R": "c(person(\"zearoby\", email = \"949386232@qq.com\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "zearoby <949386232@qq.com>",
  "Description": "'Ace' and 'Monaco' editor bindings to enable a rich text\nwidget within 'shiny' application and provide more features,\ne.g. text comparison, spell checking and an extra 'SAS' code\nhighlight mode.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/zearoby/shinyEditor",
  "BugReports": "https://github.com/zearoby/shinyEditor/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev make\nlibuv1-dev zlib1g-dev",
  "Repository": "https://zearoby.r-universe.dev",
  "Date/Publication": "2026-03-27 10:58:56 UTC",
  "RemoteUrl": "https://github.com/zearoby/shinyeditor",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:12:14 UTC",
    "User": "root"
  },
  "Author": "zearoby [aut, cre]",
  "MD5sum": "f4f7e29f30db7cd0749e131724ef0c81",
  "_user": "zearoby",
  "_type": "src",
  "_file": "shinyEditor_1.0.0.tar.gz",
  "_fileid": "0e96f47d33074e10db0b0e1c93acacb0f6f1ecd609db94466fd6a0d23f574527",
  "_filesize": 6670251,
  "_sha256": "0e96f47d33074e10db0b0e1c93acacb0f6f1ecd609db94466fd6a0d23f574527",
  "_created": "2026-05-26T06:12:14.000Z",
  "_published": "2026-05-26T06:18:38.128Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77817690092,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7210111968"
    },
    {
      "job": 77817690089,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210112503"
    },
    {
      "job": 77817690136,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210148280"
    },
    {
      "job": 77817690085,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210146811"
    },
    {
      "job": 77817341716,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210079606"
    },
    {
      "job": 77817690130,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210108212"
    },
    {
      "job": 77817690133,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210106472"
    },
    {
      "job": 77817690135,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210100790"
    },
    {
      "job": 77817690159,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210100264"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zearoby/shinyeditor",
  "_commit": {
    "id": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
    "author": "zearoby <949386232@qq.com>",
    "committer": "zearoby <949386232@qq.com>",
    "message": "Fix function shinyEditor::getPackageStatus()\n",
    "time": 1774609136
  },
  "_maintainer": {
    "name": "zearoby",
    "email": "949386232@qq.com",
    "login": "zearoby",
    "description": "",
    "uuid": 22544491
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "zearoby",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-09"
    },
    {
      "name": "v1.0.0",
      "date": "2026-03-27"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zearoby",
      "count": 8,
      "uuid": 22544491
    }
  ],
  "_userbio": {
    "uuid": 22544491,
    "type": "user",
    "name": "zearoby"
  },
  "_downloads": {
    "count": 480,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyEditor"
  },
  "_devurl": "https://github.com/zearoby/shinyeditor",
  "_searchresults": 15,
  "_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/readme.html",
    "extra/readme.md",
    "extra/shinyEditor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zearoby/shinyeditor",
  "_realowner": "zearoby",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-08"
    },
    {
      "version": "1.0.0",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "aceDiffEditor",
    "aceDiffEditorOutput",
    "aceEditor",
    "aceEditorOutput",
    "appendAceCompleter",
    "createAceDiffView",
    "createMonacoDiffView",
    "getAceCursorPosition",
    "getAceModes",
    "getAceSelectedText",
    "getAceSelectionRange",
    "getAceThemes",
    "getAceValue",
    "getMonacoCursorPosition",
    "getMonacoLanguages",
    "getMonacoSelectedText",
    "getMonacoSelectionRange",
    "getMonacoThemes",
    "getMonacoValue",
    "getPackageStatus",
    "getSystemFontFamilies",
    "monacoDiffEditor",
    "monacoDiffEditorOutput",
    "monacoEditor",
    "monacoEditorOutput",
    "onAceEditorReady",
    "onMonacoEditorReady",
    "removeAceCompleter",
    "removeAceDiffView",
    "removeMonacoDiffView",
    "renderAceDiffEditor",
    "renderAceEditor",
    "renderMonacoDiffEditor",
    "renderMonacoEditor",
    "setAceEnableAutocompletion",
    "setAceEnableSpellCheck",
    "setAceHighlightActiveLine",
    "setAceLineNumbersVisible",
    "setAceMode",
    "setAceNewLineMode",
    "setAceOption",
    "setAceOptions",
    "setAceReadOnly",
    "setAceShowInvisibles",
    "setAceStatusBarVisible",
    "setAceTheme",
    "setAceValue",
    "setMonacoEnableSpellCheck",
    "setMonacoLanguage",
    "setMonacoTheme",
    "setMonacoValue",
    "updateMonacoOption",
    "updateMonacoOptions"
  ],
  "_help": [
    {
      "page": "aceDiffEditor",
      "title": "Render an Ace aceDiffEditor",
      "topics": [
        "aceDiffEditor"
      ]
    },
    {
      "page": "aceDiffEditor-shiny",
      "title": "Shiny bindings for aceDiffEditor",
      "topics": [
        "aceDiffEditor-shiny",
        "aceDiffEditorOutput",
        "renderAceDiffEditor"
      ]
    },
    {
      "page": "aceEditor",
      "title": "Render an Ace editor",
      "topics": [
        "aceEditor"
      ]
    },
    {
      "page": "aceEditor-shiny",
      "title": "Shiny bindings for aceEditor",
      "topics": [
        "aceEditor-shiny",
        "aceEditorOutput",
        "renderAceEditor"
      ]
    },
    {
      "page": "appendAceCompleter",
      "title": "Add completer",
      "topics": [
        "appendAceCompleter"
      ]
    },
    {
      "page": "check_output_id",
      "title": "Check outputId",
      "topics": [
        "check_output_id"
      ]
    },
    {
      "page": "createAceDiffView",
      "title": "Create diff view",
      "topics": [
        "createAceDiffView"
      ]
    },
    {
      "page": "createMonacoDiffView",
      "title": "Create monaco diff view",
      "topics": [
        "createMonacoDiffView"
      ]
    },
    {
      "page": "getAceCursorPosition",
      "title": "Get cursor position in aceEditor",
      "topics": [
        "getAceCursorPosition"
      ]
    },
    {
      "page": "getAceModes",
      "title": "Get all ace modes",
      "topics": [
        "getAceModes"
      ]
    },
    {
      "page": "getAceSelectedText",
      "title": "Get selected text in aceEditor",
      "topics": [
        "getAceSelectedText"
      ]
    },
    {
      "page": "getAceSelectionRange",
      "title": "Get selection range in aceEditor",
      "topics": [
        "getAceSelectionRange"
      ]
    },
    {
      "page": "getAceThemes",
      "title": "Get all ace themes",
      "topics": [
        "getAceThemes"
      ]
    },
    {
      "page": "getAceValue",
      "title": "Get value in aceEditor",
      "topics": [
        "getAceValue"
      ]
    },
    {
      "page": "getMonacoCursorPosition",
      "title": "Get cursor position in monacoEditor",
      "topics": [
        "getMonacoCursorPosition"
      ]
    },
    {
      "page": "getMonacoLanguages",
      "title": "Get all ace modes",
      "topics": [
        "getMonacoLanguages"
      ]
    },
    {
      "page": "getMonacoSelectedText",
      "title": "Get selected text in monacoEditor",
      "topics": [
        "getMonacoSelectedText"
      ]
    },
    {
      "page": "getMonacoSelectionRange",
      "title": "Get selection range in monacoEditor",
      "topics": [
        "getMonacoSelectionRange"
      ]
    },
    {
      "page": "getMonacoThemes",
      "title": "Get all monaco themes",
      "topics": [
        "getMonacoThemes"
      ]
    },
    {
      "page": "getMonacoValue",
      "title": "Get value in monacoEditor",
      "topics": [
        "getMonacoValue"
      ]
    },
    {
      "page": "getPackageStatus",
      "title": "Get status of shinyEditor package",
      "topics": [
        "getPackageStatus"
      ]
    },
    {
      "page": "getSystemFontFamilies",
      "title": "Get system font families",
      "topics": [
        "getSystemFontFamilies"
      ]
    },
    {
      "page": "monacoDiffEditor",
      "title": "Render an Ace monacoDiffEditor",
      "topics": [
        "monacoDiffEditor"
      ]
    },
    {
      "page": "monacoDiffEditor-shiny",
      "title": "Shiny bindings for monacoDiffEditor",
      "topics": [
        "monacoDiffEditor-shiny",
        "monacoDiffEditorOutput",
        "renderMonacoDiffEditor"
      ]
    },
    {
      "page": "monacoEditor",
      "title": "Render an monaco editor",
      "topics": [
        "monacoEditor"
      ]
    },
    {
      "page": "monacoEditor-shiny",
      "title": "Shiny bindings for monacoEditor",
      "topics": [
        "monacoEditor-shiny",
        "monacoEditorOutput",
        "renderMonacoEditor"
      ]
    },
    {
      "page": "onAceEditorReady",
      "title": "Fires upon aceEditor initialisation",
      "topics": [
        "onAceEditorReady"
      ]
    },
    {
      "page": "onMonacoEditorReady",
      "title": "Fires upon monacoEditor initialisation",
      "topics": [
        "onMonacoEditorReady"
      ]
    },
    {
      "page": "removeAceCompleter",
      "title": "Remove completer",
      "topics": [
        "removeAceCompleter"
      ]
    },
    {
      "page": "removeAceDiffView",
      "title": "Remove ace diff view",
      "topics": [
        "removeAceDiffView"
      ]
    },
    {
      "page": "removeMonacoDiffView",
      "title": "Remove monaco diff view",
      "topics": [
        "removeMonacoDiffView"
      ]
    },
    {
      "page": "setAceEnableAutocompletion",
      "title": "Enable or disable code completion",
      "topics": [
        "setAceEnableAutocompletion"
      ]
    },
    {
      "page": "setAceEnableSpellCheck",
      "title": "Enable or disable spell check",
      "topics": [
        "setAceEnableSpellCheck"
      ]
    },
    {
      "page": "setAceHighlightActiveLine",
      "title": "Highlight the current line",
      "topics": [
        "setAceHighlightActiveLine"
      ]
    },
    {
      "page": "setAceLineNumbersVisible",
      "title": "Show or hide line number area in aceEditor",
      "topics": [
        "setAceLineNumbersVisible"
      ]
    },
    {
      "page": "setAceMode",
      "title": "Set new mode",
      "topics": [
        "setAceMode"
      ]
    },
    {
      "page": "setAceNewLineMode",
      "title": "Set the new line mode to aceEditor",
      "topics": [
        "setAceNewLineMode"
      ]
    },
    {
      "page": "setAceOption",
      "title": "Set an option to aceEditor",
      "topics": [
        "setAceOption"
      ]
    },
    {
      "page": "setAceOptions",
      "title": "Set options to aceEditor",
      "topics": [
        "setAceOptions"
      ]
    },
    {
      "page": "setAceReadOnly",
      "title": "Set readOnly for aceEditor",
      "topics": [
        "setAceReadOnly"
      ]
    },
    {
      "page": "setAceShowInvisibles",
      "title": "Show or hide invisible characters in aceEditor",
      "topics": [
        "setAceShowInvisibles"
      ]
    },
    {
      "page": "setAceStatusBarVisible",
      "title": "Show or hide the statusBar",
      "topics": [
        "setAceStatusBarVisible"
      ]
    },
    {
      "page": "setAceTheme",
      "title": "Set new theme",
      "topics": [
        "setAceTheme"
      ]
    },
    {
      "page": "setAceValue",
      "title": "Replace text with new text",
      "topics": [
        "setAceValue"
      ]
    },
    {
      "page": "setMonacoEnableSpellCheck",
      "title": "Enable or disable spell check",
      "topics": [
        "setMonacoEnableSpellCheck"
      ]
    },
    {
      "page": "setMonacoLanguage",
      "title": "Set language",
      "topics": [
        "setMonacoLanguage"
      ]
    },
    {
      "page": "setMonacoTheme",
      "title": "Set new theme",
      "topics": [
        "setMonacoTheme"
      ]
    },
    {
      "page": "setMonacoValue",
      "title": "Replace text with new text",
      "topics": [
        "setMonacoValue"
      ]
    },
    {
      "page": "updateMonacoOption",
      "title": "Update an option to monacoEditor",
      "topics": [
        "updateMonacoOption"
      ]
    },
    {
      "page": "updateMonacoOptions",
      "title": "Update options to monacoEditor",
      "topics": [
        "updateMonacoOptions"
      ]
    }
  ],
  "_readme": "https://github.com/zearoby/shinyeditor/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "systemfonts",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.3521825181113627,
  "_indexed": true,
  "_nocasepkg": "shinyeditor",
  "_universes": [
    "zearoby"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T06:14:48.000Z",
      "distro": "noble",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "a3d8a09f3343f1911eec89b91f2aba2bdb38b8c7a9a1670f87fd345b37c33c79",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T06:14:50.000Z",
      "distro": "noble",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "d4968a354743c99fef66ae329950dc8c20390106ff4ec5b39ee248be9a1e39f7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T06:17:38.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "fb4031b08666b59697525956f87e863c08b15fac64be2ee95ef6ed555a4f1f6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T06:17:32.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "55767483b14914efecfee85c7f552cd2001d56cfeff0e97a935b9c4f2de5220a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-26T06:14:44.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "639a2357accfd425e2c0831bdcd319409d812d30e9752aff4b96745da34c0710",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T06:14:09.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "bb28016a0235c87c1f26f3611cdc296bc5e7942c8310d8175741b144aca802fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T06:13:44.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "97c4f283487836f6c3185ae37b1fdf905e0a0f95e51d7c48cb8e8f4b35cd27e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T06:13:41.000Z",
      "commit": "cc72d4b7295ee35ad35d36285c3ee2b92bac6e18",
      "fileid": "1740366c75298c6514e78cb7c3b4fdae45c352b274f81394c766693a49a67a4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zearoby/actions/runs/26435502046"
    }
  ]
}