{
  "_id": "6a17e4cfacfb0bcc41da0c4c",
  "Package": "STMotif",
  "Type": "Package",
  "Title": "Discovery of Motifs in Spatial-Time Series",
  "Version": "2.0.3",
  "Authors@R": "c(\nperson(\"Heraldo\", \"Borges\", email = \"stmotif@eic.cefet-rj.br\", role = c(\"aut\", \"cre\"), comment = \"CEFET/RJ\"),\nperson(\"Amin\", \"Bazaz\", role = c(\"aut\"), comment = \"Polytech'Montpellier\"),\nperson(\"Esther\", \"Pacciti\", role = c(\"aut\"), comment = \"INRIA/Polytech'Montpellier\"),\nperson(\"Eduardo\", \"Ogasawara\", role = c(\"aut\"), comment = \"CEFET/RJ\"))",
  "Maintainer": "Heraldo Borges <stmotif@eic.cefet-rj.br>",
  "Description": "Allow to identify motifs in spatial-time series. A motif\nis a previously unknown subsequence of a (spatial) time series\nwith relevant number of occurrences. For this purpose, the\nCombined Series Approach (CSA) is used.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/heraldoborges/STMotif",
  "BugReports": "https://github.com/heraldoborges/STMotif/issues",
  "Repository": "https://heraldoborges.r-universe.dev",
  "Date/Publication": "2026-03-29 22:40:51 UTC",
  "RemoteUrl": "https://github.com/heraldoborges/stmotif",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:41:03 UTC",
    "User": "root"
  },
  "Author": "Heraldo Borges [aut, cre] (CEFET/RJ),\nAmin Bazaz [aut] (Polytech'Montpellier),\nEsther Pacciti [aut] (INRIA/Polytech'Montpellier),\nEduardo Ogasawara [aut] (CEFET/RJ)",
  "MD5sum": "0a80ba069e775516b234fae2508c62fd",
  "_user": "heraldoborges",
  "_type": "src",
  "_file": "STMotif_2.0.3.tar.gz",
  "_fileid": "8c84e909e70fabf1e3076f6defbcf64de5022921302cb07ba3789b1c4ebf1bc9",
  "_filesize": 402476,
  "_sha256": "8c84e909e70fabf1e3076f6defbcf64de5022921302cb07ba3789b1c4ebf1bc9",
  "_created": "2026-05-28T06:41:03.000Z",
  "_published": "2026-05-28T06:46:39.435Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78237661493,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259355775"
    },
    {
      "job": 78237661396,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259353849"
    },
    {
      "job": 78237661431,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259385026"
    },
    {
      "job": 78237661392,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259358766"
    },
    {
      "job": 78237293310,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259322671"
    },
    {
      "job": 78237661423,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259348033"
    },
    {
      "job": 78237661411,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259343367"
    },
    {
      "job": 78237661403,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259345837"
    },
    {
      "job": 78237661415,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259342645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/heraldoborges/stmotif",
  "_commit": {
    "id": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
    "author": "Heraldo Borges <heraldoborges@MacBook-Pro-de-Heraldo.local>",
    "committer": "Heraldo Borges <heraldoborges@MacBook-Pro-de-Heraldo.local>",
    "message": "v2.0.3: Modernize package for CRAN resubmission\n- Remove reshape2 dependency (retired), use base R\n - Fix deprecated ggplot2 API (guides, aes)\n - Fix S3 method conflicts (plot.series, rank)\n - Add testthat test suite (122 tests)\n - Add GitHub Actions CI (R-CMD-check)\n - Modernize DESCRIPTION, README, vignette\n - Replace T/F with TRUE/FALSE throughout\n",
    "time": 1774824051
  },
  "_maintainer": {
    "name": "Heraldo Borges",
    "email": "stmotif@eic.cefet-rj.br"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "heraldoborges",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.3",
      "date": "2026-03-29"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "heraldoborges",
      "count": 1,
      "uuid": 2894095
    }
  ],
  "_userbio": {
    "uuid": 2894095,
    "type": "user",
    "name": "Heraldo Borges",
    "description": "https://www.linkedin.com/in/heraldoborges"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/STMotif"
  },
  "_devurl": "https://github.com/heraldoborges/stmotif",
  "_searchresults": 18,
  "_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/STMotif.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/heraldoborges/stmotif",
  "_realowner": "heraldoborges",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-08-07"
    },
    {
      "version": "0.1.1",
      "date": "2018-08-24"
    },
    {
      "version": "1.0.0",
      "date": "2018-10-22"
    },
    {
      "version": "1.0.1",
      "date": "2018-11-09"
    },
    {
      "version": "1.0.2",
      "date": "2019-02-11"
    },
    {
      "version": "1.0.3",
      "date": "2019-08-22"
    },
    {
      "version": "1.0.4",
      "date": "2019-08-22"
    },
    {
      "version": "2.0.0",
      "date": "2020-01-23"
    },
    {
      "version": "2.0.1",
      "date": "2020-11-14"
    },
    {
      "version": "2.0.2",
      "date": "2024-02-23"
    },
    {
      "version": "2.0.3",
      "date": "2026-03-29"
    }
  ],
  "_exports": [
    "CSAMiningProcess",
    "display_motifsDataset",
    "display_motifsSTSeries",
    "NormSAX",
    "RankSTMotifs",
    "SearchSTMotifs",
    "STSADatasetAdjust"
  ],
  "_datasets": [
    {
      "name": "example_dataset",
      "title": "Example Spatial-Time Series Dataset",
      "object": "example_dataset",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CSAMiningProcess",
      "title": "CSA Datamining Process",
      "topics": [
        "CSAMiningProcess"
      ]
    },
    {
      "page": "display_motifsDataset",
      "title": "Plot Heatmap with Highlighted Motifs",
      "topics": [
        "display_motifsDataset"
      ]
    },
    {
      "page": "display_motifsSTSeries",
      "title": "Plot Spatial-Time Series with Highlighted Motifs",
      "topics": [
        "display_motifsSTSeries"
      ]
    },
    {
      "page": "example_dataset",
      "title": "Example Spatial-Time Series Dataset",
      "topics": [
        "example_dataset"
      ]
    },
    {
      "page": "NormSAX",
      "title": "Normalize and SAX Encode a Dataset",
      "topics": [
        "NormSAX"
      ]
    },
    {
      "page": "RankSTMotifs",
      "title": "Rank Spatial-Time Motifs",
      "topics": [
        "RankSTMotifs"
      ]
    },
    {
      "page": "SearchSTMotifs",
      "title": "Search for Spatial-Time Motifs",
      "topics": [
        "SearchSTMotifs"
      ]
    },
    {
      "page": "STSADatasetAdjust",
      "title": "Adjust a Dataset",
      "topics": [
        "STSADatasetAdjust"
      ]
    }
  ],
  "_readme": "https://github.com/heraldoborges/stmotif/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "STMotif.Rmd",
      "filename": "STMotif.html",
      "title": "STMotif R Package",
      "author": "Heraldo Borges, Amin Bazaz, Eduardo Ogasawara",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. CSAMiningProcess",
        "2. Visualization"
      ],
      "created": "2020-11-12 16:05:20",
      "modified": "2026-03-29 22:40:51",
      "commits": 2
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "stmotif",
  "_universes": [
    "heraldoborges"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-28T06:43:10.000Z",
      "distro": "noble",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "efb7b50b7178690472e6d1025a9689de36573d5497f317fbdd28cb7d4f2be701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.3",
      "date": "2026-05-28T06:43:03.000Z",
      "distro": "noble",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "e39519eaec83cba221d75777956b5ce30fcc5ca2e2655a8fd7f410a14d2b91fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-28T06:45:14.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "b56358a29255e21dfe7f27fa812dcf52728f7b174dbee3850f676826099ded3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.3",
      "date": "2026-05-28T06:43:29.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "749eac66753b6608593356b75da4ef65a581de677931f4a32cd051a6fbc50297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.3",
      "date": "2026-05-28T06:43:02.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "185bdc3576bb0f4ec15e45a52497c3fe92cd201838109dd3dff493375c1e49cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-28T06:42:15.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "fb6d676ae8b873d2dc3b71b885acc97578e9ddef0b8ef97e27179df9e8f2e332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-28T06:42:23.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "93dae040c02f3742219d1b6ffacdb4048d42e2c2fd531744faf456a3da42a2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.3",
      "date": "2026-05-28T06:42:12.000Z",
      "commit": "e2f6ace32618039270216cd5abeb89e1c61a7aaf",
      "fileid": "7da749b1b7a4b0b6809c67309cb0aae719ca3bce2a0711eea65b7b186a104376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heraldoborges/actions/runs/26559018747"
    }
  ]
}