{"id":47842572,"url":"https://github.com/abbgrade/psrtools","last_synced_at":"2026-04-03T21:01:28.419Z","repository":{"id":147916673,"uuid":"219174319","full_name":"abbgrade/PSRTools","owner":"abbgrade","description":"PowerShell Cmdlets that wrap RScript to support admin tasks","archived":false,"fork":false,"pushed_at":"2020-03-15T08:00:35.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-06T02:35:05.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/abbgrade.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-11-02T15:36:12.000Z","updated_at":"2025-10-06T09:29:22.000Z","dependencies_parsed_at":"2023-05-27T22:30:24.372Z","dependency_job_id":null,"html_url":"https://github.com/abbgrade/PSRTools","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/abbgrade/PSRTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPSRTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPSRTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPSRTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPSRTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbgrade","download_url":"https://codeload.github.com/abbgrade/PSRTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2FPSRTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-03T21:01:28.236Z","updated_at":"2026-04-03T21:01:28.410Z","avatar_url":"https://github.com/abbgrade.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSRTools\n\nThis PowerShell Modules helps to integrate R into DevOps processes for continuous integration and continuous deployment.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/wprgefs7vsaug8sv?svg=true)](https://ci.appveyor.com/project/abbgrade/psrtools)\n\n## Installation\n\nInstall PSDocker from [PowerShell Gallery](https://www.powershellgallery.com/packages/psrtools) using a PowerShell command line:\n\n    Install-Module -Name PSRTools -Scope CurrentUser\n\n## Build\n\nThis project uses a [build script](./PSRTools.build.ps1) that is based on [Invoke-Build](https://github.com/nightroman/Invoke-Build).\nFor installation details see the instructions from the Invoke-Build project, but we recommend `Install-Module InvokeBuild -Scope CurrentUser`.\nThe documentation is based on [platyPS](https://github.com/PowerShell/platyPS), so you may want to execute `Install-Module PlatyPs -Scope CurrentUser`.\n\nYou can run the build by:\n\n- __PowerShell__: execute `Invoke-Build` in a PowerShell in the directory of this project\n- __VSCode__: run the integrated build task feature (F1 + \"Tasks: Run Build Task\")\n\n## Test\n\nThis project uses test scripts using [Pester](https://github.com/pester/Pester).\nFor installation details see the instructions from the Pester project, but we recommend `Install-Module Pester -Scope CurrentUser`.\nThe tests depend on the default installation of Microsoft R Open and RTools, that can be installed by `choco install microsoft-r-open` and `choco install rtools`.\n\nYou can run the tests by:\n\n- __PowerShell__: execute `Invoke-Build Test` in a PowerShell in the directory of this project\n- __VSCode__: run the integrated test task feature (F1 + \"Tasks: Run Test Task\")\n\nFor debugging tests change the working directory to ./src/test create the breakpoint in VSCode and start debugging by F1 + \"Debug: Start Debugging\".\n\n## Usage\n\nSee the folder [docs](./docs) for examples.\n\n## Changelog\n\n### Version 0.4.1\n\n- Updated docs for Install-Package.\n\n### Version 0.4.0\n\n- Added Library parameter to existing cmdlets\n- Added installation of local package archives\n\n### Version 0.3.0\n\n- New function New-RDocumentation\n\n### Version 0.2.0\n\n- New functions New-RPackage, Invoke-RCommand and Get-REscapedString\n\n### Version 0.1.0\n\n- New functions Install-RPackage, Get-RLibrary and Get-RVersion\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpsrtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbgrade%2Fpsrtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fpsrtools/lists"}