{
  "_id": "6a169d7cacfb0bcc41d7ef52",
  "Package": "naive",
  "Type": "Package",
  "Title": "Empirical Extrapolation of Time Feature Patterns",
  "Version": "1.2.3",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Description": "An application for the empirical extrapolation of time\nfeatures selecting and summarizing the most relevant patterns\nin time sequences.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "https://rpubs.com/giancarlo_vercellino/naive",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:18:33 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Config/pak/sysreqs": "cmake make texlive libicu-dev libjpeg-dev\nlibpng-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2023-06-20 13:30:04 UTC",
  "RemoteUrl": "https://github.com/cran/naive",
  "RemoteRef": "HEAD",
  "RemoteSha": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
  "MD5sum": "5eae73c7e03304a6642b6591447e7461",
  "_user": "pigian",
  "_type": "src",
  "_file": "naive_1.2.3.tar.gz",
  "_fileid": "34f6cf381250bb926f87d878fa044821f75665e2df3903a677704bbe06262c86",
  "_filesize": 131003,
  "_sha256": "34f6cf381250bb926f87d878fa044821f75665e2df3903a677704bbe06262c86",
  "_created": "2026-05-27T07:18:33.000Z",
  "_published": "2026-05-27T07:30:04.794Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78027044688,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234285971"
    },
    {
      "job": 78027044690,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234287562"
    },
    {
      "job": 78027044656,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234411672"
    },
    {
      "job": 78027044675,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234419191"
    },
    {
      "job": 78026419310,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234221581"
    },
    {
      "job": 78027044635,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234270416"
    },
    {
      "job": 78027044667,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234259272"
    },
    {
      "job": 78027044862,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234261890"
    },
    {
      "job": 78027044723,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234261769"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/naive",
  "_commit": {
    "id": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.3\n",
    "time": 1687267804
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.2",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "fANCOVA",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "modeest",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "moments",
      "version": ">= 0.14.1",
      "role": "Imports"
    },
    {
      "package": "greybox",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "version": ">= 2.0.7",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "version": ">= 0.7.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 6,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/naive"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/naive.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-05-18"
    },
    {
      "version": "1.1.0",
      "date": "2022-08-15"
    },
    {
      "version": "1.2.0",
      "date": "2022-08-17"
    },
    {
      "version": "1.2.1",
      "date": "2022-11-05"
    },
    {
      "version": "1.2.2",
      "date": "2023-01-05"
    },
    {
      "version": "1.2.3",
      "date": "2023-06-20"
    }
  ],
  "_exports": [
    "naive"
  ],
  "_datasets": [
    {
      "name": "time_features",
      "title": "time features example: IBM, AAPL, AMZN, GOOGL and MSFT Close Prices",
      "object": "time_features",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "IBM.Close",
        "AAPL.Close",
        "AMZN.Close",
        "GOOGL.Close",
        "MSFT.Close"
      ],
      "rows": 1336,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "naive",
      "title": "naive",
      "topics": [
        "naive-package",
        "naive"
      ]
    },
    {
      "page": "time_features",
      "title": "time features example: IBM, AAPL, AMZN, GOOGL and MSFT Close Prices",
      "topics": [
        "time_features"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "entropy",
    "fANCOVA",
    "farver",
    "fastDummies",
    "fBasics",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "greybox",
    "gridtext",
    "gss",
    "gtable",
    "hms",
    "httr",
    "imputeTS",
    "isoband",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "mime",
    "modeest",
    "moments",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "philentropy",
    "pillar",
    "pkgconfig",
    "png",
    "poorman",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "readr",
    "Rfast",
    "rlang",
    "rmutil",
    "rpart",
    "S7",
    "scales",
    "spatial",
    "stable",
    "stabledist",
    "statip",
    "statmod",
    "stinepack",
    "stringi",
    "stringr",
    "sys",
    "texreg",
    "tibble",
    "tictoc",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "zigg",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "naive",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-27T07:21:39.000Z",
      "distro": "noble",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "5dc626db6d6ae92a80dcd7d26ad1c908cffc06320c74c38f2f060eeaffc7e615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-27T07:21:42.000Z",
      "distro": "noble",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "cdc9fafd6126375f870fc858bbe2ff4cd1280cf5a7648a17e06a403f289d8afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-27T07:28:55.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "e00e01f254efffb12dd1d9f94335dd68dc9e51d6316a50275ad11376a3b63ca8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-27T07:29:19.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "5845c9c2ef5b6ca25cc96335f92ef95beea96bd190c1b581f8476bd4798d5916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-05-27T07:21:34.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "0a8aae8557c7dcb836056f95e9657c0335cacc9f9bde8b3125d0766616e02a6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-27T07:20:03.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "c02ddbbdec7754ca85ba80cade32a3554eb9546652b3f3ec3debffdd7a03ddaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-27T07:20:19.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "e6f3aeeb28eed38c7886c2ab3f773be0a2216452de6e3e30d9edbed7ff5a18a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-27T07:20:04.000Z",
      "commit": "b88e637b5292a67bdfa4db9b8731ab154cf313d2",
      "fileid": "67def343b2f9513dd1b22741e6d86b5eca7c662c65d26c4d198e6d7f65c7e623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26496645669"
    }
  ]
}