{
  "_id": "6a46d9716527f6f71f9f65b1",
  "Package": "janusplot",
  "Type": "Package",
  "Title": "Asymmetric Smoothed-Association Matrices via GAM Fits",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Max\", \"Moldovan\", , \"max.moldovan@adelaide.edu.au\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-9680-8474\"))\n)",
  "Description": "Render a pairwise, asymmetric smoothed-association matrix\nof continuous variables. Each cell shows the fitted spline from\nan 'mgcv' generalised additive model, with the upper triangle\ndisplaying 'gam(x_j ~ s(x_i))' and the lower triangle 'gam(x_i\n~ s(x_j))'. Unlike Pearson's correlation matrix, the\nvisualisation is intentionally asymmetric, revealing\nheteroscedasticity, leverage, and directional non-linearity\nthat a single scalar correlation hides. An asymmetry index and\na 24-category shape taxonomy quantify the directional\ndifference and qualitative form of each fitted smooth.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/max578/janusplot,\nhttps://max578.github.io/janusplot/",
  "BugReports": "https://github.com/max578/janusplot/issues",
  "Encoding": "UTF-8",
  "Language": "en-AU",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 21:31:08 UTC",
    "User": "root"
  },
  "Author": "Max Moldovan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9680-8474>)",
  "Maintainer": "Max Moldovan <max.moldovan@adelaide.edu.au>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-02 07:00:29 UTC",
  "RemoteUrl": "https://github.com/cran/janusplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "4591e5294b401812a773a2f521d1cd843df508bf",
  "_user": "cran",
  "_type": "src",
  "_file": "janusplot_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/762ad11479d50530fb3b09bfaa9bf2627b99927cdae9d37ddff6bf4f22470ade",
  "_filesize": 5315549,
  "_sha256": "762ad11479d50530fb3b09bfaa9bf2627b99927cdae9d37ddff6bf4f22470ade",
  "_expires": "2026-10-10T21:34:40.000Z",
  "_created": "2026-07-02T21:31:08.000Z",
  "_published": "2026-07-02T21:34:41.062Z",
  "_jobs": [
    {
      "job": 84882638387,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8052157690"
    },
    {
      "job": 84882638415,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052157038"
    },
    {
      "job": 84881891239,
      "time": 265,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052100704"
    },
    {
      "job": 84882638376,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8052148239"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28622635642",
  "_status": "success",
  "_upstream": "https://github.com/cran/janusplot",
  "_commit": {
    "id": "4591e5294b401812a773a2f521d1cd843df508bf",
    "author": "Max Moldovan <max.moldovan@adelaide.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1782975629
  },
  "_maintainer": {
    "name": "Max Moldovan",
    "email": "max.moldovan@adelaide.edu.au",
    "orcid": "0000-0001-9680-8474"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "agridat",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-28"
    },
    {
      "name": "0.1.1",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 471,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/janusplot"
  },
  "_devurl": "https://github.com/max578/janusplot",
  "_pkgdown": "https://max578.github.io/janusplot/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/janusplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/max578/janusplot",
  "_realowner": "max578",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-28"
    },
    {
      "version": "0.1.1",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "janusplot",
    "janusplot_data",
    "janusplot_shape_cutoffs",
    "janusplot_shape_hierarchy",
    "janusplot_shape_metrics",
    "janusplot_shape_sensitivity",
    "janusplot_shape_sensitivity_plot",
    "janusplot_shape_sensitivity_shapes",
    "janusplot_shape_sensitivity_summary"
  ],
  "_datasets": [
    {
      "name": "shape_sensitivity_demo",
      "title": "Precomputed shape-recognition sensitivity results (demo)",
      "object": "shape_sensitivity_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "truth",
        "n",
        "sigma",
        "seed",
        "predicted",
        "correct",
        "archetype_truth",
        "archetype_pred",
        "archetype_correct",
        "monotonicity_index",
        "convexity_index",
        "n_turn",
        "n_inflect",
        "error"
      ],
      "rows": 2160,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "janusplot",
      "title": "Asymmetric smoothed-association matrix",
      "concept": [
        "smooth-associations"
      ],
      "topics": [
        "janusplot"
      ]
    },
    {
      "page": "janusplot_data",
      "title": "Raw GAM fits and per-cell metrics for a smoothed-association matrix",
      "concept": [
        "smooth-associations"
      ],
      "topics": [
        "janusplot_data"
      ]
    },
    {
      "page": "janusplot_shape_cutoffs",
      "title": "Default cutoff thresholds for 'shape_category' classification",
      "concept": [
        "shape-metrics"
      ],
      "topics": [
        "janusplot_shape_cutoffs"
      ]
    },
    {
      "page": "janusplot_shape_hierarchy",
      "title": "Shape-category taxonomy table",
      "concept": [
        "shape-metrics"
      ],
      "topics": [
        "janusplot_shape_hierarchy"
      ]
    },
    {
      "page": "janusplot_shape_metrics",
      "title": "Shape metrics for a fitted univariate smooth",
      "concept": [
        "shape-metrics"
      ],
      "topics": [
        "janusplot_shape_metrics"
      ]
    },
    {
      "page": "janusplot_shape_sensitivity",
      "title": "Shape-recognition sensitivity study",
      "concept": [
        "shape-sensitivity"
      ],
      "topics": [
        "janusplot_shape_sensitivity"
      ]
    },
    {
      "page": "janusplot_shape_sensitivity_plot",
      "title": "Visualise a shape-sensitivity sweep",
      "concept": [
        "shape-sensitivity"
      ],
      "topics": [
        "janusplot_shape_sensitivity_plot"
      ]
    },
    {
      "page": "janusplot_shape_sensitivity_shapes",
      "title": "Canonical ground-truth shapes for the sensitivity study",
      "concept": [
        "shape-sensitivity"
      ],
      "topics": [
        "janusplot_shape_sensitivity_shapes"
      ]
    },
    {
      "page": "janusplot_shape_sensitivity_summary",
      "title": "Summarise a shape-sensitivity sweep",
      "concept": [
        "shape-sensitivity"
      ],
      "topics": [
        "janusplot_shape_sensitivity_summary"
      ]
    },
    {
      "page": "shape_sensitivity_demo",
      "title": "Precomputed shape-recognition sensitivity results (demo)",
      "topics": [
        "shape_sensitivity_demo"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/janusplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/janusplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mgcv",
    "nlme",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "janusplot.Rmd",
      "filename": "janusplot.html",
      "title": "Asymmetric Smoothed-Association Matrices",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why Pearson is not enough",
        "Quick start",
        "Non-linear detection",
        "Asymmetry — a heteroscedastic example",
        "Partial smooths (controlling for covariates)",
        "Changing the palette",
        "Handling missing data",
        "Scaling up — order = \"hclust\"",
        "Programmatic access — janusplot_data()",
        "Shape metrics explained",
        "Derivative views: theoretical justification and applied use",
        "What derivatives reveal that the fit hides",
        "Estimation — the LP matrix",
        "Noise amplification and why we cap at $k = 2$",
        "Applied use: gain estimation and dose--response",
        "References cited in this section",
        "Limitations",
        "Citation"
      ],
      "created": "2026-04-28 20:45:26",
      "modified": "2026-07-02 07:00:29",
      "commits": 2
    },
    {
      "source": "shape-recognition-sensitivity.Rmd",
      "filename": "shape-recognition-sensitivity.html",
      "title": "Shape-recognition sensitivity study",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Design",
        "Pre-registered hypotheses",
        "Precomputed demo",
        "Recovery curves (headline figure)",
        "Archetype confusion",
        "Archetype-level accuracy grid",
        "Numerical summary",
        "Running your own sweep",
        "Custom shape subsets + cutoffs",
        "References"
      ],
      "created": "2026-04-28 20:45:26",
      "modified": "2026-04-28 20:45:26",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "janusplot",
  "_universes": [
    "cran"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T21:33:30.000Z",
      "distro": "resolute",
      "commit": "4591e5294b401812a773a2f521d1cd843df508bf",
      "fileid": "https://r2.ropensci.org/dcc6465790512727bdc0bcd2deee50f685b301f6582f53018edf116e62fb0f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622635642"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T21:33:25.000Z",
      "distro": "resolute",
      "commit": "4591e5294b401812a773a2f521d1cd843df508bf",
      "fileid": "https://r2.ropensci.org/9aad4690ced7efb33c34167a0f5cd3d6e4dacf9f3d0e31fab9bd9968b0569916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622635642"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-02T21:33:45.000Z",
      "commit": "4591e5294b401812a773a2f521d1cd843df508bf",
      "fileid": "https://r2.ropensci.org/5b5831ab6b296f775d4150842f70fed7b9e2601e5c07219012b19299d92d44d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622635642"
    }
  ]
}