codemetar icon indicating copy to clipboard operation
codemetar copied to clipboard

an R package for generating and working with codemeta

Results 25 codemetar issues
Sort by recently updated
recently updated
newest added

Create a simple function to release package to DataONE. Could include the following features: - Reserve DOI and use it as identifer when releasing the package - Optionally, could check...

enhancement

A standard program interface would parse codemeta files, probably transform them into a standard tree stucture using `jsonld::jsonld_frame()` (see https://github.com/codemeta/codemeta/issues/128), and perhaps provide helper utilities for extracting data of interest;...

enhancement

Hi, I've been using this package and added few values using the site [codemeta-generator](https://codemeta.github.io/codemeta-generator/). The field *developmentStatus* require a single word *active/inactive* in this website, whereas this package provide the...

Hi, I have just started using codemetar and I find it an excellent resource. It is a pre-commit hook so I don't worry about it. However, a major issue for...

Hello, I just added codemetar to the package I'm working on, and it made R CMD check fail for macOS (see output below). I couldn't find a solution on the...