{"id":14067375,"url":"https://github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation","last_synced_at":"2025-07-30T00:33:21.077Z","repository":{"id":201403638,"uuid":"231040384","full_name":"Haoen-Cui/SOA-Exam-PA-R-Package-Documentation","owner":"Haoen-Cui","description":"R Package Documentation for SOA Exam PA","archived":false,"fork":false,"pushed_at":"2019-12-31T11:53:29.000Z","size":53718,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-04T07:37:24.885Z","etag":null,"topics":["actuarial","documentation","exam","package","predictive-analytics","r","soa"],"latest_commit_sha":null,"homepage":"https://haoen-cui.github.io/SOA-Exam-PA-R-Package-Documentation/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Haoen-Cui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-31T06:40:14.000Z","updated_at":"2024-02-07T16:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"65c5ca7b-1f79-485f-b146-b9676d765880","html_url":"https://github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation","commit_stats":null,"previous_names":["haoen-cui/soa-exam-pa-r-package-documentation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoen-Cui%2FSOA-Exam-PA-R-Package-Documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoen-Cui%2FSOA-Exam-PA-R-Package-Documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoen-Cui%2FSOA-Exam-PA-R-Package-Documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoen-Cui%2FSOA-Exam-PA-R-Package-Documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Haoen-Cui","download_url":"https://codeload.github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoen-Cui%2FSOA-Exam-PA-R-Package-Documentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267785809,"owners_count":24144122,"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"}},"keywords":["actuarial","documentation","exam","package","predictive-analytics","r","soa"],"created_at":"2024-08-13T07:05:33.794Z","updated_at":"2025-07-30T00:33:20.784Z","avatar_url":"https://github.com/Haoen-Cui.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation.svg?branch=master)](https://travis-ci.org/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation)\n[![Star](https://githubbadges.com/star.svg?user=haoen-cui\u0026repo=SOA-Exam-PA-R-Package-Documentation)](https://github.com/haoen-cui/SOA-Exam-PA-R-Package-Documentation)\n\n# SOA Exam PA - `R` Package Documentation\n\nThis project is to generate a website hosting `R` package documentations for the [SOA Exam PA: Predictive Analytics](https://www.soa.org/education/exam-req/edu-exam-pa-detail/).\n\n- Please visit the [GitHub Page](https://haoen-cui.github.io/SOA-Exam-PA-R-Package-Documentation/) for documentations\n- Please consider [starring this repo](https://github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation) if you find it helpful\n- Please raise an [issue](https://github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation/issues) if you have any suggestions, comments, and concerns\n\n# Development Logs\n\nThis repo contains an `R` package named `PAdocs` which finds the appropriate versions of the `R` packages given date of syllabus update\n```\n\u003e get_pkg_version()\n         package  version       date\n 1:         boot   1.3-23 2019-07-05\n 2:        broom    0.5.2 2019-04-07\n 3:        caret   6.0-84 2019-04-27\n 4:      cluster    2.1.0 2019-06-19\n 5:     coefplot    1.2.6 2018-02-07\n 6:   data.table   1.12.6 2019-10-18\n 7:     devtools    2.2.1 2019-09-24\n 8:        dplyr    0.8.3 2019-07-04\n 9:        e1071    1.7-3 2019-11-26\n10:          gbm    2.1.5 2019-01-14\n11:      ggplot2    3.2.1 2019-08-10\n12:       glmnet    3.0-1 2019-11-15\n13:    gridExtra      2.3 2017-09-09\n14:         ISLR      1.2 2017-10-20\n15:         MASS 7.3-51.4 2019-03-31\n16:          pdp    0.7.0 2018-08-27\n17:          pls    2.7-2 2019-10-01\n18:         plyr    1.8.4 2016-06-08\n19:         pROC   1.15.3 2019-07-21\n20: randomForest   4.6-14 2018-03-25\n21:        rpart   4.1-15 2019-04-12\n22:   rpart.plot    3.0.8 2019-08-22\n23:        tidyr    1.0.0 2019-09-11\n24:        readr    1.3.1 2018-12-21\n25:        purrr    0.3.3 2019-10-18\n26:       tibble    2.1.3 2019-06-06\n27:      stringr    1.4.0 2019-02-10\n28:      forcats    0.4.0 2019-02-17\n29:      xgboost 0.90.0.2 2019-08-01\n```\nWe fetch the packages from the [CRAN mirror on GitHub](https://github.com/cran) and then build documentations using [`pkgdown`](https://pkgdown.r-lib.org/index.html).\n\nThe meta data for the `PAdocs` package is set in the [`R/PAdocs.R`](https://github.com/Haoen-Cui/SOA-Exam-PA-R-Package-Documentation/blob/master/R/PAdocs.R) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHaoen-Cui%2FSOA-Exam-PA-R-Package-Documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHaoen-Cui%2FSOA-Exam-PA-R-Package-Documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHaoen-Cui%2FSOA-Exam-PA-R-Package-Documentation/lists"}