Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.1%) to scientific vocabulary
Repository
inspect, clean, expand and join strings
Basic Info
- Host: GitHub
- Owner: kuuuwe
- License: other
- Language: R
- Default Branch: main
- Homepage: https://kuuuwe.github.io/trustmebro/
- Size: 1.41 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
trustmebro 
Overview
trustmebro is designed to make data wrangling with ID-related aspects more comfortable. This package provides functions that make it easy to inspect various subject-generated ID codes (SGIC) for plausibility. It also helps with inspecting other common identifiers, ensuring that your data stays clean and reliable. Beyond plausibility checks, trustmebro offers a few tools for smooth data import and convenient recoding.
If you’re working with messy IDs, this package got you covered. Trust me, bro!
Context and Use
trustmebro was developed specifically for data linkage at the trusted third party (Vertrauensstelle: https://ifbq.hamburg.de/datenmanagement/vertrauensstelle/) at the Authority for Schools and Vocational Education of Hamburg, Germany (Behörde für Schule und Berufsbildung Hamburg). We use this package ourselves exclusively for linking student data for research purposes.
Inspecting IDs
trustmebro offers several functions for checking the plausibility of
SGICs and other variables that might be used as identifiers. Best check
out vignette(trustmebro::inspect_sgics) to learn how to perform
plausibility checks on your IDs.
Comfy Stuff
trustmebro also comes with a few functions which make our day-to-day
business about messy data more comfortable. If you want to be comfy
while loading and recoding data, take a look at
vignette(trustmebro::get_data_matchready).
Installation
``` r
You can install trustmebro from CRAN:
install.packages("trustmebro") ```
This will download and install the package and its dependencies. Keep an eye out for our CRAN release, which will simplify installation in the future.
Getting Help
If you run into a bug, the best way to get help is to create a new issue on the package’s GitHub page, describing the problem and including the code you were using. If you’re not comfortable with GitHub, you can also contact the developers, making sure to explain what happened and what you were trying to do.
Owner
- Login: kuuuwe
- Kind: user
- Repositories: 1
- Profile: https://github.com/kuuuwe
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 2
- Watch event: 2
- Public event: 1
- Push event: 22
- Pull request event: 9
Last Year
- Create event: 1
- Release event: 1
- Issues event: 2
- Watch event: 2
- Public event: 1
- Push event: 22
- Pull request event: 9
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 4
- Average time to close issues: 2 days
- Average time to close pull requests: 4 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 4
- Average time to close issues: 2 days
- Average time to close pull requests: 4 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kuuuwe (1)
Pull Request Authors
- kuuuwe (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 156 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: trustmebro
Inspect and Clean Subject-Generated ID Codes and Related Data
- Homepage: https://kuuuwe.github.io/trustmebro/
- Documentation: http://cran.r-project.org/web/packages/trustmebro/trustmebro.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.0
published about 1 year ago