{
  "_id": "6a11ff44acfb0bcc41d03fb4",
  "Package": "constructive",
  "Title": "Display Idiomatic Code to Construct Most R Objects",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Antoine\", \"Fabri\", , \"antoine.fabri@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-1416-3412\")),\nperson(\"Jacob\", \"Scott\", , \"jscott2718@gmail.com\", role = \"ctb\"),\nperson(\"cynkra GmbH\", , , \"mail@cynkra.com\", role = \"fnd\",\ncomment = c(ROR = \"0335t7e62\"))\n)",
  "Description": "Prints code that can be used to recreate R objects. In a\nsense it is similar to 'base::dput()' or 'base::deparse()' but\n'constructive' strives to use idiomatic constructors.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/cynkra/constructive,\nhttps://cynkra.github.io/constructive/",
  "BugReports": "https://github.com/cynkra/constructive/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "cynkra/cynkratemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-05-23 18:04:23 UTC",
  "RemoteUrl": "https://github.com/cynkra/constructive",
  "RemoteRef": "HEAD",
  "RemoteSha": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 19:16:32 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre],\nKirill Müller [ctb] (ORCID: <https://orcid.org/0000-0002-1416-3412>),\nJacob Scott [ctb],\ncynkra GmbH [fnd] (ROR: <https://ror.org/0335t7e62>)",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "MD5sum": "82b8a80ec308f4b0c25314961a42de07",
  "_user": "cynkra",
  "_type": "src",
  "_file": "constructive_1.3.0.tar.gz",
  "_fileid": "aac7001c13e511e0f4a74344a8502668b08d64a29dfbded49c5d3b26c259e872",
  "_filesize": 848814,
  "_sha256": "aac7001c13e511e0f4a74344a8502668b08d64a29dfbded49c5d3b26c259e872",
  "_created": "2026-05-23T19:16:32.000Z",
  "_published": "2026-05-23T19:25:56.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77543672930,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179152494"
    },
    {
      "job": 77543672960,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179152622"
    },
    {
      "job": 77543672948,
      "time": 231,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179157446"
    },
    {
      "job": 77543672951,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179154503"
    },
    {
      "job": 77543672956,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179145664"
    },
    {
      "job": 77543672955,
      "time": 260,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179160195"
    },
    {
      "job": 77543672929,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179149066"
    },
    {
      "job": 77543672949,
      "time": 525,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179183250"
    },
    {
      "job": 77543484658,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179135422"
    },
    {
      "job": 77543672908,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179147018"
    },
    {
      "job": 77543672932,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7179151709"
    },
    {
      "job": 77543672919,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7179151147"
    },
    {
      "job": 77543672937,
      "time": 402,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7179172708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cynkra/constructive",
  "_commit": {
    "id": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
    "author": "Kirill Müller <kirill@cynkra.com>",
    "committer": "Kirill Müller <kirill@cynkra.com>",
    "message": "ci: Update ccache-action reference\n",
    "time": 1779559463
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "diffobj",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "waldo",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "blob",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "dm",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ellmer",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "reprex",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    }
  ],
  "_owner": "cynkra",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 10
    },
    {
      "week": "2025-34",
      "n": 18
    },
    {
      "week": "2025-35",
      "n": 13
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 6
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-08-28"
    },
    {
      "name": "v1.3.0",
      "date": "2025-09-19"
    }
  ],
  "_stars": 176,
  "_contributors": [
    {
      "user": "moodymudskipper",
      "count": 1508,
      "uuid": 18351714
    },
    {
      "user": "krlmlr",
      "count": 148,
      "uuid": 1741643
    },
    {
      "user": "andreranza",
      "count": 16,
      "uuid": 43607279
    },
    {
      "user": "michaelchirico",
      "count": 9,
      "uuid": 7606389
    },
    {
      "user": "wurli",
      "count": 6,
      "uuid": 17475731
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 5316,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/constructive"
  },
  "_devurl": "https://github.com/cynkra/constructive",
  "_pkgdown": "https://cynkra.github.io/constructive/",
  "_searchresults": 28,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": [
      "antoine",
      "kirill"
    ]
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/constructive.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cynkra/constructive",
  "_realowner": "cynkra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-06"
    },
    {
      "version": "0.2.0",
      "date": "2023-11-13"
    },
    {
      "version": "0.3.0",
      "date": "2024-03-05"
    },
    {
      "version": "1.0.0",
      "date": "2024-07-02"
    },
    {
      "version": "1.0.1",
      "date": "2024-07-07"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-10"
    },
    {
      "version": "1.2.0",
      "date": "2025-08-28"
    },
    {
      "version": "1.3.0",
      "date": "2025-09-19"
    }
  ],
  "_exports": [
    ".cstr_apply",
    ".cstr_combine_errors",
    ".cstr_construct",
    ".cstr_new_class",
    ".cstr_new_constructor",
    ".cstr_options",
    ".cstr_pipe",
    ".cstr_repair_attributes",
    ".cstr_wrap",
    ".env",
    ".xptr",
    "compare_options",
    "construct",
    "construct_base",
    "construct_clip",
    "construct_diff",
    "construct_dput",
    "construct_dump",
    "construct_issues",
    "construct_multi",
    "construct_reprex",
    "construct_signature",
    "deparse_call",
    "opts_array",
    "opts_AsIs",
    "opts_atomic",
    "opts_bibentry",
    "opts_blob",
    "opts_character",
    "opts_citationFooter",
    "opts_citationHeader",
    "opts_classGeneratorFunction",
    "opts_classPrototypeDef",
    "opts_classRepresentation",
    "opts_complex",
    "opts_constructive_options",
    "opts_CoordCartesian",
    "opts_CoordFixed",
    "opts_CoordFlip",
    "opts_CoordMap",
    "opts_CoordMunch",
    "opts_CoordPolar",
    "opts_CoordQuickmap",
    "opts_CoordRadial",
    "opts_CoordSf",
    "opts_CoordTrans",
    "opts_CoordTransform",
    "opts_data.frame",
    "opts_data.table",
    "opts_Date",
    "opts_difftime",
    "opts_dm",
    "opts_dots",
    "opts_double",
    "opts_element_blank",
    "opts_element_grob",
    "opts_element_line",
    "opts_element_rect",
    "opts_element_render",
    "opts_element_text",
    "opts_ellmer_TypeArray",
    "opts_ellmer_TypeBasic",
    "opts_ellmer_TypeEnum",
    "opts_ellmer_TypeJsonSchema",
    "opts_ellmer_TypeObject",
    "opts_environment",
    "opts_error",
    "opts_expression",
    "opts_externalptr",
    "opts_FacetGrid",
    "opts_FacetNull",
    "opts_FacetWrap",
    "opts_factor",
    "opts_formula",
    "opts_function",
    "opts_ggplot",
    "opts_ggplot2_element_blank",
    "opts_ggplot2_element_geom",
    "opts_ggplot2_element_line",
    "opts_ggplot2_element_point",
    "opts_ggplot2_element_polygon",
    "opts_ggplot2_element_rect",
    "opts_ggplot2_element_text",
    "opts_ggplot2_ggplot",
    "opts_ggplot2_labels",
    "opts_ggplot2_mapping",
    "opts_ggplot2_margin",
    "opts_ggplot2_theme",
    "opts_ggproto",
    "opts_grouped_df",
    "opts_Guide",
    "opts_GuideAxis",
    "opts_GuideAxisLogticks",
    "opts_GuideAxisStack",
    "opts_GuideAxisTheta",
    "opts_GuideBins",
    "opts_GuideColourbar",
    "opts_GuideColoursteps",
    "opts_GuideCustom",
    "opts_GuideLegend",
    "opts_GuideNone",
    "opts_Guides",
    "opts_hexmode",
    "opts_integer",
    "opts_integer64",
    "opts_labels",
    "opts_language",
    "opts_Layer",
    "opts_list",
    "opts_logical",
    "opts_margin",
    "opts_matrix",
    "opts_mts",
    "opts_noquote",
    "opts_NULL",
    "opts_numeric_version",
    "opts_object",
    "opts_octmode",
    "opts_ordered",
    "opts_package_version",
    "opts_pairlist",
    "opts_person",
    "opts_POSIXct",
    "opts_POSIXlt",
    "opts_quosure",
    "opts_quosures",
    "opts_R_system_version",
    "opts_R6",
    "opts_R6ClassGenerator",
    "opts_raw",
    "opts_rel",
    "opts_rowwise_df",
    "opts_S4",
    "opts_S7_any",
    "opts_S7_base_class",
    "opts_S7_class",
    "opts_S7_external_generic",
    "opts_S7_generic",
    "opts_S7_object",
    "opts_S7_property",
    "opts_S7_S3_class",
    "opts_S7_union",
    "opts_Scale",
    "opts_ScalesList",
    "opts_simpleCondition",
    "opts_simpleError",
    "opts_simpleMessage",
    "opts_simpleUnit",
    "opts_simpleWarning",
    "opts_tbl_df",
    "opts_theme",
    "opts_ts",
    "opts_uneval",
    "opts_vctrs_list_of",
    "opts_waiver",
    "opts_warning",
    "opts_weakref",
    "opts_xml_document",
    "opts_xts",
    "opts_yearmon",
    "opts_yearqtr",
    "opts_zoo",
    "opts_zooreg"
  ],
  "_help": [
    {
      "page": "dot-cstr_apply",
      "title": ".cstr_apply",
      "topics": [
        ".cstr_apply"
      ]
    },
    {
      "page": "dot-cstr_combine_errors",
      "title": "Combine errors",
      "topics": [
        ".cstr_combine_errors"
      ]
    },
    {
      "page": "dot-cstr_construct",
      "title": "Generic for object code generation",
      "topics": [
        ".cstr_construct"
      ]
    },
    {
      "page": "dot-cstr_options",
      "title": "Create constructive options",
      "topics": [
        ".cstr_options"
      ]
    },
    {
      "page": "dot-cstr_pipe",
      "title": "Insert a pipe between two calls",
      "topics": [
        ".cstr_pipe"
      ]
    },
    {
      "page": "dot-cstr_repair_attributes",
      "title": "Repair attributes after idiomatic construction",
      "topics": [
        ".cstr_repair_attributes"
      ]
    },
    {
      "page": "dot-cstr_wrap",
      "title": "Wrap argument code in function call",
      "topics": [
        ".cstr_wrap"
      ]
    },
    {
      "page": "dot-env",
      "title": "Fetch environment from memory address",
      "topics": [
        ".env"
      ]
    },
    {
      "page": "dot-xptr",
      "title": "Build a pointer from a memory address",
      "topics": [
        ".xptr"
      ]
    },
    {
      "page": "compare_options",
      "title": "Options for waldo::compare",
      "topics": [
        "compare_options"
      ]
    },
    {
      "page": "construct",
      "title": "Build code to recreate an object",
      "topics": [
        "construct",
        "construct_multi"
      ]
    },
    {
      "page": "construct_clip",
      "title": "Construct to clipboard",
      "topics": [
        "construct_clip"
      ]
    },
    {
      "page": "construct_diff",
      "title": "Display diff of object definitions",
      "topics": [
        "construct_diff"
      ]
    },
    {
      "page": "construct_dput",
      "title": "Construct using only low level constructors",
      "topics": [
        "construct_base",
        "construct_dput"
      ]
    },
    {
      "page": "construct_dump",
      "title": "Dump Constructed Code to a File",
      "topics": [
        "construct_dump"
      ]
    },
    {
      "page": "construct_issues",
      "title": "Show constructive issues",
      "topics": [
        "construct_issues"
      ]
    },
    {
      "page": "construct_reprex",
      "title": "construct_reprex",
      "topics": [
        "construct_reprex"
      ]
    },
    {
      "page": "construct_signature",
      "title": "Construct a function's signature",
      "topics": [
        "construct_signature"
      ]
    },
    {
      "page": "constructive-global_options",
      "title": "Global Options",
      "topics": [
        "constructive-global_options",
        "constructive_opts_template",
        "constructive_pretty",
        "constructive_print_mode"
      ]
    },
    {
      "page": "deparse_call",
      "title": "Deparse a language object",
      "topics": [
        "deparse_call"
      ]
    },
    {
      "page": "extend-constructive",
      "title": "Extend constructive",
      "topics": [
        "extend-constructive"
      ]
    },
    {
      "page": "opts_array",
      "title": "Constructive options for arrays",
      "topics": [
        "opts_array"
      ]
    },
    {
      "page": "opts_AsIs",
      "title": "Constructive options for the class 'AsIs'",
      "topics": [
        "opts_AsIs"
      ]
    },
    {
      "page": "opts_atomic",
      "title": "Constructive options for atomic types",
      "topics": [
        "opts_atomic"
      ]
    },
    {
      "page": "opts_blob",
      "title": "Constructive options for class 'blob'",
      "topics": [
        "opts_blob"
      ]
    },
    {
      "page": "opts_character",
      "title": "Constructive options for type 'character'",
      "topics": [
        "opts_character"
      ]
    },
    {
      "page": "opts_classGeneratorFunction",
      "title": "Constructive options for class 'classGeneratorFunction'",
      "topics": [
        "opts_classGeneratorFunction"
      ]
    },
    {
      "page": "opts_classPrototypeDef",
      "title": "Constructive options for class 'classPrototypeDef'",
      "topics": [
        "opts_classPrototypeDef"
      ]
    },
    {
      "page": "opts_classRepresentation",
      "title": "Constructive options for class 'classRepresentation'",
      "topics": [
        "opts_classRepresentation"
      ]
    },
    {
      "page": "opts_complex",
      "title": "Constructive options for type 'complex'",
      "topics": [
        "opts_complex"
      ]
    },
    {
      "page": "opts_constructive_options",
      "title": "Constructive options for the class 'constructive_options'",
      "topics": [
        "opts_constructive_options"
      ]
    },
    {
      "page": "opts_CoordRadial",
      "title": "Constructive options for class 'CoordRadial'",
      "topics": [
        "opts_CoordRadial"
      ]
    },
    {
      "page": "opts_CoordTransform",
      "title": "Constructive options for class 'CoordTransform'",
      "topics": [
        "opts_CoordTransform"
      ]
    },
    {
      "page": "opts_data.frame",
      "title": "Constructive options for class 'data.frame'",
      "topics": [
        "opts_data.frame"
      ]
    },
    {
      "page": "opts_data.table",
      "title": "Constructive options for class 'data.table'",
      "topics": [
        "opts_data.table"
      ]
    },
    {
      "page": "opts_Date",
      "title": "Constructive options class 'Date'",
      "topics": [
        "opts_Date"
      ]
    },
    {
      "page": "opts_dm",
      "title": "Constructive options class 'dm'",
      "topics": [
        "opts_dm"
      ]
    },
    {
      "page": "opts_dots",
      "title": "Constructive options for type '...'",
      "topics": [
        "opts_dots"
      ]
    },
    {
      "page": "opts_double",
      "title": "Constructive options for type 'double'",
      "topics": [
        "opts_double"
      ]
    },
    {
      "page": "opts_ellmer_TypeArray",
      "title": "Constructive options for class 'ellmer::TypeArray`'",
      "topics": [
        "opts_ellmer_TypeArray"
      ]
    },
    {
      "page": "opts_ellmer_TypeBasic",
      "title": "Constructive options for class 'ellmer::TypeBasic`'",
      "topics": [
        "opts_ellmer_TypeBasic"
      ]
    },
    {
      "page": "opts_ellmer_TypeEnum",
      "title": "Constructive options for class 'ellmer::TypeEnum`'",
      "topics": [
        "opts_ellmer_TypeEnum"
      ]
    },
    {
      "page": "opts_ellmer_TypeJsonSchema",
      "title": "Constructive options for class 'ellmer::TypeJsonSchema`'",
      "topics": [
        "opts_ellmer_TypeJsonSchema"
      ]
    },
    {
      "page": "opts_ellmer_TypeObject",
      "title": "Constructive options for class 'ellmer::TypeObject`'",
      "topics": [
        "opts_ellmer_TypeObject"
      ]
    },
    {
      "page": "opts_environment",
      "title": "Constructive options for type 'environment'",
      "topics": [
        "opts_environment"
      ]
    },
    {
      "page": "opts_externalptr",
      "title": "Constructive options for type 'externalptr'",
      "topics": [
        "opts_externalptr"
      ]
    },
    {
      "page": "opts_FacetNull",
      "title": "Constructive options for class 'FacetNull'",
      "topics": [
        "opts_FacetNull"
      ]
    },
    {
      "page": "opts_factor",
      "title": "Constructive options for class 'factor'",
      "topics": [
        "opts_factor"
      ]
    },
    {
      "page": "opts_formula",
      "title": "Constructive options for formulas",
      "topics": [
        "opts_formula"
      ]
    },
    {
      "page": "opts_function",
      "title": "Constructive options for functions",
      "topics": [
        "opts_function"
      ]
    },
    {
      "page": "opts_ggplot",
      "title": "Constructive options for class 'ggplot'",
      "topics": [
        "opts_ggplot"
      ]
    },
    {
      "page": "opts_ggplot2_ggplot",
      "title": "Constructive options for class 'ggplot2::ggplot'",
      "topics": [
        "opts_ggplot2_ggplot"
      ]
    },
    {
      "page": "opts_ggplot2_labels",
      "title": "Constructive options for class 'ggplot2::labels'",
      "topics": [
        "opts_ggplot2_labels"
      ]
    },
    {
      "page": "opts_grouped_df",
      "title": "Constructive options for class 'grouped_df'",
      "topics": [
        "opts_grouped_df"
      ]
    },
    {
      "page": "opts_GuideAxis",
      "title": "Constructive options for class 'GuideAxis'",
      "topics": [
        "opts_GuideAxis"
      ]
    },
    {
      "page": "opts_GuideAxisLogticks",
      "title": "Constructive options for class 'GuideAxisLogticks'",
      "topics": [
        "opts_GuideAxisLogticks"
      ]
    },
    {
      "page": "opts_GuideAxisStack",
      "title": "Constructive options for class 'GuideAxisStack'",
      "topics": [
        "opts_GuideAxisStack"
      ]
    },
    {
      "page": "opts_GuideAxisTheta",
      "title": "Constructive options for class 'GuideAxisTheta'",
      "topics": [
        "opts_GuideAxisTheta"
      ]
    },
    {
      "page": "opts_GuideBins",
      "title": "Constructive options for class 'GuideBins'",
      "topics": [
        "opts_GuideBins"
      ]
    },
    {
      "page": "opts_GuideColourbar",
      "title": "Constructive options for class 'GuideColourbar'",
      "topics": [
        "opts_GuideColourbar"
      ]
    },
    {
      "page": "opts_GuideColoursteps",
      "title": "Constructive options for class 'GuideColoursteps'",
      "topics": [
        "opts_GuideColoursteps"
      ]
    },
    {
      "page": "opts_GuideCustom",
      "title": "Constructive options for class 'GuideCustom'",
      "topics": [
        "opts_GuideCustom"
      ]
    },
    {
      "page": "opts_GuideLegend",
      "title": "Constructive options for class 'GuideLegend'",
      "topics": [
        "opts_GuideLegend"
      ]
    },
    {
      "page": "opts_GuideNone",
      "title": "Constructive options for class 'GuideNone'",
      "topics": [
        "opts_GuideNone"
      ]
    },
    {
      "page": "opts_Guides",
      "title": "Constructive options for class 'Guides'",
      "topics": [
        "opts_Guides"
      ]
    },
    {
      "page": "opts_hexmode",
      "title": "Constructive options for class 'hexmode'",
      "topics": [
        "opts_hexmode"
      ]
    },
    {
      "page": "opts_integer",
      "title": "Constructive options for type 'integer'",
      "topics": [
        "opts_integer"
      ]
    },
    {
      "page": "opts_integer64",
      "title": "Constructive options for class 'integer64'",
      "topics": [
        "opts_integer64"
      ]
    },
    {
      "page": "opts_language",
      "title": "Constructive options for type 'language'",
      "topics": [
        "opts_language"
      ]
    },
    {
      "page": "opts_Layer",
      "title": "Constructive options for class 'Layer' (ggplot2)",
      "topics": [
        "opts_Layer"
      ]
    },
    {
      "page": "opts_list",
      "title": "Constructive options for type 'list'",
      "topics": [
        "opts_list"
      ]
    },
    {
      "page": "opts_logical",
      "title": "Constructive options for type 'logical'",
      "topics": [
        "opts_logical"
      ]
    },
    {
      "page": "opts_matrix",
      "title": "Constructive options for matrices",
      "topics": [
        "opts_matrix"
      ]
    },
    {
      "page": "opts_mts",
      "title": "Constructive options for time-series objets",
      "topics": [
        "opts_mts"
      ]
    },
    {
      "page": "opts_numeric_version",
      "title": "Constructive options for numeric_version",
      "topics": [
        "opts_numeric_version"
      ]
    },
    {
      "page": "opts_object",
      "title": "Constructive options for class 'object'",
      "topics": [
        "opts_object"
      ]
    },
    {
      "page": "opts_octmode",
      "title": "Constructive options for class 'octmode'",
      "topics": [
        "opts_octmode"
      ]
    },
    {
      "page": "opts_ordered",
      "title": "Constructive options for class 'ordered'",
      "topics": [
        "opts_ordered"
      ]
    },
    {
      "page": "opts_package_version",
      "title": "Constructive options for package_version",
      "topics": [
        "opts_package_version"
      ]
    },
    {
      "page": "opts_pairlist",
      "title": "Constructive options for pairlists",
      "topics": [
        "opts_pairlist"
      ]
    },
    {
      "page": "opts_POSIXct",
      "title": "Constructive options for class 'POSIXct'",
      "topics": [
        "opts_POSIXct"
      ]
    },
    {
      "page": "opts_POSIXlt",
      "title": "Constructive options for class 'POSIXlt'",
      "topics": [
        "opts_POSIXlt"
      ]
    },
    {
      "page": "opts_quosure",
      "title": "Constructive options for class 'quosure'",
      "topics": [
        "opts_quosure"
      ]
    },
    {
      "page": "opts_quosures",
      "title": "Constructive options for class 'quosures'",
      "topics": [
        "opts_quosures"
      ]
    },
    {
      "page": "opts_R_system_version",
      "title": "Constructive options for R_system_version",
      "topics": [
        "opts_R_system_version"
      ]
    },
    {
      "page": "opts_R6",
      "title": "Constructive options for class 'R6'",
      "topics": [
        "opts_R6"
      ]
    },
    {
      "page": "opts_R6ClassGenerator",
      "title": "Constructive options for class 'R6ClassGenerator'",
      "topics": [
        "opts_R6ClassGenerator"
      ]
    },
    {
      "page": "opts_raw",
      "title": "Constructive options for type 'raw'",
      "topics": [
        "opts_raw"
      ]
    },
    {
      "page": "opts_rowwise_df",
      "title": "Constructive options for class 'rowwise_df'",
      "topics": [
        "opts_rowwise_df"
      ]
    },
    {
      "page": "opts_S4",
      "title": "Constructive options for class 'S4'",
      "topics": [
        "opts_S4"
      ]
    },
    {
      "page": "opts_S7_any",
      "title": "Constructive options for class 'S7_any'",
      "topics": [
        "opts_S7_any"
      ]
    },
    {
      "page": "opts_S7_base_class",
      "title": "Constructive options for class 'S7_base_class'",
      "topics": [
        "opts_S7_base_class"
      ]
    },
    {
      "page": "opts_S7_class",
      "title": "Constructive options for class 'S7_class'",
      "topics": [
        "opts_S7_class"
      ]
    },
    {
      "page": "opts_S7_external_generic",
      "title": "Constructive options for class 'S7_external_generic'",
      "topics": [
        "opts_S7_external_generic"
      ]
    },
    {
      "page": "opts_S7_generic",
      "title": "Constructive options for class 'S7_generic'",
      "topics": [
        "opts_S7_generic"
      ]
    },
    {
      "page": "opts_S7_object",
      "title": "Constructive options for class 'S7_object'",
      "topics": [
        "opts_S7_object"
      ]
    },
    {
      "page": "opts_S7_property",
      "title": "Constructive options for class 'S7_property'",
      "topics": [
        "opts_S7_property"
      ]
    },
    {
      "page": "opts_S7_S3_class",
      "title": "Constructive options for class 'S7_S3_class'",
      "topics": [
        "opts_S7_S3_class"
      ]
    },
    {
      "page": "opts_S7_union",
      "title": "Constructive options for class 'S7_union'",
      "topics": [
        "opts_S7_union"
      ]
    },
    {
      "page": "opts_tbl_df",
      "title": "Constructive options for tibbles",
      "topics": [
        "opts_tbl_df"
      ]
    },
    {
      "page": "opts_ts",
      "title": "Constructive options for time-series objets",
      "topics": [
        "opts_ts"
      ]
    },
    {
      "page": "opts_vctrs_list_of",
      "title": "Constructive options for class 'data.table'",
      "topics": [
        "opts_vctrs_list_of"
      ]
    },
    {
      "page": "opts_weakref",
      "title": "Constructive options for the class 'weakref'",
      "topics": [
        "opts_weakref"
      ]
    },
    {
      "page": "opts_xml_document",
      "title": "Constructive options for class 'xml_document'",
      "topics": [
        "opts_xml_document"
      ]
    },
    {
      "page": "opts_xts",
      "title": "Constructive options for class 'xts'",
      "topics": [
        "opts_xts"
      ]
    },
    {
      "page": "opts_yearmon",
      "title": "Constructive options for class 'yearmon'",
      "topics": [
        "opts_yearmon"
      ]
    },
    {
      "page": "opts_yearqtr",
      "title": "Constructive options for class 'yearqtr'",
      "topics": [
        "opts_yearqtr"
      ]
    },
    {
      "page": "opts_zoo",
      "title": "Constructive options for class 'zoo'",
      "topics": [
        "opts_zoo"
      ]
    },
    {
      "page": "opts_zooreg",
      "title": "Constructive options for class 'zooreg'",
      "topics": [
        "opts_zooreg"
      ]
    },
    {
      "page": "other-opts",
      "title": "Other Opts Functions",
      "topics": [
        "opts_bibentry",
        "opts_citationFooter",
        "opts_citationHeader",
        "opts_CoordCartesian",
        "opts_CoordFixed",
        "opts_CoordFlip",
        "opts_CoordMap",
        "opts_CoordMunch",
        "opts_CoordPolar",
        "opts_CoordQuickmap",
        "opts_CoordSf",
        "opts_CoordTrans",
        "opts_difftime",
        "opts_element_blank",
        "opts_element_grob",
        "opts_element_line",
        "opts_element_rect",
        "opts_element_render",
        "opts_element_text",
        "opts_error",
        "opts_expression",
        "opts_FacetGrid",
        "opts_FacetWrap",
        "opts_ggplot2_element_blank",
        "opts_ggplot2_element_geom",
        "opts_ggplot2_element_line",
        "opts_ggplot2_element_point",
        "opts_ggplot2_element_polygon",
        "opts_ggplot2_element_rect",
        "opts_ggplot2_element_text",
        "opts_ggplot2_mapping",
        "opts_ggplot2_margin",
        "opts_ggplot2_theme",
        "opts_ggproto",
        "opts_Guide",
        "opts_labels",
        "opts_margin",
        "opts_noquote",
        "opts_NULL",
        "opts_person",
        "opts_rel",
        "opts_Scale",
        "opts_ScalesList",
        "opts_simpleCondition",
        "opts_simpleError",
        "opts_simpleMessage",
        "opts_simpleUnit",
        "opts_simpleWarning",
        "opts_theme",
        "opts_uneval",
        "opts_waiver",
        "opts_warning",
        "other-opts"
      ]
    },
    {
      "page": "templates",
      "title": "Extend constructive",
      "topics": [
        ".cstr_new_class",
        ".cstr_new_constructor",
        "templates"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cynkra/constructive/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cynkra/constructive/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "diffobj",
    "glue",
    "rlang",
    "waldo"
  ],
  "_vignettes": [
    {
      "source": "deparse_call.Rmd",
      "filename": "deparse_call.html",
      "title": "deparse_call",
      "engine": "knitr::rmarkdown",
      "headings": [
        "deparse_call() is more accurate",
        "deparse_call() is clearer",
        "deparse_call() fails rather than making things up"
      ],
      "created": "2025-08-07 07:20:08",
      "modified": "2025-08-07 07:20:08",
      "commits": 1
    },
    {
      "source": "extend-constructive.Rmd",
      "filename": "extend-constructive.html",
      "title": "Extend constructive",
      "engine": "knitr::rmarkdown",
      "headings": [
        "construct() and .cstr_construct()",
        ".cstr_construct.<class>() methods",
        "opts_<class>() function",
        "is_corrupted_<class>() function",
        "Constructors",
        "Attribute repair"
      ],
      "created": "2024-07-02 09:27:59",
      "modified": "2024-07-03 09:16:13",
      "commits": 3
    }
  ],
  "_score": 10.539815515614563,
  "_indexed": true,
  "_nocasepkg": "constructive",
  "_universes": [
    "cynkra",
    "moodymudskipper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "5a681b1617fd3e68028a7fcfbcff935e2a2f96d71ace2da7e5a4acdfb3626392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "8b05d5a63be6429595bac1db74f1d25c891a4e1f1d85cf739bc53ac78f8ce312",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T19:19:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "b87e8aecab5495829b0f5e5e477dfd7d870c1f55d354ed6ef7e95de784c3ccc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-23T19:19:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "703c4b2731dce9153e04220e9d8a856508c140b137b406044b7045c788f35777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:03.000Z",
      "arch": "aarch64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "4da2f472435bd81aa64eba49164be5a894f7927a4a5a804f29027e0cc8c8745d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T19:19:28.000Z",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "138a077f4d5c8f166f5fde07ff6772913bf5b2e3e4dc5f9e187266c431d93310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:26.000Z",
      "arch": "aarch64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "35a49b3a8f3811ddbf4a43f611608e673c94c2410ad8918487a3a319d7cdd2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-23T19:21:59.000Z",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "3cf98faac0abe90e8f06364d9f9543f62e1360cbe946a542ee412c3daf70524b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:59.000Z",
      "arch": "emscripten",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "ce8ac1483146da1b12b2b292ca3f5b2f7765bba90d4161fb209cb907dd9e22bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:07.000Z",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "e35f7d17cefc7815c686fc64ba07fb26c155ffe9a3a3ef865873307df94576e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T19:18:09.000Z",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "2b921a214b10dca9a1f6cc94026b089042baa2e863913ead99d25c2b4ec74bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-23T19:21:09.000Z",
      "arch": "x86_64",
      "commit": "3828bdbb279dc33e281aab3ee8145f21efccbd18",
      "fileid": "85c6c525ec69730bd23104c10726d8ea57885939cbf4034dc95ccc1d65c4417a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26341203645"
    }
  ]
}