manculta

Research compendium for the manuscript Pesigan, I. J. A., Russell, M. A., Chow, S.-M. (Under Review). Common and Unique Latent Transition Analysis (CULTA) as a Way to Examine the Trait-State Dynamics of Alcohol Intoxication. https://doi.org/10.0000/0000000000.

https://github.com/jeksterslab/manculta

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Research compendium for the manuscript Pesigan, I. J. A., Russell, M. A., Chow, S.-M. (Under Review). Common and Unique Latent Transition Analysis (CULTA) as a Way to Examine the Trait-State Dynamics of Alcohol Intoxication. https://doi.org/10.0000/0000000000.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

manCULTA

Ivan Jacob Agaloos Pesigan 2025-08-09

DOI <!-- badges: end -->

Description

Research compendium for the manuscript Pesigan, I. J. A., Russell, M. A., Chow, S.-M. (Under Review). Common and Unique Latent Transition Analysis (CULTA) as a Way to Examine the Trait-State Dynamics of Alcohol Intoxication. https://doi.org/10.0000/0000000000.

Acknowledgments

This research was made possible by the Prevention and Methodology Training Program (PAMT) funded by a T32 training grant (T32 DA017629, MPIs: J. Maggs & S. Lanza) from the National Institute on Drug Abuse (NIDA); the National Center for Advancing Translational Sciences grant UL1TR002014-06; and pilot mentoring and professional development awards through P50DA039838 awarded to Michael A. Russell (National Institute on Drug Abuse, PI: L. Collins), as well as support from the Social Science Research Institute at Penn State and departmental funds awarded to Michael A. Russell.

Computations for this research were performed on the Pennsylvania State University’s Institute for Computational and Data Sciences’ Roar supercomputer using SLURM for job scheduling (Yoo et al., 2003), GNU Parallel to run the simulations in parallel (Tange, 2021), and Apptainer to ensure a reproducible software stack (Kurtzer et al., 2017, 2021). See .sim/README.md and the scripts in the .sim folder in the GitHub repository for more details on how the simulations were performed.

Installation

You can install manCULTA from GitHub with:

r if (!require("remotes")) install.packages("remotes") remotes::install_github("jeksterslab/manCULTA")

See Containers for containerized versions of the package.

More Information

See GitHub Pages for package documentation.

Owner

  • Name: Ivan Jacob Agaloos Pesigan
  • Login: jeksterslab
  • Kind: user
  • Company: University of Macau

Citation (CITATION.cff)

# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "manCULTA" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'manCULTA: Common and Unique Latent Transition Analysis (CULTA) as a Way to
  Examine the Trait-State Dynamics of Alcohol Intoxication'
version: 1.0.0
doi: 10.0000/0000000000
identifiers:
- type: url
  value: https://osf.io/gtdmr/
- type: url
  value: https://doi.org/10.0000/0000000000
abstract: Research compendium for the manuscript Pesigan, I. J. A., Russell, M. A.,
  Chow, S.-M. (Under Review). Common and Unique Latent Transition Analysis (CULTA)
  as a Way to Examine the Trait-State Dynamics of Alcohol Intoxication. <https://doi.org/10.0000/0000000000>.
authors:
- family-names: Pesigan
  given-names: Ivan Jacob Agaloos
  email: r.jeksterslab@gmail.com
  orcid: https://orcid.org/0000-0003-4818-8420
preferred-citation:
  type: article
  title: manCULTA
  authors:
  - family-names: Pesigan
    given-names: Ivan Jacob Agaloos
    email: r.jeksterslab@gmail.com
    orcid: https://orcid.org/0000-0003-4818-8420
  year: '2025'
  doi: 10.0000/0000000000
  journal: JOURNAL_TITLE_HERE
  notes: R package version 1.0.0
repository-code: https://github.com/jeksterslab/manCULTA
url: https://jeksterslab.github.io/manCULTA/
contact:
- family-names: Pesigan
  given-names: Ivan Jacob Agaloos
  email: r.jeksterslab@gmail.com
  orcid: https://orcid.org/0000-0003-4818-8420

GitHub Events

Total
  • Push event: 84
Last Year
  • Push event: 84

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/latex.yml actions
  • actions/checkout v4 composite
.github/workflows/lint.yml actions
  • actions/checkout v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/make.yml actions
  • actions/checkout v4 composite
  • devops-infra/action-commit-push master composite
.github/workflows/pkgdown-gh-pages.yml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
.github/workflows/source.yml actions
  • actions/checkout v4 composite
  • s0/git-publish-subdir-action develop composite
DESCRIPTION cran
  • R >= 4.0.0 depends
  • Rcpp * imports
  • ggplot2 * imports
  • knitr * suggests
  • lavaan * suggests
  • rmarkdown * suggests
  • testthat * suggests
.devcontainer/Dockerfile docker
  • ijapesigan/r2u-r-project latest build