manmetavar
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 -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jeksterslab
- License: other
- Language: TeX
- Default Branch: main
- Size: 65.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 7 months ago
Metadata Files
Readme
Changelog
License
Citation
README.md
manMetaVAR
Ivan Jacob Agaloos Pesigan 2025-08-18
Description
Research compendium for the manuscript Pesigan, I. J. A., et al. (In Preparation). Multivariate Meta-Analysis of Vector Autoregressive Model Coefficients https://doi.org/10.0000/0000000000
Installation
You can install manMetaVAR from
GitHub with:
r
if (!require("remotes")) install.packages("remotes")
remotes::install_github("jeksterslab/manMetaVAR")
More Information
See GitHub Pages for package documentation.
Owner
- Name: Ivan Jacob Agaloos Pesigan
- Login: jeksterslab
- Kind: user
- Company: University of Macau
- Repositories: 25
- Profile: https://github.com/jeksterslab
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 "manMetaVAR" in publications use:'
type: software
license: MIT
title: 'manMetaVAR: Multivariate Meta-Analysis of Vector Autoregressive Model Coefficients'
version: 0.9.1
doi: 10.0000/0000000000
identifiers:
- type: url
value: https://osf.io/uenr7/
- type: url
value: https://doi.org/10.0000/0000000000
abstract: Research compendium for the manuscript Pesigan, I. J. A., et al. (In Preparation).
Multivariate Meta-Analysis of Vector Autoregressive Model Coefficients. <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: Multivariate Meta-Analysis of Vector Autoregressive Model Coefficients
authors:
- family-names: Pesigan
given-names: Ivan Jacob Agaloos
email: r.jeksterslab@gmail.com
orcid: https://orcid.org/0000-0003-4818-8420
year: '2024'
doi: 10.0000/0000000000
journal: JOURNAL_TITLE_HERE
notes: R package version 0.9.1
repository-code: https://github.com/jeksterslab/manMetaVAR
url: https://jeksterslab.github.io/manMetaVAR/
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: 27
Last Year
- Push event: 27
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| jeksterslab | l****b@g****m | 5 |
| jeksterslab | j****b | 5 |
Issues and Pull Requests
Last synced: 11 months 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/lint.yml
actions
- actions/checkout v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/make.yml
actions
- actions/checkout v3 composite
- devops-infra/action-commit-push master composite
.github/workflows/pkgdown-gh-pages.yml
actions
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
.github/workflows/source.yml
actions
- actions/checkout v3 composite
- s0/git-publish-subdir-action develop composite
DESCRIPTION
cran
- OpenMx * depends
- R >= 3.5.0 depends
- fitDTVARMx * depends
- metaVAR * depends
- MASS * imports
- mlVAR * imports
- simStateSpace * imports
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
.devcontainer/Dockerfile
docker
- ijapesigan/r2u-r-project latest build