{
  "_id": "6a101e13acfb0bcc41c8a851",
  "Package": "smoothic",
  "Type": "Package",
  "Title": "Variable Selection Using a Smooth Information Criterion",
  "Version": "1.2.1",
  "Authors@R": "c(person(\"Meadhbh\", \"O'Neill\", email = \"meadhbhon@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Kevin\", \"Burke\", role = c(\"aut\")))",
  "Maintainer": "Meadhbh O'Neill <meadhbhon@gmail.com>",
  "Description": "Implementation of the SIC epsilon-telescope method, either\nusing single or distributional (multiparameter) regression.\nIncludes classical regression with normally distributed errors\nand robust regression, where the errors are from the Laplace\ndistribution. The \"smooth generalized normal distribution\" is\nused, where the estimation of an additional shape parameter\nallows the user to move smoothly between both types of\nregression. See O'Neill and Burke (2022) \"Robust Distributional\nRegression with Automatic Variable Selection\" for more details.\n<doi:10.48550/arXiv.2212.07317>. This package also contains the\ndata analyses from O'Neill and Burke (2023). \"Variable\nselection using a smooth information criterion for\ndistributional regression models\".\n<doi:10.1007/s11222-023-10204-8>.",
  "License": "GPL-3",
  "URL": "https://meadhbh-oneill.github.io/smoothic/,\nhttps://github.com/meadhbh-oneill/smoothic",
  "BugReports": "https://github.com/meadhbh-oneill/smoothic/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://meadhbh-oneill.r-universe.dev",
  "Date/Publication": "2025-09-16 20:02:54 UTC",
  "RemoteUrl": "https://github.com/meadhbh-oneill/smoothic",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:34:47 UTC",
    "User": "root"
  },
  "Author": "Meadhbh O'Neill [aut, cre],\nKevin Burke [aut]",
  "MD5sum": "11d024df7481f15a9cc186f4f68ea681",
  "_user": "meadhbh-oneill",
  "_type": "src",
  "_file": "smoothic_1.2.1.tar.gz",
  "_fileid": "b22bbd554d03e98f89fd25e3fdb02f4d348792f0aae56affe260eff65fa3cf34",
  "_filesize": 558586,
  "_sha256": "b22bbd554d03e98f89fd25e3fdb02f4d348792f0aae56affe260eff65fa3cf34",
  "_created": "2026-05-14T07:34:47.000Z",
  "_published": "2026-05-22T09:12:51.518Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350367863,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989542329"
    },
    {
      "job": 77350367949,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989537098"
    },
    {
      "job": 77350367718,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989540757"
    },
    {
      "job": 77350367597,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989542535"
    },
    {
      "job": 77350367150,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989500816"
    },
    {
      "job": 77350367007,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156970947"
    },
    {
      "job": 77350367884,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989532218"
    },
    {
      "job": 77350367637,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989527628"
    },
    {
      "job": 77350367879,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989526565"
    }
  ],
  "_buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/meadhbh-oneill/smoothic",
  "_commit": {
    "id": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
    "author": "Meadhbh O'Neill <meadhbhon@gmail.com>",
    "committer": "Meadhbh O'Neill <meadhbhon@gmail.com>",
    "message": "cran sub\n",
    "time": 1758052974
  },
  "_maintainer": {
    "name": "Meadhbh ONeill",
    "email": "meadhbhon@gmail.com",
    "login": "meadhbh-oneill",
    "uuid": 72016997
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "toOrdinal",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "meadhbh-oneill",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "meadhbh-oneill",
      "count": 141,
      "uuid": 72016997
    }
  ],
  "_userbio": {
    "uuid": 72016997,
    "type": "user",
    "name": "meadhbh-oneill"
  },
  "_downloads": {
    "count": 559,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smoothic"
  },
  "_devurl": "https://github.com/meadhbh-oneill/smoothic",
  "_pkgdown": "https://meadhbh-oneill.github.io/smoothic/",
  "_searchresults": 3,
  "_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/smoothic.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/meadhbh-oneill/smoothic",
  "_realowner": "meadhbh-oneill",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-27"
    },
    {
      "version": "1.0.0",
      "date": "2022-12-15"
    },
    {
      "version": "1.1.0",
      "date": "2023-06-13"
    },
    {
      "version": "1.2.0",
      "date": "2023-08-24"
    },
    {
      "version": "1.2.1",
      "date": "2025-09-16"
    }
  ],
  "_exports": [
    "plot_effects",
    "plot_paths",
    "smoothic"
  ],
  "_datasets": [
    {
      "name": "bostonhouseprice",
      "title": "Boston House Price Data (Original)",
      "object": "bostonhouseprice",
      "class": [
        "data.frame"
      ],
      "fields": [
        "crime",
        "rooms",
        "radial",
        "stratio",
        "lowstat",
        "lnox",
        "lproptax",
        "ldist",
        "lprice"
      ],
      "rows": 506,
      "table": true,
      "tojson": true
    },
    {
      "name": "bostonhouseprice2",
      "title": "Boston House Price Data (Corrected Version)",
      "object": "bostonhouseprice2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "crim",
        "zn",
        "indus",
        "rm",
        "age",
        "rad",
        "ptratio",
        "lnox",
        "ldis",
        "ltax",
        "llstat",
        "chast",
        "lcmedv"
      ],
      "rows": 506,
      "table": true,
      "tojson": true
    },
    {
      "name": "citycrime",
      "title": "City Crime Data",
      "object": "citycrime",
      "class": [
        "data.frame"
      ],
      "fields": [
        "violent",
        "funding",
        "hs",
        "not_hs",
        "college",
        "college4",
        "crime_rate"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "diabetes",
      "title": "Diabetes Data",
      "object": "diabetes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AGE",
        "SEX",
        "BMI",
        "BP",
        "S1",
        "S2",
        "S3",
        "S4",
        "S5",
        "S6",
        "Y"
      ],
      "rows": 442,
      "table": true,
      "tojson": true
    },
    {
      "name": "pcancer",
      "title": "Prostate Cancer Data",
      "object": "pcancer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lcavol",
        "lweight",
        "age",
        "lbph",
        "svi",
        "lcp",
        "gleason",
        "pgg45",
        "lpsa"
      ],
      "rows": 97,
      "table": true,
      "tojson": true
    },
    {
      "name": "sniffer",
      "title": "Sniffer Data",
      "object": "sniffer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tanktemp",
        "gastemp",
        "tankpres",
        "gaspres",
        "y"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bostonhouseprice",
      "title": "Boston House Price Data (Original)",
      "topics": [
        "bostonhouseprice"
      ]
    },
    {
      "page": "bostonhouseprice2",
      "title": "Boston House Price Data (Corrected Version)",
      "topics": [
        "bostonhouseprice2"
      ]
    },
    {
      "page": "citycrime",
      "title": "City Crime Data",
      "topics": [
        "citycrime"
      ]
    },
    {
      "page": "diabetes",
      "title": "Diabetes Data",
      "topics": [
        "diabetes"
      ]
    },
    {
      "page": "pcancer",
      "title": "Prostate Cancer Data",
      "topics": [
        "pcancer"
      ]
    },
    {
      "page": "plot_effects",
      "title": "Plot conditional density curves",
      "topics": [
        "plot_effects"
      ]
    },
    {
      "page": "plot_paths",
      "title": "Plot the epsilon-telescope coefficient paths",
      "topics": [
        "plot_paths"
      ]
    },
    {
      "page": "predict.smoothic",
      "title": "Predict smoothic",
      "topics": [
        "predict.smoothic"
      ]
    },
    {
      "page": "smoothic",
      "title": "Variable Selection Using a Smooth Information Criterion (SIC)",
      "topics": [
        "smoothic"
      ]
    },
    {
      "page": "sniffer",
      "title": "Sniffer Data",
      "topics": [
        "sniffer"
      ]
    },
    {
      "page": "summary.smoothic",
      "title": "Summarising Smooth Information Criterion (SIC) Fits",
      "topics": [
        "print.summary.smoothic",
        "summary.smoothic"
      ]
    }
  ],
  "_pkglogo": "https://github.com/meadhbh-oneill/smoothic/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/meadhbh-oneill/smoothic/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "pkgsearch",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "toOrdinal",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "sgnd-boston.Rmd",
      "filename": "sgnd-boston.html",
      "title": "Smooth Generalized Normal Distribution",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Boston Housing Data"
      ],
      "created": "2022-11-17 17:34:54",
      "modified": "2023-07-31 14:43:31",
      "commits": 9
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "smoothic",
  "_universes": [
    "meadhbh-oneill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-14T07:37:01.000Z",
      "distro": "noble",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "c4642507a7340c48f763b0ec7b4f6fa95df234cbc7bb3c38c4521dbd298d7ea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-14T07:36:43.000Z",
      "distro": "noble",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "32796f8ced51f38f80fe4d0d91b8153bc36c0e6cdc4634090a1bfc8745c0ff41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-14T07:37:10.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "0bed3631146584f5147643436b5a078e0d66f1b5f73c43f403bb1e911d9cc68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-14T07:37:01.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "46a9fc29febdeb9cd8dc6c842b943b5918a8122b369b64f0465da032d3c0810e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T07:36:10.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "1021e04aa6f934b0110ffbbf192c1ae7a05f033e0d77680652ecf0f2ed218dfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T07:35:57.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "7815f77bfe55f9e25de4790ce4856b78efb6f10e61c06585fd4ac0503fd27fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-14T07:35:54.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "4872d843d58644bb528cdda092a839f1d9608725964535c1756507c4e9dd2917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-22T09:12:31.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "92b8d2f7de04892165b985a11c070121a3dce3d848146719c8a345147767d106",
      "status": "success",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/25847878823"
    }
  ]
}