{"id":18905944,"url":"https://github.com/jooyoungseo/edmdown","last_synced_at":"2026-05-01T16:34:42.192Z","repository":{"id":122105301,"uuid":"225443777","full_name":"jooyoungseo/edmdown","owner":"jooyoungseo","description":"Writing a Reproducible Article for Journal of Educational Data Mining in R Markdown","archived":false,"fork":false,"pushed_at":"2020-05-16T22:54:40.000Z","size":5023,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T12:42:45.877Z","etag":null,"topics":["edm","gitbook","jedm","latex","markdown","r","reproducible","rmarkdown","word"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jooyoungseo.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-02T18:38:38.000Z","updated_at":"2020-05-16T22:54:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"aca42ad9-bedf-489e-83e8-cbf49aaf7de4","html_url":"https://github.com/jooyoungseo/edmdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jooyoungseo/edmdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooyoungseo%2Fedmdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooyoungseo%2Fedmdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooyoungseo%2Fedmdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooyoungseo%2Fedmdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jooyoungseo","download_url":"https://codeload.github.com/jooyoungseo/edmdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jooyoungseo%2Fedmdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32505106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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"}},"keywords":["edm","gitbook","jedm","latex","markdown","r","reproducible","rmarkdown","word"],"created_at":"2024-11-08T09:14:03.180Z","updated_at":"2026-05-01T16:34:42.174Z","avatar_url":"https://github.com/jooyoungseo.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  github_document:\n    html_preview: false\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\",\n  tidy = \"styler\"\n)\n```\n\n# edmdown\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of edmdown is to provide a reproducible template for the Journal of Educational Data Mining using R Markdown in multiple formats such as pdf, gitbook, and Word.\n\n## Installation\n\n`edmdown` is currently under development on GitHub. Please install and test the package as follows:\n\n```{r installation, eval = FALSE}\nif(!require(remotes)) {\ninstall.packages(\"remotes\")\n}\n\nremotes::install_github('jooyoungseo/edmdown')\n```\n\n## Example\n\nThis is a basic example which shows you how to use `edmdown` package.\n\nWhile other formats are usable, `pdf` output is fully supported at this moment.\n\n``` r\n## Loading package:\nlibrary(edmdown)\n\n## Do the following if you are a non-RStudio user:\nrmarkdown::draft(file = \"my_article\", \n   template = \"jedm_article\", \n   package = \"edmdown\"\n)\n\n# After editing, use the bookdown knit button in RStudio; if you don't use RStudio, do the following in your R console:\nbookdown::render_book(\"my_article.Rmd\", output_format = \"all\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooyoungseo%2Fedmdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjooyoungseo%2Fedmdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjooyoungseo%2Fedmdown/lists"}