{
  "_id": "6a2156e5cd65a98ecbd2e566",
  "Package": "traj",
  "Title": "Trajectory Analysis",
  "Version": "1.3.1",
  "Authors@R": "c(\nperson(given = \"Marie-Pierre\",\nfamily = \"Sylvestre\",\nrole = \"aut\"),\nperson(given = \"Dan\",\nfamily = \"Vatnik\",\nrole = \"aut\"),\nperson(given = \"Gillis Delmas\",\nfamily = \"TCHOUANGUE DINKOU\",\nrole = \"cre\",\nemail = \"gillisdla2@gmail.com\"))",
  "Description": "Implements the three-step procedure proposed by Leffondree\net al. (2004) to identify clusters of individual longitudinal\ntrajectories. The procedure involves (1) calculating 24\nmeasures describing the features of the trajectories; (2) using\nfactor analysis to select a subset of the 24 measures and (3)\nusing cluster analysis to identify clusters of trajectories,\nand classify each individual trajectory in one of the clusters.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/tchouangue/traj",
  "BugReports": "https://github.com/tchouangue/traj/issues",
  "Repository": "https://tchouangue.r-universe.dev",
  "Date/Publication": "2023-04-12 16:49:04 UTC",
  "RemoteUrl": "https://github.com/tchouangue/traj",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7b62966939ae31370f66da42935196bbdc06889",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:40:39 UTC",
    "User": "root"
  },
  "Author": "Marie-Pierre Sylvestre [aut],\nDan Vatnik [aut],\nGillis Delmas TCHOUANGUE DINKOU [cre]",
  "Maintainer": "Gillis Delmas TCHOUANGUE DINKOU <gillisdla2@gmail.com>",
  "MD5sum": "533ca33196e57c65c3ec3b3bc20887b8",
  "_user": "tchouangue",
  "_type": "src",
  "_file": "traj_1.3.1.tar.gz",
  "_fileid": "b831b9d6bbe285dbfe95c096ccf9c3ee2e595b678668acf92cfcf5e1b8361c80",
  "_filesize": 564203,
  "_sha256": "b831b9d6bbe285dbfe95c096ccf9c3ee2e595b678668acf92cfcf5e1b8361c80",
  "_created": "2026-06-04T10:40:39.000Z",
  "_published": "2026-06-04T10:43:49.417Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79501495084,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409380995"
    },
    {
      "job": 79501495015,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409377616"
    },
    {
      "job": 79501495043,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409384548"
    },
    {
      "job": 79501495081,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409380295"
    },
    {
      "job": 79500942552,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409342305"
    },
    {
      "job": 79501495001,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409378736"
    },
    {
      "job": 79501495011,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7409368075"
    },
    {
      "job": 79501495041,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7409366991"
    },
    {
      "job": 79501495040,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7409373958"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tchouangue/traj",
  "_commit": {
    "id": "f7b62966939ae31370f66da42935196bbdc06889",
    "author": "tchouangue <gillisdla2@gmail.com>",
    "committer": "tchouangue <gillisdla2@gmail.com>",
    "message": "new commit\n",
    "time": 1681318144
  },
  "_maintainer": {
    "name": "Gillis Delmas TCHOUANGUE DINKOU",
    "email": "gillisdla2@gmail.com",
    "login": "tchouangue",
    "linkedin": "in/gillis-delmas-tchouangue-dinkou-86ab14127",
    "description": "Data Scientist",
    "uuid": 50582356
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "NbClust",
      "role": "Imports"
    },
    {
      "package": "pastecs",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tchouangue",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tchouangue",
      "count": 17,
      "uuid": 50582356
    }
  ],
  "_userbio": {
    "uuid": 50582356,
    "type": "user",
    "name": "Gillis Delmas TCHOUANGUE DINKOU",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 803,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/traj"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/tchouangue/traj",
  "_searchresults": 40,
  "_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/traj.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tchouangue/traj",
  "_realowner": "tchouangue",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-10-22"
    },
    {
      "version": "1.1",
      "date": "2014-12-01"
    },
    {
      "version": "1.2",
      "date": "2015-01-13"
    },
    {
      "version": "1.3",
      "date": "2023-01-22"
    },
    {
      "version": "1.3.1",
      "date": "2023-04-12"
    },
    {
      "version": "2.0.0",
      "date": "2023-12-04"
    },
    {
      "version": "2.0.1",
      "date": "2023-12-07"
    },
    {
      "version": "2.1.0",
      "date": "2024-03-28"
    },
    {
      "version": "2.2.0",
      "date": "2024-07-04"
    },
    {
      "version": "2.2.1",
      "date": "2025-02-01"
    },
    {
      "version": "3.0.0",
      "date": "2026-01-28"
    },
    {
      "version": "3.0.1",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "plotBoxplotTraj",
    "plotCombTraj",
    "plotMeanTraj",
    "plotMedTraj",
    "step1measures",
    "step2factors",
    "step3clusters",
    "wrapperTraj"
  ],
  "_datasets": [
    {
      "name": "example.data",
      "title": "Example data",
      "object": "example.data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example.data",
      "title": "Example data",
      "topics": [
        "example.data"
      ]
    },
    {
      "page": "plotBoxplotTraj",
      "title": "Plot Boxplot of 'traj' Object",
      "topics": [
        "plotBoxplotTraj"
      ]
    },
    {
      "page": "plotCombTraj",
      "title": "Plot Cluster-Specific Mean or Median Trajectories provided by a 'traj' object",
      "topics": [
        "plotCombTraj"
      ]
    },
    {
      "page": "plotMeanTraj",
      "title": "Plot Mean Trajectory",
      "topics": [
        "plotMeanTraj"
      ]
    },
    {
      "page": "plotMedTraj",
      "title": "Plot Median Trajectory of 'traj' Object",
      "topics": [
        "plotMedTraj"
      ]
    },
    {
      "page": "step1measures",
      "title": "Compute 24 Measures Describing the Features of the Trajectories",
      "topics": [
        "step1measures"
      ]
    },
    {
      "page": "step2factors",
      "title": "Performs Factor Analysis to Select a Subset of the 24 Measures",
      "topics": [
        "step2factors"
      ]
    },
    {
      "page": "step3clusters",
      "title": "Cluster Trajectories According to the Subset of Measures Selected Previously",
      "topics": [
        "step3clusters"
      ]
    },
    {
      "page": "wrapperTraj",
      "title": "Wrapper Function to Perform Trajectory Analysis",
      "topics": [
        "wrapperTraj"
      ]
    }
  ],
  "_readme": "https://github.com/tchouangue/traj/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cluster",
    "GPArotation",
    "lattice",
    "mnormt",
    "NbClust",
    "nlme",
    "pastecs",
    "psych"
  ],
  "_vignettes": [
    {
      "source": "traj.Rmd",
      "filename": "traj.html",
      "title": "Using $ exttt{traj}$ Package to Identify Clusters of Longitudinal Trajectories",
      "author": "Marie-Pierre Sylvestre^[Department Social and Preventive Medicine, Université de Montréal, CHUM Research Centre], Dan Yannick^[Statistical Programming, CHUM Research Centre]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "$\\texttt{Abstract}$",
        "$\\texttt{Data}$",
        "$\\texttt{Analysis}$",
        "$\\texttt{Plotting the traj object}$",
        "References"
      ],
      "created": "2023-01-17 17:04:13",
      "modified": "2023-01-17 17:04:13",
      "commits": 1
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "traj",
  "_universes": [
    "tchouangue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:41.000Z",
      "distro": "noble",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "83ec091fee28a301787d7c4c22b320e65219d8d6498d20ed436d4ccfc6619560",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:29.000Z",
      "distro": "noble",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "36f2d18f1865c2dac455ce277e101d35a5a41eb97667cf75119f79ba4d17a30e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:55.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "d7749814fe091ccb88cf93ac35c4725371c0e10f993b2c132f94d8c014e1491d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:42.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "09d79ea6a40b0b58d1d14f09e924657663ee9afee32e8e4f63257cd280e79cab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:48.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "3c110d155e3627786aa3436fa40894d00fbf001493b43c2526091d3541b74b78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-04T10:41:54.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "56c16371150ae0749a6a9b25cba3ab8c321b4b26632bc79184df8c2eac738d90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-04T10:41:47.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "377813330ffecaa87286283379e0229055340b088b275304095fb6f739de1425",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-04T10:42:15.000Z",
      "commit": "f7b62966939ae31370f66da42935196bbdc06889",
      "fileid": "17d225fc18446d6ce5c822f2a26b4476c8ce7fe445e747974635f8eb3297e0ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tchouangue/actions/runs/26946564049"
    }
  ]
}