rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
312 stars 63 forks source link

How to create a new type of board #481

Open hadley opened 3 years ago

hadley commented 3 years ago

Start by implementing each of the following functions in order to get the basic functions of a board working:

Next get all of the cross-board tests working:

Check test coverage, and make sure you have extra tests for any specific behaviour that this board should possess.

juliasilge commented 1 year ago

What if we documented this as a README inside of R/, instead of a user-facing vignette? parsnip has one of these, and it seems like a good, low-lift option for this kind of developer-facing info.

hadley commented 1 year ago

I don't love it, just because I personally would have no idea to look there.

juliasilge commented 1 day ago

Thanks to @edgararuiz for pointing out that you also need to create: