Skip to content
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

Compilation failures on install: R 3.6.1 on Mac #35

Open
dcroushore opened this issue Nov 7, 2019 · 1 comment
Open

Compilation failures on install: R 3.6.1 on Mac #35

dcroushore opened this issue Nov 7, 2019 · 1 comment

Comments

@dcroushore
Copy link

I get the following errors when installing from github:

** byte-compile and prepare package for lazy loading Error: compilation failed - bad assignment: ‘ApiVersionElement$new() <- ApiVersionElementObject’ at NULL Error: compilation failed - bad assignment: ‘LookBasic$new() <- LookBasicObject’ at NULL Error: compilation failed - bad assignment: ‘Dialect$new() <- DialectObject’ at NULL Error: compilation failed - bad assignment: ‘Dialect$new() <- DialectObject’ at NULL Error: compilation failed - bad assignment: ‘SpaceBase$new() <- SpaceBaseObject’ at NULL Error: compilation failed - bad assignment: ‘SpaceBase$new() <- SpaceBaseObject’ at NULL Error: compilation failed - bad assignment: ‘LookWithQuery$new() <- LookWithQueryObject’ at NULL Error: compilation failed - bad assignment: ‘ValidationError$new() <- ValidationErrorObject’ at NULL Error: compilation failed - bad assignment: ‘DialectInfoOptions$new() <- DialectInfoOptionsObject’ at NULL Error: compilation failed - bad assignment: ‘LDAPUser$new() <- LDAPUserObject’ at NULL Error: compilation failed - bad assignment: ‘UserIdOnly$new() <- UserIdOnlyObject’ at NULL Error: compilation failed - bad assignment: ‘UserIdOnly$new() <- UserIdOnlyObject’ at NULL Error: compilation failed - bad assignment: ‘UserIdOnly$new() <- UserIdOnlyObject’ at NULL Error: compilation failed - bad assignment: ‘LookmlModelExploreFieldset$new() <- LookmlModelExploreFieldsetObject’ at NULL Error: compilation failed - bad assignment: ‘LookmlModelExploreFieldTimeInterval$new() <- LookmlModelExploreFieldTimeIntervalObject’ at NULL Error: compilation failed - bad assignment: ‘GitStatus$new() <- GitStatusObject’ at NULL Error: compilation failed - bad assignment: ‘GitBranch$new() <- GitBranchObject’ at NULL Error: compilation failed - bad assignment: ‘Query$new() <- QueryObject’ at NULL Error: compilation failed - bad assignment: ‘PermissionSet$new() <- PermissionSetObject’ at NULL Error: compilation failed - bad assignment: ‘UserPublic$new() <- UserPublicObject’ at NULL Error: compilation failed - bad assignment: ‘UserPublic$new() <- UserPublicObject’ at NULL Error: compilation failed - bad assignment: ‘DBConnectionBase$new() <- DBConnectionBaseObject’ at NULL Error: compilation failed - bad assignment: ‘CredentialsEmail$new() <- CredentialsEmailObject’ at NULL

Session Info below:
> sessionInfo() R version 3.6.1 (2019-07-05) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS Catalina 10.15

@wgrosso
Copy link

wgrosso commented Mar 19, 2020

Any news here? I get the same error on Windows 10 and wonder what the solution was?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants