{
  "_id": "6a22e046530b9bc726bc8e5c",
  "Package": "blockr.dock",
  "Title": "A Docking Layout Manager for 'blockr'",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Nicolas\",\nfamily = \"Bennett\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nicolas@cynkra.com\"),\nperson(given = \"David\",\nfamily = \"Granjon\",\nrole = c(\"aut\"),\nemail = \"david@cynkra.com\")\n)",
  "Description": "Building on the docking layout manager provided by\n'dockViewR', this provides a flexible front-end to\n'blockr.core'. It provides an extension mechanism which allows\nfor providing means to manipulate a board object via\npanel-based user interface components.",
  "URL": "https://bristolmyerssquibb.github.io/blockr.dock/",
  "BugReports": "https://github.com/BristolMyersSquibb/blockr.dock/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "BristolMyersSquibb/blockr.ui",
    "BristolMyersSquibb/blockr.core"
  ],
  "Config/testthat/edition": "3",
  "Collate": "'action-class.R' 'action-block.R' 'action-link.R'\n'action-sidebar.R' 'action-stack.R' 'action-ui.R'\n'action-utils.R' 'block-meta.R' 'block-ui.R' 'board-plugins.R'\n'board-server.R' 'board-ui.R' 'dock-board.R' 'dock-stack.R'\n'ext-class.R' 'ext-delta.R' 'ext-edit.R' 'ext-ui.R'\n'layout-class.R' 'plugin-block.R' 'plugin-serdes.R'\n'utils-dock.R' 'utils-id.R' 'utils-misc.R' 'utils-pkg.R'\n'utils-serdes.R' 'utils-serve.R' 'utils-ui.R' 'layouts-class.R'\n'view-ui.R' 'views-delta.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://bristolmyerssquibb.r-universe.dev",
  "Date/Publication": "2026-06-05 12:18:04 UTC",
  "RemoteUrl": "https://github.com/bristolmyerssquibb/blockr.dock",
  "RemoteRef": "HEAD",
  "RemoteSha": "58fe11cc05b60e912184e57a976822d6a3a142f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 14:38:45 UTC",
    "User": "root"
  },
  "Author": "Nicolas Bennett [aut, cre],\nDavid Granjon [aut]",
  "Maintainer": "Nicolas Bennett <nicolas@cynkra.com>",
  "MD5sum": "995e2bb2768e3e91db4e449cdc7f2c14",
  "_user": "bristolmyerssquibb",
  "_type": "src",
  "_file": "blockr.dock_0.1.2.tar.gz",
  "_fileid": "54146adf3cb43bb0a4cfd98871d63778b5ef372fbdcf0d68553e173eccd0d330",
  "_filesize": 406988,
  "_sha256": "54146adf3cb43bb0a4cfd98871d63778b5ef372fbdcf0d68553e173eccd0d330",
  "_created": "2026-06-05T14:38:45.000Z",
  "_published": "2026-06-05T14:42:14.775Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79749886888,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439317739"
    },
    {
      "job": 79749886800,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439318162"
    },
    {
      "job": 79749886773,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439297349"
    },
    {
      "job": 79749886778,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439298289"
    },
    {
      "job": 79749239965,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439254827"
    },
    {
      "job": 79749886703,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439301564"
    },
    {
      "job": 79749886813,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439319369"
    },
    {
      "job": 79749886798,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439299077"
    },
    {
      "job": 79749886970,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439300693"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bristolmyerssquibb/blockr.dock",
  "_commit": {
    "id": "58fe11cc05b60e912184e57a976822d6a3a142f2",
    "author": "Nicolas Bennett <3158446+nbenn@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #202 from BristolMyersSquibb/193-rename-panel-title\n\nRelabel the dock panel from the rename delta\n",
    "time": 1780661884
  },
  "_maintainer": {
    "name": "Nicolas Bennett",
    "email": "nicolas@cynkra.com",
    "login": "nbenn",
    "description": "",
    "uuid": 3158446
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "blockr.core",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "blockr.ui",
      "role": "Imports"
    },
    {
      "package": "bsicons",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "dockViewR",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bristolmyerssquibb",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-39",
      "n": 11
    },
    {
      "week": "2025-40",
      "n": 7
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 8
    },
    {
      "week": "2025-47",
      "n": 10
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 36
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 10
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 20
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nbenn",
      "count": 335,
      "uuid": 3158446
    },
    {
      "user": "divadnojnarg",
      "count": 103,
      "uuid": 18291543
    },
    {
      "user": "christophsax",
      "count": 66,
      "uuid": 1390827
    }
  ],
  "_userbio": {
    "uuid": 162351444,
    "type": "organization",
    "name": "Bristol Myers Squibb"
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blockr.dock"
  },
  "_devurl": "https://github.com/bristolmyerssquibb/blockr.dock",
  "_pkgdown": "https://bristolmyerssquibb.github.io/blockr.dock/",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blockr.dock.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/bristolmyerssquibb/blockr.dock",
  "_realowner": "bristolmyerssquibb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.1.1",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "action_id",
    "action_triggers",
    "active_layout",
    "active_layout<-",
    "active_view",
    "active_view<-",
    "as_block_handle_id",
    "as_block_panel_id",
    "as_dock_board",
    "as_dock_extensions",
    "as_dock_handle_id",
    "as_dock_layout",
    "as_dock_layouts",
    "as_dock_panel_id",
    "as_dock_stack",
    "as_ext_handle_id",
    "as_ext_panel_id",
    "as_obj_id",
    "as_view_handle_id",
    "blk_color",
    "blk_icon_data_uri",
    "blks_metadata",
    "block_input_select",
    "block_registry_selectize",
    "board_actions",
    "board_layouts",
    "board_layouts<-",
    "board_select",
    "default_layout",
    "dock_board_options",
    "dock_ext_ids",
    "dock_extensions",
    "dock_extensions<-",
    "dock_id",
    "dock_layout",
    "extension_block_callback",
    "extension_ctor",
    "extension_description",
    "extension_id",
    "extension_name",
    "extension_server",
    "extension_ui",
    "group",
    "is_action",
    "is_action_generator",
    "is_dock_board",
    "is_dock_extension",
    "is_dock_extensions",
    "is_dock_layout",
    "is_dock_layouts",
    "is_dock_stack",
    "layout_from_json",
    "layout_panel_ids",
    "layout_to_json",
    "new_action",
    "new_dock_board",
    "new_dock_extension",
    "new_dock_extensions",
    "new_dock_stack",
    "new_edit_board_extension",
    "panel_obj_ids",
    "panels",
    "show_panel",
    "stack_color",
    "stack_color<-",
    "suggest_new_colors",
    "validate_dock_layout",
    "validate_dock_layouts",
    "validate_extension",
    "validate_extensions",
    "view_name",
    "view_name<-",
    "view_names"
  ],
  "_help": [
    {
      "page": "meta",
      "title": "Get block metadata",
      "topics": [
        "blks_metadata",
        "blk_color",
        "blk_icon_data_uri"
      ]
    },
    {
      "page": "ids",
      "title": "ID utilities",
      "topics": [
        "as_block_handle_id",
        "as_block_panel_id",
        "as_dock_handle_id",
        "as_dock_panel_id",
        "as_ext_handle_id",
        "as_ext_panel_id",
        "as_obj_id",
        "as_view_handle_id",
        "dock_id"
      ]
    },
    {
      "page": "layout",
      "title": "Dock layout",
      "topics": [
        "as_dock_layout",
        "default_layout",
        "dock_layout",
        "format.dock_layout",
        "group",
        "is_dock_layout",
        "panels",
        "print.dock_layout",
        "validate_dock_layout"
      ]
    },
    {
      "page": "action",
      "title": "Board actions",
      "topics": [
        "action_id",
        "action_triggers",
        "block_input_select",
        "block_registry_selectize",
        "board_actions",
        "board_select",
        "is_action",
        "is_action_generator",
        "new_action"
      ]
    },
    {
      "page": "dock",
      "title": "Dock board",
      "topics": [
        "active_layout",
        "active_layout<-",
        "as_dock_board",
        "dock_board_options",
        "dock_extensions",
        "dock_extensions<-",
        "dock_ext_ids",
        "is_dock_board",
        "new_dock_board"
      ]
    },
    {
      "page": "extension",
      "title": "Dock extensions",
      "topics": [
        "as_dock_extensions",
        "as_dock_extensions.dock_extension",
        "as_dock_extensions.dock_extensions",
        "as_dock_extensions.list",
        "extension_block_callback",
        "extension_ctor",
        "extension_description",
        "extension_id",
        "extension_name",
        "extension_server",
        "extension_ui",
        "is_dock_extension",
        "is_dock_extensions",
        "new_dock_extension",
        "new_dock_extensions",
        "validate_extension",
        "validate_extensions"
      ]
    },
    {
      "page": "stack",
      "title": "Colored stacks",
      "topics": [
        "as_dock_stack",
        "is_dock_stack",
        "new_dock_stack",
        "stack_color",
        "stack_color<-",
        "suggest_new_colors"
      ]
    },
    {
      "page": "edit",
      "title": "Edit board extension",
      "topics": [
        "new_edit_board_extension"
      ]
    },
    {
      "page": "layout-json",
      "title": "Layout serialization and inspection",
      "topics": [
        "layout_from_json",
        "layout_panel_ids",
        "layout_to_json",
        "panel_obj_ids"
      ]
    },
    {
      "page": "panel",
      "title": "UI utilities",
      "topics": [
        "show_panel"
      ]
    }
  ],
  "_readme": "https://github.com/bristolmyerssquibb/blockr.dock/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "blockr.core",
    "blockr.ui",
    "bsicons",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "dockViewR",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyFiles",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "layouts.Rmd",
      "filename": "layouts.html",
      "title": "Defining dock layouts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The big picture",
        "Starting from scratch",
        "Single-page raw grid",
        "One panel",
        "Two panels side by side",
        "Two panels stacked vertically",
        "Tabs (multiple views in one panel)",
        "Nested grids",
        "Two columns, the right one stacked",
        "Two columns, both stacked",
        "Three rows in one column",
        "Sidebar + tabs",
        "Multiple views (pages)",
        "Choosing the initially active view",
        "Empty views",
        "Putting it all together",
        "Custom split ratios and active tabs",
        "A 30/70 split",
        "Stacking with sizes",
        "Choosing the open tab",
        "Sizes inside a nested branch",
        "Cheat-sheet",
        "Where to go from here"
      ],
      "created": "2026-04-29 08:20:21",
      "modified": "2026-06-03 09:52:52",
      "commits": 4
    }
  ],
  "_score": 6.597695185925512,
  "_indexed": true,
  "_nocasepkg": "blockr.dock",
  "_universes": [
    "bristolmyerssquibb",
    "nbenn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-05T14:41:05.000Z",
      "distro": "noble",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "c794eded4ce8b74ab19c06624dd197ebaa8a0e6140f0af49b9cce2db77afba98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-05T14:41:06.000Z",
      "distro": "noble",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "69270815b6c5260bd72c9f7de1d45a2c2e55a1f9e4ed40393a25e882c9d88cb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-05T14:40:27.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "e18dddb2d0fed58e0993e5d2e07a35587e3dc0ca3a6317c8156ef38b7425a3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-05T14:40:23.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "4d88692021b1e69f1f19fb48d483a4959e8aee28ac8a655edc3b078ee1812e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-05T14:41:08.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "c6e0451e45d8cb070a21a876057b28761b2648417211f774d702e1259632e607",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T14:40:50.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "438f70e7267dbcc91c9648a33f8ce1185e3efd747ff30660d3a149686ce4a028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T14:39:58.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "29532b4e3782d4cec3fd45e34293349cafdb999b7f8d15a6d259eba81c2a7c50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T14:40:07.000Z",
      "commit": "58fe11cc05b60e912184e57a976822d6a3a142f2",
      "fileid": "dad547df7ea9a22496bb059a246c39578492395cda3b50fed1ff9fc80d57d419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bristolmyerssquibb/actions/runs/27021172249"
    }
  ]
}