dplyr no longer in library











up vote
0
down vote

favorite
1












I had dplyr and tidyverse installed and used for various tasks and projects, since update of my mac OS to 10.14.1 R-Studio no longer finds the package dplyr and tidyverse other parts of the tidyverse still work.
i have R Studio Version 1.1.419 installed on a macbook also, the same problem all code using parts of dplyr result in error messages.
The error message is: Warning in install.packages :
installation of package 'dplyr' had non-zero exit status
install.packages("Rcpp", dependencies=TRUE) worked with some warnings: tar: Failed to set default locale










share|improve this question






















  • Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
    – maxpaj
    Nov 10 at 23:34










  • Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
    – Tung
    Nov 11 at 1:38










  • here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
    – AloesR2512
    Nov 11 at 9:58












  • I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
    – AloesR2512
    Nov 11 at 10:04










  • I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
    – AloesR2512
    Nov 11 at 10:06















up vote
0
down vote

favorite
1












I had dplyr and tidyverse installed and used for various tasks and projects, since update of my mac OS to 10.14.1 R-Studio no longer finds the package dplyr and tidyverse other parts of the tidyverse still work.
i have R Studio Version 1.1.419 installed on a macbook also, the same problem all code using parts of dplyr result in error messages.
The error message is: Warning in install.packages :
installation of package 'dplyr' had non-zero exit status
install.packages("Rcpp", dependencies=TRUE) worked with some warnings: tar: Failed to set default locale










share|improve this question






















  • Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
    – maxpaj
    Nov 10 at 23:34










  • Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
    – Tung
    Nov 11 at 1:38










  • here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
    – AloesR2512
    Nov 11 at 9:58












  • I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
    – AloesR2512
    Nov 11 at 10:04










  • I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
    – AloesR2512
    Nov 11 at 10:06













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I had dplyr and tidyverse installed and used for various tasks and projects, since update of my mac OS to 10.14.1 R-Studio no longer finds the package dplyr and tidyverse other parts of the tidyverse still work.
i have R Studio Version 1.1.419 installed on a macbook also, the same problem all code using parts of dplyr result in error messages.
The error message is: Warning in install.packages :
installation of package 'dplyr' had non-zero exit status
install.packages("Rcpp", dependencies=TRUE) worked with some warnings: tar: Failed to set default locale










share|improve this question













I had dplyr and tidyverse installed and used for various tasks and projects, since update of my mac OS to 10.14.1 R-Studio no longer finds the package dplyr and tidyverse other parts of the tidyverse still work.
i have R Studio Version 1.1.419 installed on a macbook also, the same problem all code using parts of dplyr result in error messages.
The error message is: Warning in install.packages :
installation of package 'dplyr' had non-zero exit status
install.packages("Rcpp", dependencies=TRUE) worked with some warnings: tar: Failed to set default locale







macos dplyr install macos-mojave






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 10 at 22:26









AloesR2512

1




1












  • Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
    – maxpaj
    Nov 10 at 23:34










  • Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
    – Tung
    Nov 11 at 1:38










  • here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
    – AloesR2512
    Nov 11 at 9:58












  • I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
    – AloesR2512
    Nov 11 at 10:04










  • I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
    – AloesR2512
    Nov 11 at 10:06


















  • Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
    – maxpaj
    Nov 10 at 23:34










  • Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
    – Tung
    Nov 11 at 1:38










  • here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
    – AloesR2512
    Nov 11 at 9:58












  • I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
    – AloesR2512
    Nov 11 at 10:04










  • I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
    – AloesR2512
    Nov 11 at 10:06
















Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
– maxpaj
Nov 10 at 23:34




Sorry, but your question isn't very clearly stated. Also, I'm not sure how it relates to programming.
– maxpaj
Nov 10 at 23:34












Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
– Tung
Nov 11 at 1:38




Please include all the error message from R terminal and (if possible) the output of this command: sessionInfo()
– Tung
Nov 11 at 1:38












here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
– AloesR2512
Nov 11 at 9:58






here is the output of the command sessionInfo: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS 10.14.1 Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib locale: [1] C [1] stats graphics grDevices utils datasets methods base [1] compiler_3.5.1 R6_2.3.0 tools_3.5.1 yaml_2.2.0
– AloesR2512
Nov 11 at 9:58














I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
– AloesR2512
Nov 11 at 10:04




I am not sure also, my programs did work properly before updating the mac OS . Now I get the error message: Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called 'dplyr'
– AloesR2512
Nov 11 at 10:04












I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
– AloesR2512
Nov 11 at 10:06




I checked the list of installed and loaded packages, as dplyr was no longer on the list, I tried to reinstall both "dplyr" and "tidyverse" but both resulted in the error message shown above
– AloesR2512
Nov 11 at 10:06

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53244032%2fdplyr-no-longer-in-library%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53244032%2fdplyr-no-longer-in-library%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Florida Star v. B. J. F.

Error while running script in elastic search , gateway timeout

Adding quotations to stringified JSON object values