Skip to content
Prev 18730 / 21312 Next

[Bioc-devel] MAGMA executable

Ignoring the license issues (which may be significant), I strongly dislike
this installation strategy. It (IMO) unreasonable that you potentially
write in system locations on package load. You're looking in
  /usr/local/bin
  R.home/bin <- this makes not sense, this is the R home location, why
should anything else but R be here?
  $HOME
  working directory

In my opinion, if you want to do something like this, you need to do it at
installation time and you should install MAGMA in the package location.



On Thu, Dec 9, 2021 at 8:30 AM Vincent Carey <stvjc at channing.harvard.edu>
wrote: