{
  "_id": "6a4cb23607c3fd5c3260f684",
  "Package": "clusEvol",
  "Type": "Package",
  "Title": "A Procedure for Cluster Evolution Analytics",
  "Version": "1.0.1",
  "Date": "2025-09-09",
  "Authors@R": "c(person(\"Víctor\", \"Morales-Oñate\",role=c(\"aut\",\"cre\"),email=\"vmorales.ppb@gmail.com\",comment = c(ORCID = \"0000-0003-1922-6571\")),person(\"Bolívar\", \"Morales-Oñate\", role = \"aut\",email = \"bmoralesonate@gmail.com\",comment = c(ORCID = \"0000-0003-4980-8759\")))",
  "Maintainer": "Víctor Morales-Oñate <vmorales.ppb@gmail.com>",
  "Description": "Cluster Evolution Analytics allows us to use exploratory\nwhat if questions in the sense that the present information of\nan object is plugged-in a dataset in a previous time frame so\nthat we can explore its evolution (and of its neighbors) to the\npresent. See the URL for the papers associated with this\npackage, as for instance, Morales-Oñate and Morales-Oñate\n(2024) <doi:10.1016/j.softx.2024.101921>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/vmoprojs/clusEvol",
  "BugReports": "https://github.com/vmoprojs/clusEvol/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://vmoprojs.r-universe.dev",
  "Date/Publication": "2025-09-10 03:44:11 UTC",
  "RemoteUrl": "https://github.com/vmoprojs/clusevol",
  "RemoteRef": "HEAD",
  "RemoteSha": "25b8680062629e01bfb8633c6a81c41a17b5037f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 07:56:45 UTC",
    "User": "root"
  },
  "Author": "Víctor Morales-Oñate [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1922-6571>),\nBolívar Morales-Oñate [aut] (ORCID:\n<https://orcid.org/0000-0003-4980-8759>)",
  "_user": "vmoprojs",
  "_type": "src",
  "_file": "clusEvol_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/be4c4b99128d0482ae252b8a3189ea7f8f3bd93daebfaf63e3655ce48528e2ba",
  "_filesize": 2027633,
  "_sha256": "be4c4b99128d0482ae252b8a3189ea7f8f3bd93daebfaf63e3655ce48528e2ba",
  "_expires": "2026-10-15T08:00:52.000Z",
  "_created": "2026-07-07T07:56:45.000Z",
  "_published": "2026-07-07T08:00:54.746Z",
  "_jobs": [
    {
      "job": 85565250171,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8131500705"
    },
    {
      "job": 85565250164,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131502410"
    },
    {
      "job": 85565250147,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8131492075"
    },
    {
      "job": 85565250138,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131477282"
    },
    {
      "job": 85564625540,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131437736"
    },
    {
      "job": 85565250133,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8131503524"
    },
    {
      "job": 85565250282,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8131479869"
    },
    {
      "job": 85565250176,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8131484059"
    },
    {
      "job": 85565250238,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131486014"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159",
  "_status": "success",
  "_upstream": "https://github.com/vmoprojs/clusevol",
  "_commit": {
    "id": "25b8680062629e01bfb8633c6a81c41a17b5037f",
    "author": "Víctor Morales Oñate <victormoralesonate@MacBook-Pro-de-Victor.local>",
    "committer": "Víctor Morales Oñate <victormoralesonate@MacBook-Pro-de-Victor.local>",
    "message": "email updated\n",
    "time": 1757475851
  },
  "_maintainer": {
    "name": "Víctor Morales-Oñate",
    "email": "vmorales.ppb@gmail.com",
    "login": "vmoprojs",
    "linkedin": "in/vmoralesonate",
    "orcid": "0000-0003-1922-6571",
    "twitter": "@VictorMoralesO",
    "description": "Interested in real world applications, high performance computing, spatiotemporal statistics, machine learning, quantitative economy and philosophy.",
    "uuid": 36767945
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fpc",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "clusterSim",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    }
  ],
  "_owner": "vmoprojs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vmoprojs",
      "count": 2,
      "uuid": 36767945
    }
  ],
  "_userbio": {
    "uuid": 36767945,
    "type": "user",
    "name": "vmoraleso",
    "followers": 43,
    "description": "Interested in real world applications, high performance computing, spatiotemporal statistics, machine learning, quantitative economy and philosophy."
  },
  "_downloads": {
    "count": 555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clusEvol"
  },
  "_devurl": "https://github.com/vmoprojs/clusevol",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clusEvol.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vmoprojs/clusevol",
  "_realowner": "vmoprojs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-26"
    },
    {
      "version": "1.0.1",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "clusEvol"
  ],
  "_datasets": [
    {
      "name": "actpas",
      "title": "Assets and liabilities operations",
      "object": "actpas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ruc",
        "fecha",
        "razon_social",
        "tipo_segmento",
        "montoAct",
        "operAct",
        "montoPas",
        "operPas"
      ],
      "rows": 8000,
      "table": true,
      "tojson": true
    },
    {
      "name": "pwt1001",
      "title": "Penn World Table (Version 10.01)",
      "object": "pwt1001",
      "class": [
        "data.frame"
      ],
      "fields": [
        "countrycode",
        "country",
        "currency_unit",
        "year",
        "rgdpe",
        "rgdpo",
        "pop",
        "emp",
        "avh",
        "hc",
        "ccon",
        "cda",
        "cgdpe",
        "cgdpo",
        "cn",
        "ck",
        "ctfp",
        "cwtfp",
        "rgdpna",
        "rconna",
        "rdana",
        "rnna",
        "rkna",
        "rtfpna",
        "rwtfpna",
        "labsh",
        "irr",
        "delta",
        "xr",
        "pl_con",
        "pl_da",
        "pl_gdpo",
        "i_cig",
        "i_xm",
        "i_xr",
        "i_outlier",
        "i_irr",
        "cor_exp",
        "statcap",
        "csh_c",
        "csh_i",
        "csh_g",
        "csh_x",
        "csh_m",
        "csh_r",
        "pl_c",
        "pl_i",
        "pl_g",
        "pl_x",
        "pl_m",
        "pl_n",
        "pl_k"
      ],
      "rows": 12810,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "actpas",
      "title": "Assets and liabilities operations",
      "topics": [
        "actpas"
      ]
    },
    {
      "page": "clusEvol",
      "title": "clusEvol",
      "topics": [
        "clusEvol"
      ]
    },
    {
      "page": "plot.clusEvol",
      "title": "Plot output results from clusEvol",
      "topics": [
        "plot.clusEvol"
      ]
    },
    {
      "page": "pwt1001",
      "title": "Penn World Table (Version 10.01)",
      "topics": [
        "pwt1001"
      ]
    }
  ],
  "_readme": "https://github.com/vmoprojs/clusevol/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "cli",
    "cluster",
    "clusterSim",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DEoptimR",
    "digest",
    "diptest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "flexmix",
    "fontawesome",
    "fpc",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "mclust",
    "memoise",
    "mime",
    "modeltools",
    "nnet",
    "openssl",
    "otel",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plotly",
    "prabclus",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "robustbase",
    "S7",
    "sass",
    "scales",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "clusevol",
  "_universes": [
    "vmoprojs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-07T07:59:10.000Z",
      "distro": "resolute",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/fe4cc1e2a546242248db0b547b0cf13a0ba22dc6bd6b403daaefbc2a56f79476",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-07T07:59:14.000Z",
      "distro": "resolute",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/55a8c2557f7efd5dd75668605f0526b90f2c75aa9ae1ff489e12b560568671c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-07T07:58:45.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/eb556a1cea1228ed4b90b225cb42f82cb3d138262e1b0a727d79c0c7e12d5307",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-07T07:58:20.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/8da34a9fea4876feacd290128fb6e81ee0b70bf3ec9b1c9600afd22c58334aee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-07T07:59:59.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/a421a2fa3f46a0d849cab5685c97b1d50c25437f45f95959b0237370e8d2bc8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T07:58:09.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/f8072d7e8362d290fbd02bd53fb5583132c062acefdc0494f8a04c1d416176e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T07:58:18.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/77c8c9c5981b348ad95af6fd15a9b2bb8c230ad3c5f444924543b9928728c363",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-07T07:58:14.000Z",
      "commit": "25b8680062629e01bfb8633c6a81c41a17b5037f",
      "fileid": "https://r2.ropensci.org/10659ce7ac6277e6100ad40c3cc6498c82d66a651e6be4deece632a41300a041",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/28850568159"
    }
  ]
}