-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
travis error #249
Comments
Also - please rebuild and try again to make sure this isn't already
resolved.
John
On Mon, Nov 12, 2018 at 1:18 PM John Muschelli <[email protected]>
wrote:
… Do any of the dependencies require ANTsR > 0.6?
John
On Mon, Nov 12, 2018 at 12:31 PM Jacob Maronge ***@***.***>
wrote:
> I am currently getting this error when I attempt to pass travis with my
> package medals (located here <https://github.com/JMMaronge/medals>.
>
> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
> namespace ‘ANTsR’ 0.4.6 is being loaded, but >= 0.6 is required
> ERROR: lazy loading failed for package ‘medals’
> * removing ‘/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/RtmpczhB55/Rinst152d21807c66f/medals’
> -----------------------------------
> ERROR: package installation failed
> The command "R CMD build ." failed and exited with 1 during .
>
> The travis build is here
> <https://travis-ci.org/JMMaronge/medals/builds/453699835>.
>
> This does not make any sense to me because (I believe) I’m only requiring
> ANTsR v 0.4.1.0 or higher. Do you have any clue what is causing this?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#249>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABBnrkynWCCgN8bazbnDUYiNhQ3cYNaqks5uubB_gaJpZM4YaHL3>
> .
>
|
Do any of the dependencies require ANTsR > 0.6?
John
…On Mon, Nov 12, 2018 at 12:31 PM Jacob Maronge ***@***.***> wrote:
I am currently getting this error when I attempt to pass travis with my
package medals (located here <https://github.com/JMMaronge/medals>.
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace ‘ANTsR’ 0.4.6 is being loaded, but >= 0.6 is required
ERROR: lazy loading failed for package ‘medals’
* removing ‘/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/RtmpczhB55/Rinst152d21807c66f/medals’
-----------------------------------
ERROR: package installation failed
The command "R CMD build ." failed and exited with 1 during .
The travis build is here
<https://travis-ci.org/JMMaronge/medals/builds/453699835>.
This does not make any sense to me because (I believe) I’m only requiring
ANTsR v 0.4.1.0 or higher. Do you have any clue what is causing this?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#249>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABBnrkynWCCgN8bazbnDUYiNhQ3cYNaqks5uubB_gaJpZM4YaHL3>
.
|
The changes discussed in this issue resulted in passing travis. Thanks John. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am currently getting this error when I attempt to pass travis with my package medals (located here.
The travis build is here.
This does not make any sense to me because (I believe) I’m only requiring ANTsR v 0.4.1.0 or higher. Do you have any clue what is causing this?
The text was updated successfully, but these errors were encountered: