ropensci/dataspice

Session_Info generator

Open

#98 opened on Mar 8, 2021

 (4 comments) (0 reactions) (1 assignee)R (26 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (164 stars)
PR merge metrics
 (PR metrics pending)

Description

I am loving the dataspice package, the one thing that is missing is a way to generate a sessionInfo() metadata generator. For now I am transforming the session info into a couple of data frames, (one for packages and one for OS) and add it as two new datasets. It would be awesome to have it as a separate part of the metadata and of the website

Cheers

Derek

Contributor guide