carbonate icon indicating copy to clipboard operation
carbonate copied to clipboard

carbon.js for R

Results 5 carbonate issues
Sort by recently updated
recently updated
newest added

This is a first version of the reprex/addins feature request (#27). The code in the PR should work but is not finished, instead, this PR has the goal to be...

**Describe the bug** I got an error message when trying to create a carbonate screenshot for the first time. **To Reproduce** ``` > ?carbonate::carbon > x = carbonate::carbon$new("test") > x$carbonate(file...

It would be awesome to have a function that takes takes the currently selected code, executes it and creates a carbon of it. This would be similar to reprex but...

**Describe the bug** I get the following error message when trying to create a simple example: ``` Error: Summary: UnknownCommand Detail: The requested resource could not be found, or a...

**Describe the bug** I get : > port = 4567 is already in use when running the simplest example **To Reproduce** ``` library(carbonate) x starting chrome session... #> checking chromedriver...