{"id":39501,"name":"papaja","description":"papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.","url":"https://github.com/crsh/papaja","last_synced_at":"2025-09-05T08:12:39.592Z","repository":{"id":18817269,"uuid":"22032048","full_name":"crsh/papaja","owner":"crsh","description":"papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.","archived":false,"fork":false,"pushed_at":"2025-05-07T15:41:26.000Z","size":16766,"stargazers_count":673,"open_issues_count":82,"forks_count":135,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-07-29T04:23:19.981Z","etag":null,"topics":["apa","apa-guidelines","journal","manuscript","psychology","r","r-package","reproducible-paper","reproducible-research","rmarkdown"],"latest_commit_sha":null,"homepage":"https://frederikaust.com/papaja_man/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crsh.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-20T11:43:41.000Z","updated_at":"2025-07-26T14:39:10.000Z","dependencies_parsed_at":"2023-02-14T07:46:12.847Z","dependency_job_id":"68682799-d35d-4b8a-8e1a-948822b63aea","html_url":"https://github.com/crsh/papaja","commit_stats":{"total_commits":1375,"total_committers":19,"mean_commits":72.36842105263158,"dds":0.5578181818181818,"last_synced_commit":"9c569a3366068dd5408171d14993c651f1b39c73"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/crsh/papaja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/sbom","scorecard":{"id":309835,"data":{"date":"2025-08-11","repo":{"name":"github.com/crsh/papaja","commit":"18484f486454d7ef9b6f3dfa1990e262269b6278"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/needs-reply.yml:1","Warn: no topLevel permission defined: .github/workflows/remove-needs-reply.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-reply.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/needs-reply.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-needs-reply.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/crsh/papaja/remove-needs-reply.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:57:28.940Z","repository_id":18817269,"created_at":"2025-08-17T22:57:28.940Z","updated_at":"2025-08-17T22:57:28.940Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728187,"owners_count":25157146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"crsh","name":"Frederik Aust","uuid":"2195485","kind":"user","description":"","email":"","website":"https://frederikaust.com/","location":"Cologne, Germany","twitter":"FrederikAust","company":"Psychological Methods, University of Amsterdam","icon_url":"https://avatars.githubusercontent.com/u/2195485?v=4","repositories_count":18,"last_synced_at":"2023-04-04T06:06:00.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crsh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T13:25:38.027Z","updated_at":"2023-04-04T06:06:00.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh/repositories"},"packages":[{"id":11676787,"name":"github.com/crsh/papaja","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/crsh/papaja","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-06-23T09:03:12.000Z","latest_release_published_at":"2024-10-23T21:36:21.000Z","latest_release_number":"v0.1.3","last_synced_at":"2025-08-29T22:04:20.974Z","created_at":"2025-05-23T10:07:23.000Z","updated_at":"2025-08-29T22:04:20.975Z","registry_url":"https://pkg.go.dev/github.com/crsh/papaja","install_command":"go get github.com/crsh/papaja","documentation_url":"https://pkg.go.dev/github.com/crsh/papaja#section-documentation","metadata":{},"repo_metadata":{"id":18817269,"uuid":"22032048","full_name":"crsh/papaja","owner":"crsh","description":"papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.","archived":false,"fork":false,"pushed_at":"2025-05-07T15:41:26.000Z","size":16766,"stargazers_count":674,"open_issues_count":82,"forks_count":136,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-06-26T01:47:15.567Z","etag":null,"topics":["apa","apa-guidelines","journal","manuscript","psychology","r","r-package","reproducible-paper","reproducible-research","rmarkdown"],"latest_commit_sha":null,"homepage":"https://frederikaust.com/papaja_man/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crsh.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-20T11:43:41.000Z","updated_at":"2025-06-20T09:23:37.000Z","dependencies_parsed_at":"2023-02-14T07:46:12.847Z","dependency_job_id":"68682799-d35d-4b8a-8e1a-948822b63aea","html_url":"https://github.com/crsh/papaja","commit_stats":{"total_commits":1375,"total_committers":19,"mean_commits":72.36842105263158,"dds":0.5578181818181818,"last_synced_commit":"9c569a3366068dd5408171d14993c651f1b39c73"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/crsh/papaja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626716,"owners_count":24117701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"crsh","name":"Frederik Aust","uuid":"2195485","kind":"user","description":"","email":"","website":"https://frederikaust.com/","location":"Cologne, Germany","twitter":"FrederikAust","company":"Psychological Methods, University of Amsterdam","icon_url":"https://avatars.githubusercontent.com/u/2195485?v=4","repositories_count":18,"last_synced_at":"2023-04-04T06:06:00.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crsh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T13:25:38.027Z","updated_at":"2023-04-04T06:06:00.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh/repositories"},"tags":[{"name":"v0.1.3","sha":"7591bf37b5193063bdd2fa8a6ce0893767397126","kind":"commit","published_at":"2024-10-23T21:36:21.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.3","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"6f64628f2a707dcb17d8cf088edddea5be1358ea","kind":"commit","published_at":"2022-07-11T13:20:15.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.1","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5cc840e22e016e4cc258632999bf9df6626906e5","kind":"commit","published_at":"2022-06-23T09:03:12.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0/manifests"},{"name":"v0.1.0.9997","sha":"1f124807b6acad09aaae156f0fb9d59590e6650c","kind":"commit","published_at":"2020-07-07T13:44:28.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9997","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9997","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9997","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9997","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9997/manifests"},{"name":"v0.1.0.9942","sha":"1999ba3acd434c756fb4fbd2e0efd59a1404e6a7","kind":"commit","published_at":"2020-05-19T09:22:29.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9942","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9942","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9942/manifests"},{"name":"v0.1.0.9842","sha":"c55ba73cd4490083b0fb1a45df63c48bb5ba3eeb","kind":"commit","published_at":"2018-08-13T00:10:44.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9842","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9842","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9842","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9842","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9842/manifests"},{"name":"v0.1.0.9838","sha":"ac6273a53de1f5898c15e6964bd57dbd833839f7","kind":"tag","published_at":"2018-08-09T17:37:52.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9838","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9838","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9838","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9838","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9838/manifests"},{"name":"v0.1.0.9837","sha":"147e00f3a1961d7e3557d278aa98981619765200","kind":"tag","published_at":"2018-08-08T15:59:00.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9837","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9837","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9837","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9837","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9837/manifests"},{"name":"v0.1.0.9709","sha":"67a66a3c091d74773cc6f86b0fcb32c7d2ec39d7","kind":"commit","published_at":"2018-03-01T16:48:33.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9709","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9709/manifests"},{"name":"v0.1.0.9054","sha":"5dd2f20cbb9b2f9dfe44cbdd19646725ddb400ec","kind":"tag","published_at":"2015-06-25T14:54:41.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9054","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9054","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9054","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9054","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9054/manifests"}]},"repo_metadata_updated_at":"2025-07-29T04:40:19.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.825186304275193,"dependent_packages_count":5.4589533387888975,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.642069821532045},"purl":"pkg:golang/github.com/crsh/papaja","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/crsh/papaja","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/crsh/papaja","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/crsh/papaja/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-26T01:56:50.265Z","issues_count":111,"pull_requests_count":49,"avg_time_to_close_issue":34459262.72058824,"avg_time_to_close_pull_request":1729202.170212766,"issues_closed_count":68,"pull_requests_closed_count":47,"pull_request_authors_count":6,"issue_authors_count":67,"avg_comments_per_issue":5.225225225225225,"avg_comments_per_pull_request":1.653061224489796,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1814210.5,"past_year_avg_time_to_close_pull_request":878590.4285714285,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/issues","maintainers":[{"login":"mariusbarth","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}],"active_maintainers":[{"login":"mariusbarth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrsh%2Fpapaja/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrsh%2Fpapaja/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrsh%2Fpapaja/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrsh%2Fpapaja/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951750,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4479959,"name":"papaja","ecosystem":"cran","description":"Prepare American Psychological Association Journal Articles with\nR Markdown","homepage":"https://github.com/crsh/papaja","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/crsh/papaja","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-06-23T00:00:00.000Z","latest_release_published_at":"2024-10-24T00:00:00.000Z","latest_release_number":"0.1.3","last_synced_at":"2025-07-29T04:02:56.836Z","created_at":"2022-06-23T07:27:28.487Z","updated_at":"2025-07-29T04:40:19.724Z","registry_url":"https://cran.r-project.org/package=papaja","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/papaja/papaja.pdf","metadata":{},"repo_metadata":{"id":18817269,"uuid":"22032048","full_name":"crsh/papaja","owner":"crsh","description":"papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.","archived":false,"fork":false,"pushed_at":"2025-05-07T15:41:26.000Z","size":16766,"stargazers_count":674,"open_issues_count":82,"forks_count":136,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-06-26T01:47:15.567Z","etag":null,"topics":["apa","apa-guidelines","journal","manuscript","psychology","r","r-package","reproducible-paper","reproducible-research","rmarkdown"],"latest_commit_sha":null,"homepage":"https://frederikaust.com/papaja_man/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crsh.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-20T11:43:41.000Z","updated_at":"2025-06-20T09:23:37.000Z","dependencies_parsed_at":"2023-02-14T07:46:12.847Z","dependency_job_id":"68682799-d35d-4b8a-8e1a-948822b63aea","html_url":"https://github.com/crsh/papaja","commit_stats":{"total_commits":1375,"total_committers":19,"mean_commits":72.36842105263158,"dds":0.5578181818181818,"last_synced_commit":"9c569a3366068dd5408171d14993c651f1b39c73"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/crsh/papaja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626716,"owners_count":24117701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"crsh","name":"Frederik Aust","uuid":"2195485","kind":"user","description":"","email":"","website":"https://frederikaust.com/","location":"Cologne, Germany","twitter":"FrederikAust","company":"Psychological Methods, University of Amsterdam","icon_url":"https://avatars.githubusercontent.com/u/2195485?v=4","repositories_count":18,"last_synced_at":"2023-04-04T06:06:00.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crsh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T13:25:38.027Z","updated_at":"2023-04-04T06:06:00.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crsh/repositories"},"tags":[{"name":"v0.1.3","sha":"7591bf37b5193063bdd2fa8a6ce0893767397126","kind":"commit","published_at":"2024-10-23T21:36:21.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.3","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"6f64628f2a707dcb17d8cf088edddea5be1358ea","kind":"commit","published_at":"2022-07-11T13:20:15.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.1","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5cc840e22e016e4cc258632999bf9df6626906e5","kind":"commit","published_at":"2022-06-23T09:03:12.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0/manifests"},{"name":"v0.1.0.9997","sha":"1f124807b6acad09aaae156f0fb9d59590e6650c","kind":"commit","published_at":"2020-07-07T13:44:28.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9997","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9997","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9997","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9997","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9997/manifests"},{"name":"v0.1.0.9942","sha":"1999ba3acd434c756fb4fbd2e0efd59a1404e6a7","kind":"commit","published_at":"2020-05-19T09:22:29.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9942","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9942","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9942","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9942","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9942/manifests"},{"name":"v0.1.0.9842","sha":"c55ba73cd4490083b0fb1a45df63c48bb5ba3eeb","kind":"commit","published_at":"2018-08-13T00:10:44.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9842","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9842","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9842","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9842","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9842/manifests"},{"name":"v0.1.0.9838","sha":"ac6273a53de1f5898c15e6964bd57dbd833839f7","kind":"tag","published_at":"2018-08-09T17:37:52.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9838","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9838","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9838","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9838","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9838/manifests"},{"name":"v0.1.0.9837","sha":"147e00f3a1961d7e3557d278aa98981619765200","kind":"tag","published_at":"2018-08-08T15:59:00.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9837","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9837","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9837","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9837","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9837/manifests"},{"name":"v0.1.0.9709","sha":"67a66a3c091d74773cc6f86b0fcb32c7d2ec39d7","kind":"commit","published_at":"2018-03-01T16:48:33.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9709","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9709/manifests"},{"name":"v0.1.0.9054","sha":"5dd2f20cbb9b2f9dfe44cbdd19646725ddb400ec","kind":"tag","published_at":"2015-06-25T14:54:41.000Z","download_url":"https://codeload.github.com/crsh/papaja/tar.gz/v0.1.0.9054","html_url":"https://github.com/crsh/papaja/releases/tag/v0.1.0.9054","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crsh/papaja@v0.1.0.9054","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9054","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/tags/v0.1.0.9054/manifests"}]},"repo_metadata_updated_at":"2025-07-29T04:40:19.724Z","dependent_packages_count":2,"downloads":1780,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":8.589177995858467,"dependent_repos_count":9.885657693346538,"dependent_packages_count":13.243900243089943,"stargazers_count":0.5762131988835869,"forks_count":0.4636715584766363,"docker_downloads_count":null,"average":6.551724137931035},"purl":"pkg:cran/papaja","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/papaja","docker_dependents_count":5,"docker_downloads_count":208,"usage_url":"https://repos.ecosyste.ms/usage/cran/papaja","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/papaja/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-26T01:56:50.265Z","issues_count":111,"pull_requests_count":49,"avg_time_to_close_issue":34459262.72058824,"avg_time_to_close_pull_request":1729202.170212766,"issues_closed_count":68,"pull_requests_closed_count":47,"pull_request_authors_count":6,"issue_authors_count":67,"avg_comments_per_issue":5.225225225225225,"avg_comments_per_pull_request":1.653061224489796,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1814210.5,"past_year_avg_time_to_close_pull_request":878590.4285714285,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/issues","maintainers":[{"login":"mariusbarth","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}],"active_maintainers":[{"login":"mariusbarth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/papaja/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/papaja/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/papaja/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/papaja/related_packages","maintainers":[{"uuid":"frederik.aust@uni-koeln.de","login":null,"name":"Frederik Aust","email":"frederik.aust@uni-koeln.de","url":null,"packages_count":3,"html_url":null,"role":null,"created_at":"2022-11-14T17:26:35.494Z","updated_at":"2022-11-14T17:26:35.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/frederik.aust@uni-koeln.de/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26173,"maintainers_count":14294,"namespaces_count":0,"keywords_count":8320,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-05T07:45:23.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}}],"commits":{"id":726149,"full_name":"crsh/papaja","default_branch":"main","committers":[{"name":"mariusbarth","email":"marius.barth@uni-koeln.de","login":"mariusbarth","count":636},{"name":"Frederik Aust","email":"frederik.aust@uni-koeln.de","login":"crsh","count":619},{"name":"Frederik Aust","email":"frederik@studio-aust.com","login":null,"count":100},{"name":"Birk Diedenhofen","email":"mail@birkdiedenhofen.de","login":"deboerk","count":25},{"name":"James Conigrave","email":"12742211+conig","login":"conig","count":8},{"name":"mutlusun","email":"mutlusun","login":"mutlusun","count":8},{"name":"Alex O. Holcombe","email":"alex.holcombe@sydney.edu.au","login":"alexholcombe","count":4},{"name":"Frederik Aust","email":"frederikaust@frederikaust-mbp.methodenlehre.hf.uni-koeln.de","login":null,"count":4},{"name":"Joseph V. Casillas","email":"joseph.casillas@rutgers.edu","login":"jvcasillas","count":2},{"name":"Frederik Aust","email":"frederikaust@Frederiks-MBP-2.fritz.box","login":null,"count":2},{"name":"Frederik Aust","email":"frederikaust@Frederiks-MacBook-Pro.local","login":null,"count":2},{"name":"Matti Vuorre","email":"mv2521@columbia.edu","login":null,"count":2},{"name":"Jacob Long","email":"jlongrc@gmail.com","login":"jacob-long","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1},{"name":"Néhémie Strupler","email":"nehemie","login":"nehemie","count":1},{"name":"Frederik Aust","email":"frederikaust@frederikaust-macbook-pro-2017.methodenlehre.hf.uni-koeln.de","login":null,"count":1},{"name":"Frederik Aust","email":"frederikaust@Frederiks-MBP.fritz.box","login":null,"count":1},{"name":"Seth Ariel Green","email":"setgree@gmail.com","login":"setgree","count":1}],"total_commits":1418,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":78.77777777777777,"dds":0.5514809590973202,"past_year_committers":[{"name":"mariusbarth","email":"marius.barth@uni-koeln.de","login":"mariusbarth","count":22},{"name":"crsh","email":"frederik.aust@uni-koeln.de","login":"crsh","count":11},{"name":"Joseph V. Casillas","email":"joseph.casillas@rutgers.edu","login":"jvcasillas","count":1},{"name":"Frederik Aust","email":"frederikaust@frederikaust-macbook-pro-2017.methodenlehre.hf.uni-koeln.de","login":null,"count":1}],"past_year_total_commits":35,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.75,"past_year_dds":0.37142857142857144,"last_synced_at":"2025-05-16T05:16:32.930Z","last_synced_commit":"18484f486454d7ef9b6f3dfa1990e262269b6278","created_at":"2023-03-09T13:16:12.892Z","updated_at":"2025-05-16T05:16:33.075Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308156,"contributors_count":31095156,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"crsh/papaja","html_url":"https://github.com/crsh/papaja","last_synced_at":"2025-08-31T15:54:02.420Z","status":null,"issues_count":109,"pull_requests_count":51,"avg_time_to_close_issue":35392220.46969697,"avg_time_to_close_pull_request":1726421.5,"issues_closed_count":66,"pull_requests_closed_count":46,"pull_request_authors_count":6,"issue_authors_count":66,"avg_comments_per_issue":5.238532110091743,"avg_comments_per_pull_request":1.5686274509803921,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":885487.25,"past_year_avg_time_to_close_pull_request":770720.8571428572,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T23:06:28.430Z","updated_at":"2025-09-03T02:55:47.932Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crsh%2Fpapaja/issues","issue_labels_count":{"enhancement":48,"bug":25,"question":11,"more-information-needed":8,"help wanted":4,"word template":3,"unrelated":3,"documentation":3,"quarto":1},"pull_request_labels_count":{"enhancement":10,"bug":3,"word template":1},"issue_author_associations_count":{"NONE":63,"COLLABORATOR":21,"OWNER":19,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"COLLABORATOR":38,"OWNER":13,"CONTRIBUTOR":4,"NONE":2},"issue_authors":{"mariusbarth":21,"crsh":19,"conig":3,"kalenkovich":2,"HenrikEckermann":2,"QueenJanine":1,"lnalborczyk":1,"henda52":1,"stonegold546":1,"yihui":1,"Kalif-Vaughn":1,"gbiele":1,"kalifvaughn":1,"bwiernik":1,"bernicecheung":1,"SuzanneSegerstrom":1,"alexholcombe":1,"shirdekel":1,"TheDom42":1,"LisaSpitzer":1,"mattsigal":1,"gururdeniz99":1,"alfrhe":1,"AdeLac74":1,"xinkaidupsy":1,"sfve":1,"ChScheffel":1,"Michaeladebolt":1,"TobiasHeycke":1,"Fritz-theCat":1,"zhihuai1982":1,"mvuorre":1,"DominiqueMakowski":1,"andreifoldes":1,"HeatherUrry":1,"rbcavanaugh":1,"mcbeem":1,"rempsyc":1,"mcfrank":1,"danawanzer":1,"andreasnanz":1,"tkerwin":1,"jooyoungseo":1,"bachl":1,"IhnwhiHeo":1,"marklhc":1,"romeopenheiro":1,"jgeller112":1,"rubenellinghaus":1,"maia-sh":1,"Sashpta":1,"LGurtner":1,"panwanke":1,"gaoyanghuang":1,"briandk":1,"mutlusun":1,"sebsilas":1,"cjvanlissa":1,"grszkthfr":1,"vvader24":1,"levolz":1,"tfjaeger":1,"jakub-jedrusiak":1,"jamesrrae":1,"m-Py":1,"perlatex":1},"pull_request_authors":{"mariusbarth":38,"crsh":13,"conig":2,"jvcasillas":2,"JeffreyRStevens":1,"mvuorre":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078817,"issues_count":31306561,"pull_requests_count":96057143,"authors_count":10692496,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2,"enhancement":1,"unrelated":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":6,"NONE":5},"past_year_pull_request_author_associations_count":{"COLLABORATOR":8,"OWNER":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"mariusbarth":6,"alfrhe":1,"HeatherUrry":1,"kalenkovich":1,"perlatex":1,"TheDom42":1},"past_year_pull_request_authors":{"mariusbarth":8,"crsh":2,"jvcasillas":2},"maintainers":[{"login":"mariusbarth","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}],"active_maintainers":[{"login":"mariusbarth","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusbarth"},{"login":"crsh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crsh"}]},"events":{"total":{"CreateEvent":6,"IssuesEvent":15,"ReleaseEvent":2,"WatchEvent":20,"IssueCommentEvent":21,"PushEvent":13,"PullRequestReviewEvent":1,"PullRequestEvent":5,"ForkEvent":3},"last_year":{"CreateEvent":6,"IssuesEvent":15,"ReleaseEvent":2,"WatchEvent":20,"IssueCommentEvent":21,"PushEvent":13,"PullRequestReviewEvent":1,"PullRequestEvent":5,"ForkEvent":3}},"keywords":["apa","apa-guidelines","journal","manuscript","psychology","r","r-package","reproducible-paper","reproducible-research","rmarkdown"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-19T13:02:55.423Z","updated_at":"2022-07-19T13:02:55.423Z","repository_link":"https://github.com/crsh/papaja/blob/main/DESCRIPTION","dependencies":[{"id":258079712,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.6","direct":true,"kind":"depends","optional":false},{"id":258079713,"package_name":"tinylabels","ecosystem":"cran","requirements":"\u003e= 0.1.0","direct":true,"kind":"depends","optional":false},{"id":258079714,"package_name":"bookdown","ecosystem":"cran","requirements":"\u003e= 0.9.1","direct":true,"kind":"imports","optional":false},{"id":258079715,"package_name":"broom","ecosystem":"cran","requirements":"\u003e= 0.7.0","direct":true,"kind":"imports","optional":false},{"id":258079716,"package_name":"glue","ecosystem":"cran","requirements":"\u003e= 1.4.0","direct":true,"kind":"imports","optional":false},{"id":258079717,"package_name":"knitr","ecosystem":"cran","requirements":"\u003e= 1.26","direct":true,"kind":"imports","optional":false},{"id":258079718,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":258079719,"package_name":"rmarkdown","ecosystem":"cran","requirements":"\u003e= 2.4","direct":true,"kind":"imports","optional":false},{"id":258079720,"package_name":"rmdfiltr","ecosystem":"cran","requirements":"\u003e= 0.1.3","direct":true,"kind":"imports","optional":false},{"id":258079721,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":258079722,"package_name":"yaml","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":258079723,"package_name":"zip","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":258079724,"package_name":"afex","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079725,"package_name":"BayesFactor","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079726,"package_name":"beeswarm","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079727,"package_name":"boot","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079728,"package_name":"car","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079729,"package_name":"dplyr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079730,"package_name":"effectsize","ecosystem":"cran","requirements":"\u003e= 0.4.4","direct":true,"kind":"suggests","optional":false},{"id":258079731,"package_name":"emmeans","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079732,"package_name":"ggforce","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079733,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079734,"package_name":"latex2exp","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079735,"package_name":"lme4","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079736,"package_name":"lmerTest","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079737,"package_name":"MBESS","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079738,"package_name":"multcomp","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079739,"package_name":"nlme","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079740,"package_name":"R.rsp","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079741,"package_name":"skimr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079742,"package_name":"spelling","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":258079743,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:01:36.775Z","updated_at":"2023-01-13T20:01:36.775Z","repository_link":"https://github.com/crsh/papaja/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6891229897,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229898,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229899,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229900,"package_name":"r-lib/actions/setup-tinytex","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229901,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229902,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891229903,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/no-response.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:01:36.816Z","updated_at":"2023-01-13T20:01:36.816Z","repository_link":"https://github.com/crsh/papaja/blob/main/.github/workflows/no-response.yml","dependencies":[{"id":6891229904,"package_name":"lee-dohm/no-response","ecosystem":"actions","requirements":"v0.5.0","direct":true,"kind":"composite","optional":false}]}],"score":17.12048884688586,"created_at":"2025-09-04T15:51:13.798Z","updated_at":"2025-10-07T08:16:11.906Z","avatar_url":"https://github.com/crsh.png","language":"HTML","category":null,"sub_category":null,"monthly_downloads":1780,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/39501","html_url":"https://science.ecosyste.ms/projects/39501","bibtex_url":"https://science.ecosyste.ms/projects/39501/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/39501/export.apalike"}