{
  "_id": "6a549b60ff0138dec5d65a55",
  "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-07-13 07:56:17 UTC",
    "User": "root"
  },
  "Author": "Meadhbh O'Neill [aut, cre],\nKevin Burke [aut]",
  "_user": "meadhbh-oneill",
  "_type": "src",
  "_file": "smoothic_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b0c2fd7908c9286ed1b24a63df1b8bff2a84c9a90c156307eb2852d4441606db",
  "_filesize": 558873,
  "_sha256": "b0c2fd7908c9286ed1b24a63df1b8bff2a84c9a90c156307eb2852d4441606db",
  "_expires": "2026-10-21T08:01:34.000Z",
  "_created": "2026-07-13T07:56:17.000Z",
  "_published": "2026-07-13T08:01:36.626Z",
  "_jobs": [
    {
      "job": 86763447873,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272584641"
    },
    {
      "job": 86763447875,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272585277"
    },
    {
      "job": 86763447859,
      "time": 255,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272603448"
    },
    {
      "job": 86763447848,
      "time": 234,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272595549"
    },
    {
      "job": 86762820585,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272526431"
    },
    {
      "job": 86763447821,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8272569050"
    },
    {
      "job": 86763447871,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272567708"
    },
    {
      "job": 86763447870,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272566267"
    },
    {
      "job": 86763447877,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272570711"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 72016997
  },
  "_distro": "resolute",
  "_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",
    "followers": 0
  },
  "_downloads": {
    "count": 497,
    "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": 4,
  "_rbuild": "4.6.1",
  "_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-07-13T07:58:35.000Z",
      "distro": "resolute",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/b21cec9d00cb04041909d0a54400bfc057c70634bd3c3150f11ec42de9ce22cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-13T07:58:41.000Z",
      "distro": "resolute",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/e7a9b0a49515621c79b179d29480f03a47f887bd6c5951ebab6b673e84efaed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-13T07:59:33.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/e3e8b491cff81adc3845caddf49b19619b3bd1cf788deaaacc64616355372422",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-13T07:59:02.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/81ef2859bc5d1330fe3a8f5a839106916077cdf99ad9194fa5e66413af13831e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-13T07:58:36.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/e054d7878f4a88cc8547a296f1346e84d4c986af6631f020f0b8712d59891a53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-13T07:57:40.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/af7d3d4ebbcd518c289310133c67b3c6a65a0e030e720575b4aebf14a7e237a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-13T07:57:31.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/f2870da38cc97e504b339f0b143aab6996f3acf4d82be7d99e051d28186232ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-13T07:57:52.000Z",
      "commit": "4e35b1d8dd1e4bdff91191f9641f58300b30b56a",
      "fileid": "https://r2.ropensci.org/da73c15c7d4b643ed848a821cacf22d03939cb6016368d25cfd06d3b9d2dca1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meadhbh-oneill/actions/runs/29233491389"
    }
  ]
}