{
  "_id": "6a1014b1acfb0bcc41c83be0",
  "Package": "puls",
  "Title": "Partitioning Using Local Subregions",
  "Version": "0.1.3",
  "Authors@R": "c(person(given = \"Mark\",\nfamily = \"Greenwood\",\nrole = \"aut\",\nemail = \"greenwood@montana.edu\",\ncomment = c(ORCID = \"0000-0001-6933-1201\")),\nperson(given = \"Tan\",\nfamily = \"Tran\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vinhtantran@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9881-6339\")))",
  "Description": "A method of clustering functional data using subregion\ninformation of the curves. It is intended to supplement the\n'fda' and 'fda.usc' packages in functional data object\nclustering. It also facilitates the printing and plotting of\nthe results in a tree format and limits the partitioning\ncandidates into a specific set of subregions.",
  "License": "GPL (>= 2)",
  "URL": "https://vinhtantran.github.io/puls/,\nhttps://github.com/vinhtantran/puls",
  "BugReports": "https://github.com/vinhtantran/puls/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://vinhtantran.r-universe.dev",
  "Date/Publication": "2025-04-21 00:27:52 UTC",
  "RemoteUrl": "https://github.com/vinhtantran/puls",
  "RemoteRef": "HEAD",
  "RemoteSha": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:40:34 UTC",
    "User": "root"
  },
  "Author": "Mark Greenwood [aut] (ORCID: <https://orcid.org/0000-0001-6933-1201>),\nTan Tran [aut, cre] (ORCID: <https://orcid.org/0000-0001-9881-6339>)",
  "Maintainer": "Tan Tran <vinhtantran@gmail.com>",
  "MD5sum": "97f524fe92fd055df377f49daa23111e",
  "_user": "vinhtantran",
  "_type": "src",
  "_file": "puls_0.1.3.tar.gz",
  "_fileid": "26c9096ff71d5b700566a8f535963acf4db9b6f8b4c308855c4f271f9527773a",
  "_filesize": 1154099,
  "_sha256": "26c9096ff71d5b700566a8f535963acf4db9b6f8b4c308855c4f271f9527773a",
  "_created": "2026-05-15T05:40:34.000Z",
  "_published": "2026-05-22T08:32:49.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344324713,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010857701"
    },
    {
      "job": 77344324648,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010856767"
    },
    {
      "job": 77344324795,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011037160"
    },
    {
      "job": 77344324859,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011079781"
    },
    {
      "job": 77344324086,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010829265"
    },
    {
      "job": 77344324056,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156226548"
    },
    {
      "job": 77344324340,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010849448"
    },
    {
      "job": 77344325116,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010847936"
    },
    {
      "job": 77344325069,
      "time": 244,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010875786"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vinhtantran/puls",
  "_commit": {
    "id": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
    "author": "Tan Tran <vinhtantran@gmail.com>",
    "committer": "Tan Tran <vinhtantran@gmail.com>",
    "message": "update readme\n",
    "time": 1745195272
  },
  "_maintainer": {
    "name": "Tan Tran",
    "email": "vinhtantran@gmail.com",
    "login": "vinhtantran",
    "uuid": 2191772,
    "orcid": "0000-0001-9881-6339"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "version": ">= 2.0.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "fda.usc",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "monoClust",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "vinhtantran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clustering",
    "functional-data-analysis",
    "monothetic"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vinhtantran",
      "count": 115,
      "uuid": 2191772
    }
  ],
  "_userbio": {
    "uuid": 2191772,
    "type": "user",
    "name": "Tan Tran"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/puls"
  },
  "_devurl": "https://github.com/vinhtantran/puls",
  "_pkgdown": "https://vinhtantran.github.io/puls/",
  "_searchresults": 4,
  "_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/puls.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vinhtantran/puls",
  "_realowner": "vinhtantran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-12-02"
    },
    {
      "version": "0.1.1",
      "date": "2020-12-09"
    },
    {
      "version": "0.1.2",
      "date": "2021-02-16"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-21"
    }
  ],
  "_exports": [
    "fdistmatrix",
    "ggwave",
    "PULS"
  ],
  "_datasets": [
    {
      "name": "arctic_2019",
      "title": "NOAA's Arctic Sea Daily Ice Extend Data",
      "object": "arctic_2019",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Month",
        "Day",
        "Extent",
        "Missing",
        "Source Data"
      ],
      "rows": 13391,
      "table": true,
      "tojson": true
    },
    {
      "name": "smoothed_arctic",
      "title": "Discrete Form of Smoothed Functional Form of Arctic Data",
      "object": "smoothed_arctic",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "day_1",
        "day_2",
        "day_3",
        "day_4",
        "day_5",
        "day_6",
        "day_7",
        "day_8",
        "day_9",
        "day_10",
        "day_11",
        "day_12",
        "day_13",
        "day_14",
        "day_15",
        "day_16",
        "day_17",
        "day_18",
        "day_19",
        "day_20",
        "day_21",
        "day_22",
        "day_23",
        "day_24",
        "day_25",
        "day_26",
        "day_27",
        "day_28",
        "day_29",
        "day_30",
        "day_31",
        "day_32",
        "day_33",
        "day_34",
        "day_35",
        "day_36",
        "day_37",
        "day_38",
        "day_39",
        "day_40",
        "day_41",
        "day_42",
        "day_43",
        "day_44",
        "day_45",
        "day_46",
        "day_47",
        "day_48",
        "day_49",
        "day_50",
        "day_51",
        "day_52",
        "day_53",
        "day_54",
        "day_55",
        "day_56",
        "day_57",
        "day_58",
        "day_59",
        "day_60",
        "day_61",
        "day_62",
        "day_63",
        "day_64",
        "day_65",
        "day_66",
        "day_67",
        "day_68",
        "day_69",
        "day_70",
        "day_71",
        "day_72",
        "day_73",
        "day_74",
        "day_75",
        "day_76",
        "day_77",
        "day_78",
        "day_79",
        "day_80",
        "day_81",
        "day_82",
        "day_83",
        "day_84",
        "day_85",
        "day_86",
        "day_87",
        "day_88",
        "day_89",
        "day_90",
        "day_91",
        "day_92",
        "day_93",
        "day_94",
        "day_95",
        "day_96",
        "day_97",
        "day_98",
        "day_99",
        "day_100",
        "day_101",
        "day_102",
        "day_103",
        "day_104",
        "day_105",
        "day_106",
        "day_107",
        "day_108",
        "day_109",
        "day_110",
        "day_111",
        "day_112",
        "day_113",
        "day_114",
        "day_115",
        "day_116",
        "day_117",
        "day_118",
        "day_119",
        "day_120",
        "day_121",
        "day_122",
        "day_123",
        "day_124",
        "day_125",
        "day_126",
        "day_127",
        "day_128",
        "day_129",
        "day_130",
        "day_131",
        "day_132",
        "day_133",
        "day_134",
        "day_135",
        "day_136",
        "day_137",
        "day_138",
        "day_139",
        "day_140",
        "day_141",
        "day_142",
        "day_143",
        "day_144",
        "day_145",
        "day_146",
        "day_147",
        "day_148",
        "day_149",
        "day_150",
        "day_151",
        "day_152",
        "day_153",
        "day_154",
        "day_155",
        "day_156",
        "day_157",
        "day_158",
        "day_159",
        "day_160",
        "day_161",
        "day_162",
        "day_163",
        "day_164",
        "day_165",
        "day_166",
        "day_167",
        "day_168",
        "day_169",
        "day_170",
        "day_171",
        "day_172",
        "day_173",
        "day_174",
        "day_175",
        "day_176",
        "day_177",
        "day_178",
        "day_179",
        "day_180",
        "day_181",
        "day_182",
        "day_183",
        "day_184",
        "day_185",
        "day_186",
        "day_187",
        "day_188",
        "day_189",
        "day_190",
        "day_191",
        "day_192",
        "day_193",
        "day_194",
        "day_195",
        "day_196",
        "day_197",
        "day_198",
        "day_199",
        "day_200",
        "day_201",
        "day_202",
        "day_203",
        "day_204",
        "day_205",
        "day_206",
        "day_207",
        "day_208",
        "day_209",
        "day_210",
        "day_211",
        "day_212",
        "day_213",
        "day_214",
        "day_215",
        "day_216",
        "day_217",
        "day_218",
        "day_219",
        "day_220",
        "day_221",
        "day_222",
        "day_223",
        "day_224",
        "day_225",
        "day_226",
        "day_227",
        "day_228",
        "day_229",
        "day_230",
        "day_231",
        "day_232",
        "day_233",
        "day_234",
        "day_235",
        "day_236",
        "day_237",
        "day_238",
        "day_239",
        "day_240",
        "day_241",
        "day_242",
        "day_243",
        "day_244",
        "day_245",
        "day_246",
        "day_247",
        "day_248",
        "day_249",
        "day_250",
        "day_251",
        "day_252",
        "day_253",
        "day_254",
        "day_255",
        "day_256",
        "day_257",
        "day_258",
        "day_259",
        "day_260",
        "day_261",
        "day_262",
        "day_263",
        "day_264",
        "day_265",
        "day_266",
        "day_267",
        "day_268",
        "day_269",
        "day_270",
        "day_271",
        "day_272",
        "day_273",
        "day_274",
        "day_275",
        "day_276",
        "day_277",
        "day_278",
        "day_279",
        "day_280",
        "day_281",
        "day_282",
        "day_283",
        "day_284",
        "day_285",
        "day_286",
        "day_287",
        "day_288",
        "day_289",
        "day_290",
        "day_291",
        "day_292",
        "day_293",
        "day_294",
        "day_295",
        "day_296",
        "day_297",
        "day_298",
        "day_299",
        "day_300",
        "day_301",
        "day_302",
        "day_303",
        "day_304",
        "day_305",
        "day_306",
        "day_307",
        "day_308",
        "day_309",
        "day_310",
        "day_311",
        "day_312",
        "day_313",
        "day_314",
        "day_315",
        "day_316",
        "day_317",
        "day_318",
        "day_319",
        "day_320",
        "day_321",
        "day_322",
        "day_323",
        "day_324",
        "day_325",
        "day_326",
        "day_327",
        "day_328",
        "day_329",
        "day_330",
        "day_331",
        "day_332",
        "day_333",
        "day_334",
        "day_335",
        "day_336",
        "day_337",
        "day_338",
        "day_339",
        "day_340",
        "day_341",
        "day_342",
        "day_343",
        "day_344",
        "day_345",
        "day_346",
        "day_347",
        "day_348",
        "day_349",
        "day_350",
        "day_351",
        "day_352",
        "day_353",
        "day_354",
        "day_355",
        "day_356",
        "day_357",
        "day_358",
        "day_359",
        "day_360",
        "day_361",
        "day_362",
        "day_363",
        "day_364",
        "day_365"
      ],
      "rows": 39,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arctic_2019",
      "title": "NOAA's Arctic Sea Daily Ice Extend Data",
      "topics": [
        "arctic_2019"
      ]
    },
    {
      "page": "as_MonoClust.PULS",
      "title": "Coerce a PULS Object to MonoClust Object",
      "topics": [
        "as_MonoClust.PULS"
      ]
    },
    {
      "page": "fdistmatrix",
      "title": "Distance Between Functional Objects",
      "topics": [
        "fdistmatrix"
      ]
    },
    {
      "page": "ggwave",
      "title": "Plot the Partitioned Functional Wave by PULS",
      "topics": [
        "ggwave"
      ]
    },
    {
      "page": "plot.PULS",
      "title": "Plot PULS Splitting Rule Tree",
      "topics": [
        "plot.PULS"
      ]
    },
    {
      "page": "print.PULS",
      "title": "Print PULS Clustering Result",
      "topics": [
        "print.PULS"
      ]
    },
    {
      "page": "PULS",
      "title": "Partitioning Using Local Subregions (PULS)",
      "topics": [
        "PULS"
      ]
    },
    {
      "page": "PULS.object",
      "title": "PULS Tree Object",
      "topics": [
        "PULS.object"
      ]
    },
    {
      "page": "smoothed_arctic",
      "title": "Discrete Form of Smoothed Functional Form of Arctic Data",
      "topics": [
        "smoothed_arctic"
      ]
    }
  ],
  "_readme": "https://github.com/vinhtantran/puls/raw/HEAD/README.md",
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "deSolve",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fda",
    "fda.usc",
    "fds",
    "FNN",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hdrcde",
    "highr",
    "isoband",
    "iterators",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "monoClust",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "permute",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "SuppDists",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "puls.Rmd",
      "filename": "puls.html",
      "title": "Partitioning Using Local Subregions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Partitioning Using Local Subregions (PULS)",
        "Constrained Version",
        "Bibliography"
      ],
      "created": "2020-11-27 04:17:21",
      "modified": "2020-11-28 00:40:18",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "puls",
  "_universes": [
    "vinhtantran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T05:42:55.000Z",
      "distro": "noble",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "1afe4f81a569e5e2a67866ea0e40e11ea828cbb576d3dfc7741a130de5eac279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T05:42:51.000Z",
      "distro": "noble",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "3dcac06e8ebf9823c5c2aa600a44ec39a0f2cfa8573e0b8f6b45a79c63341955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T05:58:13.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "f6149a218553a21a6a4c5bb61f15e620019ac5feecb8b703df561f53efacf12e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T06:01:37.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "641da45658058a56f79ae0a3f5f0325bec495b35c65dc0a6a7661d1fa17c8dce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T05:42:10.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "d533d67b27813ce258d38a7194243ee9287d44452977be55baca4f0814334303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T05:42:02.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "ca93da4b29ea50fad5681211d4278cdb7621f45045565cef264fd2a5e36aeae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T05:44:30.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "65eef6061eeaa718ebf61c013553620a1a1583751f2f5de683fa3cd0305f5be0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T08:32:32.000Z",
      "commit": "334aa1bf76cd37023144a9e5cb9b96287b1b612c",
      "fileid": "71154481c517614a08c5592050588e2134e96e3d1b16304fc370389fc36b905c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vinhtantran/actions/runs/25902278237"
    }
  ]
}