{
  "_id": "6a227546cd65a98ecbd4a686",
  "Package": "cTMed",
  "Title": "Continuous-Time Mediation",
  "Version": "1.0.9",
  "Authors@R": "c(\nperson(given = \"Ivan Jacob Agaloos\",\nfamily = \"Pesigan\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"r.jeksterslab@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4818-8420\")),\nperson(given = \"Michael A.\",\nfamily = \"Russell\",\nrole = \"ctb\",\nemail = \"mar60@psu.edu\",\ncomment = c(ORCID = \"0000-0002-3956-604X\")),\nperson(given = \"Sy-Miin\",\nfamily = \"Chow\",\nrole = \"ctb\",\nemail = \"quc16@psu.edu\",\ncomment = c(ORCID = \"0000-0003-1938-027X\"))\n)",
  "Description": "Computes effect sizes, standard errors, and confidence\nintervals for total, direct, and indirect effects in\ncontinuous-time mediation models as described in Pesigan,\nRussell, and Chow (2025) <doi:10.1037/met0000779>.",
  "URL": "https://github.com/jeksterslab/cTMed,\nhttps://jeksterslab.github.io/cTMed/",
  "BugReports": "https://github.com/jeksterslab/cTMed/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU GSL (>= 2.5)",
  "RoxygenNote": "7.3.3.9000",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 07:01:38 UTC",
    "User": "root"
  },
  "Author": "Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4818-8420>), Michael A. Russell\n[ctb] (ORCID: <https://orcid.org/0000-0002-3956-604X>), Sy-Miin\nChow [ctb] (ORCID: <https://orcid.org/0000-0003-1938-027X>)",
  "Maintainer": "Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-05 18:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/cTMed",
  "RemoteRef": "HEAD",
  "RemoteSha": "a038707847a006f6790ade8955614f8e40deff49",
  "MD5sum": "7a0f0469492c92bc77ec194add81225c",
  "_user": "cran",
  "_type": "src",
  "_file": "cTMed_1.0.9.tar.gz",
  "_fileid": "446e09223dd2b52c129f497caf5cb432f7ce7b99209350608e8b378ef5cde84a",
  "_filesize": 682635,
  "_sha256": "446e09223dd2b52c129f497caf5cb432f7ce7b99209350608e8b378ef5cde84a",
  "_created": "2026-06-05T07:01:38.000Z",
  "_published": "2026-06-05T07:05:42.631Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79680082863,
      "time": 178,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430755190"
    },
    {
      "job": 79680082898,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430753746"
    },
    {
      "job": 79680082900,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430754746"
    },
    {
      "job": 79680082872,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430753095"
    },
    {
      "job": 79679552264,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430711313"
    },
    {
      "job": 79680082939,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430748475"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cTMed",
  "_commit": {
    "id": "a038707847a006f6790ade8955614f8e40deff49",
    "author": "Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.9\n",
    "time": 1770317402
  },
  "_maintainer": {
    "name": "Ivan Jacob Agaloos Pesigan",
    "email": "r.jeksterslab@gmail.com",
    "login": "jeksterslab",
    "description": "",
    "uuid": 11383089,
    "orcid": "0000-0003-4818-8420"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 15.0.2-2",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "simStateSpace",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "dynr",
      "role": "Suggests"
    },
    {
      "package": "betaDelta",
      "role": "Suggests"
    },
    {
      "package": "bootStateSpace",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.7",
      "date": "2025-10-02"
    },
    {
      "name": "1.0.8",
      "date": "2025-10-13"
    },
    {
      "name": "1.0.9",
      "date": "2026-02-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jeksterslab",
      "count": 9,
      "uuid": 11383089
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cTMed"
  },
  "_devurl": "https://github.com/jeksterslab/ctmed",
  "_pkgdown": "https://jeksterslab.github.io/cTMed/",
  "_searchresults": 22,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cTMed.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeksterslab/ctmed",
  "_realowner": "jeksterslab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-10-21"
    },
    {
      "version": "1.0.2",
      "date": "2024-11-26"
    },
    {
      "version": "1.0.3",
      "date": "2024-12-16"
    },
    {
      "version": "1.0.4",
      "date": "2025-01-08"
    },
    {
      "version": "1.0.5",
      "date": "2025-01-24"
    },
    {
      "version": "1.0.6",
      "date": "2025-02-21"
    },
    {
      "version": "1.0.7",
      "date": "2025-10-03"
    },
    {
      "version": "1.0.8",
      "date": "2025-10-13"
    },
    {
      "version": "1.0.9",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "BootBeta",
    "BootBetaStd",
    "BootIndirectCentral",
    "BootMed",
    "BootMedStd",
    "BootTotalCentral",
    "DeltaBeta",
    "DeltaBetaStd",
    "DeltaIndirectCentral",
    "DeltaMed",
    "DeltaMedStd",
    "DeltaTotalCentral",
    "Direct",
    "DirectStd",
    "Indirect",
    "IndirectCentral",
    "IndirectStd",
    "MCBeta",
    "MCBetaStd",
    "MCIndirectCentral",
    "MCMed",
    "MCMedStd",
    "MCPhi",
    "MCPhiSigma",
    "MCTotalCentral",
    "Med",
    "MedStd",
    "PosteriorBeta",
    "PosteriorIndirectCentral",
    "PosteriorMed",
    "PosteriorTotalCentral",
    "Total",
    "TotalCentral",
    "TotalStd",
    "Trajectory"
  ],
  "_help": [
    {
      "page": "BootBeta",
      "title": "Bootstrap Sampling Distribution for the Elements of the Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootBeta"
      ]
    },
    {
      "page": "BootBetaStd",
      "title": "Bootstrap Sampling Distribution for the Elements of the Standardized Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootBetaStd"
      ]
    },
    {
      "page": "BootIndirectCentral",
      "title": "Bootstrap Sampling Distribution for the Indirect Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootIndirectCentral"
      ]
    },
    {
      "page": "BootMed",
      "title": "Bootstrap Sampling Distribution of Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootMed"
      ]
    },
    {
      "page": "BootMedStd",
      "title": "Bootstrap Sampling Distribution of Standardized Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootMedStd"
      ]
    },
    {
      "page": "BootTotalCentral",
      "title": "Bootstrap Sampling Distribution for the Total Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "BootTotalCentral"
      ]
    },
    {
      "page": "confint.ctmedboot",
      "title": "Bootstrap Method Confidence Intervals",
      "topics": [
        "confint.ctmedboot"
      ]
    },
    {
      "page": "confint.ctmeddelta",
      "title": "Delta Method Confidence Intervals",
      "topics": [
        "confint.ctmeddelta"
      ]
    },
    {
      "page": "confint.ctmedmc",
      "title": "Monte Carlo Method Confidence Intervals",
      "topics": [
        "confint.ctmedmc"
      ]
    },
    {
      "page": "DeltaBeta",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Elements of the Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaBeta"
      ]
    },
    {
      "page": "DeltaBetaStd",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Elements of the Standardized Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaBetaStd"
      ]
    },
    {
      "page": "DeltaIndirectCentral",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Indirect Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaIndirectCentral"
      ]
    },
    {
      "page": "DeltaMed",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaMed"
      ]
    },
    {
      "page": "DeltaMedStd",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Standardized Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaMedStd"
      ]
    },
    {
      "page": "DeltaTotalCentral",
      "title": "Delta Method Sampling Variance-Covariance Matrix for the Total Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DeltaTotalCentral"
      ]
    },
    {
      "page": "Direct",
      "title": "Direct Effect of X on Y Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "Direct"
      ]
    },
    {
      "page": "DirectStd",
      "title": "Standardized Direct Effect of X on Y Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "DirectStd"
      ]
    },
    {
      "page": "Indirect",
      "title": "Indirect Effect of X on Y Through M Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "Indirect"
      ]
    },
    {
      "page": "IndirectCentral",
      "title": "Indirect Effect Centrality",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "IndirectCentral"
      ]
    },
    {
      "page": "IndirectStd",
      "title": "Standardized Indirect Effect of X on Y Through M Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "IndirectStd"
      ]
    },
    {
      "page": "MCBeta",
      "title": "Monte Carlo Sampling Distribution for the Elements of the Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCBeta"
      ]
    },
    {
      "page": "MCBetaStd",
      "title": "Monte Carlo Sampling Distribution for the Elements of the Standardized Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCBetaStd"
      ]
    },
    {
      "page": "MCIndirectCentral",
      "title": "Monte Carlo Sampling Distribution of Indirect Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCIndirectCentral"
      ]
    },
    {
      "page": "MCMed",
      "title": "Monte Carlo Sampling Distribution of Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCMed"
      ]
    },
    {
      "page": "MCMedStd",
      "title": "Monte Carlo Sampling Distribution of Standardized Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCMedStd"
      ]
    },
    {
      "page": "MCPhi",
      "title": "Generate Random Drift Matrices Using the Monte Carlo Method",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCPhi"
      ]
    },
    {
      "page": "MCPhiSigma",
      "title": "Generate Random Drift Matrices and Process Noise Covariance Matrices Using the Monte Carlo Method",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCPhiSigma"
      ]
    },
    {
      "page": "MCTotalCentral",
      "title": "Monte Carlo Sampling Distribution of Total Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MCTotalCentral"
      ]
    },
    {
      "page": "Med",
      "title": "Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "Med"
      ]
    },
    {
      "page": "MedStd",
      "title": "Standardized Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "MedStd"
      ]
    },
    {
      "page": "plot.ctmedboot",
      "title": "Plot Method for an Object of Class 'ctmedboot'",
      "topics": [
        "plot.ctmedboot"
      ]
    },
    {
      "page": "plot.ctmeddelta",
      "title": "Plot Method for an Object of Class 'ctmeddelta'",
      "topics": [
        "plot.ctmeddelta"
      ]
    },
    {
      "page": "plot.ctmedmc",
      "title": "Plot Method for an Object of Class 'ctmedmc'",
      "topics": [
        "plot.ctmedmc"
      ]
    },
    {
      "page": "plot.ctmedmed",
      "title": "Plot Method for an Object of Class 'ctmedmed'",
      "topics": [
        "plot.ctmedmed"
      ]
    },
    {
      "page": "plot.ctmedtraj",
      "title": "Plot Method for an Object of Class 'ctmedtraj'",
      "topics": [
        "plot.ctmedtraj"
      ]
    },
    {
      "page": "PosteriorBeta",
      "title": "Posterior Sampling Distribution for the Elements of the Matrix of Lagged Coefficients Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "PosteriorBeta"
      ]
    },
    {
      "page": "PosteriorIndirectCentral",
      "title": "Posterior Distribution of the Indirect Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "PosteriorIndirectCentral"
      ]
    },
    {
      "page": "PosteriorMed",
      "title": "Posterior Distribution of Total, Direct, and Indirect Effects of X on Y Through M Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "PosteriorMed"
      ]
    },
    {
      "page": "PosteriorTotalCentral",
      "title": "Posterior Distribution of the Total Effect Centrality Over a Specific Time Interval or a Range of Time Intervals",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "PosteriorTotalCentral"
      ]
    },
    {
      "page": "print.ctmedboot",
      "title": "Print Method for Object of Class 'ctmedboot'",
      "topics": [
        "print.ctmedboot"
      ]
    },
    {
      "page": "print.ctmeddelta",
      "title": "Print Method for Object of Class 'ctmeddelta'",
      "topics": [
        "print.ctmeddelta"
      ]
    },
    {
      "page": "print.ctmedeffect",
      "title": "Print Method for Object of Class 'ctmedeffect'",
      "topics": [
        "print.ctmedeffect"
      ]
    },
    {
      "page": "print.ctmedmc",
      "title": "Print Method for Object of Class 'ctmedmc'",
      "topics": [
        "print.ctmedmc"
      ]
    },
    {
      "page": "print.ctmedmcphi",
      "title": "Print Method for Object of Class 'ctmedmcphi'",
      "topics": [
        "print.ctmedmcphi"
      ]
    },
    {
      "page": "print.ctmedmed",
      "title": "Print Method for Object of Class 'ctmedmed'",
      "topics": [
        "print.ctmedmed"
      ]
    },
    {
      "page": "print.ctmedtraj",
      "title": "Print Method for Object of Class 'ctmedtraj'",
      "topics": [
        "print.ctmedtraj"
      ]
    },
    {
      "page": "summary.ctmedboot",
      "title": "Summary Method for an Object of Class 'ctmedboot'",
      "topics": [
        "summary.ctmedboot"
      ]
    },
    {
      "page": "summary.ctmeddelta",
      "title": "Summary Method for an Object of Class 'ctmeddelta'",
      "topics": [
        "summary.ctmeddelta"
      ]
    },
    {
      "page": "summary.ctmedmc",
      "title": "Summary Method for an Object of Class 'ctmedmc'",
      "topics": [
        "summary.ctmedmc"
      ]
    },
    {
      "page": "summary.ctmedmed",
      "title": "Summary Method for an Object of Class 'ctmedmed'",
      "topics": [
        "summary.ctmedmed"
      ]
    },
    {
      "page": "summary.ctmedposteriorphi",
      "title": "Summary Method for Object of Class 'ctmedposteriorphi'",
      "topics": [
        "summary.ctmedposteriorphi"
      ]
    },
    {
      "page": "summary.ctmedtraj",
      "title": "Summary Method for an Object of Class 'ctmedtraj'",
      "topics": [
        "summary.ctmedtraj"
      ]
    },
    {
      "page": "Total",
      "title": "Total Effect Matrix Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "Total"
      ]
    },
    {
      "page": "TotalCentral",
      "title": "Total Effect Centrality",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "TotalCentral"
      ]
    },
    {
      "page": "TotalStd",
      "title": "Standardized Total Effect Matrix Over a Specific Time Interval",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "TotalStd"
      ]
    },
    {
      "page": "Trajectory",
      "title": "Simulate Trajectories of Variables",
      "concept": [
        "Continuous-Time Mediation Functions"
      ],
      "topics": [
        "Trajectory"
      ]
    }
  ],
  "_rundeps": [
    "numDeriv",
    "Rcpp",
    "RcppArmadillo",
    "simStateSpace"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.8195439355418686,
  "_indexed": false,
  "_nocasepkg": "ctmed",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jeksterslab.r-universe.dev/cTMed",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.9",
      "date": "2026-06-05T07:04:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a038707847a006f6790ade8955614f8e40deff49",
      "fileid": "24f21e85ee04953f0ca9da9d97c343987e5de8eeadb702f6432e807676975f77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.9",
      "date": "2026-06-05T07:04:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a038707847a006f6790ade8955614f8e40deff49",
      "fileid": "7210a2ba8da70981387c812953ac713a8bf0ad268c047dfabaead2d984b94497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.9",
      "date": "2026-06-05T07:04:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a038707847a006f6790ade8955614f8e40deff49",
      "fileid": "70b975b65c5e35b0f0d982d31f7fc2b3d636c6c99ae3d54bd272e0b4c966ca74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.9",
      "date": "2026-06-05T07:04:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a038707847a006f6790ade8955614f8e40deff49",
      "fileid": "2b1f4da3bb142f2e182b074b568a9121108d88dc472671f17d152f5e3e71e183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.9",
      "date": "2026-06-05T07:04:43.000Z",
      "arch": "emscripten",
      "commit": "a038707847a006f6790ade8955614f8e40deff49",
      "fileid": "748b428e92be88e014a898745c329f2ebc6e4045b857c9ecd6b1117baaa99715",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000460274"
    }
  ]
}