{"id":16274098,"url":"https://github.com/trinker/qdap2","last_synced_at":"2025-04-08T16:14:30.548Z","repository":{"id":6640716,"uuid":"7884841","full_name":"trinker/qdap2","owner":"trinker","description":null,"archived":false,"fork":false,"pushed_at":"2013-01-29T03:56:05.000Z","size":3772,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T12:41:38.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/trinker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-29T03:51:41.000Z","updated_at":"2016-11-25T16:22:10.000Z","dependencies_parsed_at":"2022-08-26T08:40:55.002Z","dependency_job_id":null,"html_url":"https://github.com/trinker/qdap2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinker%2Fqdap2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinker%2Fqdap2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinker%2Fqdap2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinker%2Fqdap2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinker","download_url":"https://codeload.github.com/trinker/qdap2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247878021,"owners_count":21011158,"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","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":[],"created_at":"2024-10-10T18:27:03.965Z","updated_at":"2025-04-08T16:14:30.526Z","avatar_url":"https://github.com/trinker.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qdap\n====\n![qdapicon](https://dl.dropbox.com/u/61803503/qdapicon.png)   \nqdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis.  The package stands as a bridge between qualitative transcripts of dialogue and statistical analysis and visualization.\n\n## Installation\n\nCurrently there isn't a release on [CRAN](http://cran.r-project.org/).\n\n\nYou can, however, download the [zip ball](https://github.com/trinker/qdap/zipball/master) or [tar ball](https://github.com/trinker/qdap/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:\n\n```r\n# install.packages(\"devtools\")\n\nlibrary(devtools)\ninstall_github(\"qdap\", \"trinker\")\n```\n\nNote: Windows users need [Rtools](http://www.murdoch-sutherland.com/Rtools/) and [devtools](http://CRAN.R-project.org/package=devtools) to install this way.\n\nAdditionally, Windows users currently must install `XML` and `RCurl` before installing qdap.  Use the following short script:\n\n```r\nURL \u003c- \"http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.15/\"\ninstall.packages(\"XML\", contriburl = URL)\ninstall.packages(\"RCurl\", contriburl = URL)\n```\n\nNote: Mac users must install `openNLP` before attempting to install `qdap`\n```r\ninstall.packages(\"openNLP\", type = \"source\")\n```\n\n## Help\nFor a variety of qdap help files and videos [click here](https://github.com/trinker/qdap/wiki).   \nFor the package pdf help manual [click here](https://dl.dropbox.com/u/61803503/qdap.pdf).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinker%2Fqdap2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinker%2Fqdap2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinker%2Fqdap2/lists"}