muschellij2 / extrantsr

R Package to build on ANTsR
GNU General Public License v3.0
6 stars 3 forks source link

travis error #10

Closed avalcarcel9 closed 5 years ago

avalcarcel9 commented 5 years ago

I am currently getting this error when I attempt to pass travis with my package rtapas (located here).

Installing Remote (dep = FALSE): muschellij2/extrantsr Downloading GitHub repo muschellij2/extrantsr@master Error in class(xx) <- cl : attempt to set an attribute on NULL Error in FUN(X[[i]], ...) : Installing Remote: muschellij2/extrantsr failed! Calls: install_remotes_no_dep -> sapply -> lapply -> FUN Execution halted The command "install_remotes_no_dep" failed and exited with 1 during .

The travis build is here).

I’m only requiring extrantsr v 3.9.6 or higher. Do you have any clue what is causing this? I suspect this issue is also going to cause failed builds with mimosa as well.

muschellij2 commented 5 years ago

Dont' know really - that may be because of the remotes package. Let me know what you try this week and I'll get to it in a few weeks. John

On Wed, Mar 13, 2019 at 11:03 AM Alessandra Valcarcel < notifications@github.com> wrote:

I am currently getting this error when I attempt to pass travis with my package rtapas (located here https://github.com/avalcarcel9/rtapas).

Installing Remote (dep = FALSE): muschellij2/extrantsr Downloading GitHub repo muschellij2/extrantsr@master Error in class(xx) <- cl : attempt to set an attribute on NULL Error in FUN(X[[i]], ...) : Installing Remote: muschellij2/extrantsr failed! Calls: install_remotes_no_dep -> sapply -> lapply -> FUN Execution halted The command "install_remotes_no_dep" failed and exited with 1 during .

The travis build is here https://travis-ci.org/avalcarcel9/rtapas/jobs/505777598).

I’m only requiring extrantsr v 3.9.6 or higher. Do you have any clue what is causing this? I suspect this issue is also going to cause failed builds with mimosa https://github.com/avalcarcel9/mimosa as well.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/muschellij2/extrantsr/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBnrgpxNG3L913O7AAONx7HVvtwE26Qks5vWRMwgaJpZM4btdVj .