Skip to content
Prev 9702 / 12125 Next

[R-pkg-devel] Problem with "additional repository".

On 15/10/2023 9:34 p.m., Rolf Turner wrote:
Is that web site set up as a repository?  My impression was that it 
needed to be, so people could do

   install.packages("ionChannelData", repos = 
"https://rolfturner.r-universe.dev")

You can use the "drat" package to set up a tiny repository quickly.

Duncan