Brian Repko
Brian Repko
for me jcommander > args4j > commons-cli - fwiw jcommander and args4j are very similar but jcommander is more active in development Java9 will have a built-in REPL by the...
For my projects that embed biojava, I will use the assembly plugin to create a /bin, /conf, /lib distribution with bin scripts that add /lib/\* to the CLASSPATH and run...
Leaving a note here (was looking at re-implementing the old PR for this) - this code (install_version.R) has always depended on a `src/contrib/Meta/archive.rds` file, which Artifactory does not create (but...
I needed this as well against master branch so it is pull-request https://github.com/gowerc/diffdf/pull/83
because we have secure Docker images for nginx and redis that we could combine with secured higlass parts - one would normally either do Docker Compose or Kubernetes - as...
@bykovam MRAN stopped capturing updates a while ago and was completely turned off on July 1, 2023. I would recommend that you use `remotes::install_version` as a work-around for Seurat. The...
I just did a quick review and see that the 0.4 version is not on CRAN but that it does contain the ability to update the MRAN url as the...
@goldingn any thoughts on this?
@GabryS3 there was an unreleased version that would allow you to change the URL. The thought was that one could change it from MRAN to Posit Public Package Manager. However...