Re: [R-pkg-devel] Need help testing for Apple

2020-03-11 Thread David Winsemius
> On Mar 11, 2020, at 11:39 AM, Neal Fultz wrote: > > Hello, > > I am working on a package that does terminal graphics for hterm, but iterm2 > should work too; if you have an apple computer with iterm2, could you > please help test it for me? > > Installation: > >remotes::install_github

[R-pkg-devel] Need help testing for Apple

2020-03-11 Thread Neal Fultz
Hello, I am working on a package that does terminal graphics for hterm, but iterm2 should work too; if you have an apple computer with iterm2, could you please help test it for me? Installation: remotes::install_github("nfultz/osc1337") Then run this demo: demo("barplot", "osc1337") T