From erne@icereku @ending from gm@il@com Tue Oct 9 17:24:39 2018 From: erne@icereku @ending from gm@il@com (Ernes Cereku) Date: Tue, 9 Oct 2018 17:24:39 +0200 Subject: [R-sig-Debian] Cannot install packages Message-ID: Hi, Every package I try to install in R i get the same error "had non zero-exit status". I use Ubuntu 18.04.1 LTS how can i fix this? Thank you This shows up when I try install.packages("Rcmdr", dep=T) Error : package ?htmltools? was installed by an R version with different internals; it needs to be reinstalled for use with this R version ERROR: lazy loading failed for package ?rmarkdown? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rmarkdown? ERROR: dependency ?shiny? is not available for package ?miniUI? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/miniUI? ERROR: dependency ?shiny? is not available for package ?crosstalk? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/crosstalk? ERROR: dependency ?arm? is not available for package ?mi? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/mi? ERROR: dependency ?rio? is not available for package ?car? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/car? ERROR: dependencies ?shiny?, ?miniUI? are not available for package ?manipulateWidget? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/manipulateWidget? ERROR: dependency ?car? is not available for package ?RcmdrMisc? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/RcmdrMisc? ERROR: dependency ?mi? is not available for package ?sem? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/sem? ERROR: dependencies ?shiny?, ?crosstalk?, ?manipulateWidget? are not available for package ?rgl? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rgl? ERROR: dependencies ?RcmdrMisc?, ?car? are not available for package ?Rcmdr? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/Rcmdr? The downloaded source packages are in ?/tmp/Rtmp96RN5M/downloaded_packages? There were 14 warnings (use warnings() to see them) --And this show up when I try just install.packages() * installing *source* package ?rio? ... ** package ?rio? successfully unpacked and MD5 sums checked ** R ** inst ** byte-compile and prepare package for lazy loading Error : package ?data.table? was installed by an R version with different internals; it needs to be reinstalled for use with this R version ERROR: lazy loading failed for package ?rio? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rio? * installing *source* package ?effects? ... ** package ?effects? successfully unpacked and MD5 sums checked ** R ** inst ** byte-compile and prepare package for lazy loading Error : package ?colorspace? was installed by an R version with different internals; it needs to be reinstalled for use with this R version ERROR: lazy loading failed for package ?effects? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/effects? ERROR: dependency ?rio? is not available for package ?car? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/car? ERROR: dependency ?car? is not available for package ?RcmdrMisc? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/RcmdrMisc? ERROR: dependencies ?RcmdrMisc?, ?car? are not available for package ?Rcmdr? * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/Rcmdr? The downloaded source packages are in ?/tmp/Rtmp96RN5M/downloaded_packages? Warning messages: 1: In install.packages("Rcmdr") : installation of package ?rio? had non-zero exit status 2: In install.packages("Rcmdr") : installation of package ?effects? had non-zero exit status 3: In install.packages("Rcmdr") : installation of package ?car? had non-zero exit status 4: In install.packages("Rcmdr") : installation of package ?RcmdrMisc? had non-zero exit status 5: In install.packages("Rcmdr") : installation of package ?Rcmdr? had non-zero exit status [[alternative HTML version deleted]] From gnwiii @ending from gm@il@com Wed Oct 10 02:19:26 2018 From: gnwiii @ending from gm@il@com (George N. White III) Date: Tue, 9 Oct 2018 21:19:26 -0300 Subject: [R-sig-Debian] Cannot install packages In-Reply-To: References: Message-ID: On Tue, 9 Oct 2018 at 12:25, Ernes Cereku wrote: > > Hi, > > Every package I try to install in R i get the same error "had non zero-exit > status". > > I use Ubuntu 18.04.1 LTS > > how can i fix this? Thank you You probably have packages that were built using R-3.4 (e.g., the distro supplied version). It would be helpful to mention how you installed R-3.5 and whether you prefer to use binary packages or to install from source., You might find Installation of R-3.5 on Ubuntu 18.04 LTS helpful. > > This shows up when I try install.packages("Rcmdr", dep=T) > > Error : package ?htmltools? was installed by an R version with different > internals; it needs to be reinstalled for use with this R version > ERROR: lazy loading failed for package ?rmarkdown? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rmarkdown? > ERROR: dependency ?shiny? is not available for package ?miniUI? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/miniUI? > ERROR: dependency ?shiny? is not available for package ?crosstalk? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/crosstalk? > ERROR: dependency ?arm? is not available for package ?mi? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/mi? > ERROR: dependency ?rio? is not available for package ?car? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/car? > ERROR: dependencies ?shiny?, ?miniUI? are not available for package > ?manipulateWidget? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/manipulateWidget? > ERROR: dependency ?car? is not available for package ?RcmdrMisc? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/RcmdrMisc? > ERROR: dependency ?mi? is not available for package ?sem? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/sem? > ERROR: dependencies ?shiny?, ?crosstalk?, ?manipulateWidget? are not > available for package ?rgl? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rgl? > ERROR: dependencies ?RcmdrMisc?, ?car? are not available for package ?Rcmdr? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/Rcmdr? > > The downloaded source packages are in > ?/tmp/Rtmp96RN5M/downloaded_packages? > There were 14 warnings (use warnings() to see them) > > --And this show up when I try just install.packages() > > * installing *source* package ?rio? ... > ** package ?rio? successfully unpacked and MD5 sums checked > ** R > ** inst > ** byte-compile and prepare package for lazy loading > Error : package ?data.table? was installed by an R version with different > internals; it needs to be reinstalled for use with this R version > ERROR: lazy loading failed for package ?rio? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/rio? > * installing *source* package ?effects? ... > ** package ?effects? successfully unpacked and MD5 sums checked > ** R > ** inst > ** byte-compile and prepare package for lazy loading > Error : package ?colorspace? was installed by an R version with different > internals; it needs to be reinstalled for use with this R version > ERROR: lazy loading failed for package ?effects? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/effects? > ERROR: dependency ?rio? is not available for package ?car? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/car? > ERROR: dependency ?car? is not available for package ?RcmdrMisc? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/RcmdrMisc? > ERROR: dependencies ?RcmdrMisc?, ?car? are not available for package ?Rcmdr? > * removing ?/home/ernes/R/x86_64-pc-linux-gnu-library/3.5/Rcmdr? > > The downloaded source packages are in > ?/tmp/Rtmp96RN5M/downloaded_packages? > Warning messages: > 1: In install.packages("Rcmdr") : > installation of package ?rio? had non-zero exit status > 2: In install.packages("Rcmdr") : > installation of package ?effects? had non-zero exit status > 3: In install.packages("Rcmdr") : > installation of package ?car? had non-zero exit status > 4: In install.packages("Rcmdr") : > installation of package ?RcmdrMisc? had non-zero exit status > 5: In install.packages("Rcmdr") : > installation of package ?Rcmdr? had non-zero exit status > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian -- George N. White III [[alternative HTML version deleted]] From @im@ @ending from princeton@edu Tue Oct 23 04:22:43 2018 From: @im@ @ending from princeton@edu (Chris Sims) Date: Mon, 22 Oct 2018 22:22:43 -0400 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic Message-ID: The latest ess and elpa-ess 18.10-1bionic0 packages for ubuntu leave ess unable to find initialization files when it is invoked from R via M-x R. I've found a workaround by creating a soft link: cd /usr/share sudo ln -s /usr/share/emacs/site-lisp/elpa-src/ess-18.10 ess but this may be a widespread problem. It appeared on each of the three computers on which I updated the packages, and survived complete removal, followed by reinstallation of the packages, and also reinstallation of elpa-ess alone. The workaround seems ok on all three computers. From edd @ending from debi@n@org Tue Oct 23 04:45:11 2018 From: edd @ending from debi@n@org (Dirk Eddelbuettel) Date: Mon, 22 Oct 2018 21:45:11 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: References: Message-ID: <23502.35639.461519.530690@rob.eddelbuettel.com> Hi Chris, On 22 October 2018 at 22:22, Chris Sims wrote: | The latest ess and elpa-ess 18.10-1bionic0 packages for ubuntu leave | ess unable to find initialization files when it is invoked from R via | M-x R. I've found a workaround by creating a soft link: | | cd /usr/share | sudo ln -s /usr/share/emacs/site-lisp/elpa-src/ess-18.10 ess | | but this may be a widespread problem. It appeared on each of the three | computers on which I updated the packages, and survived complete | removal, followed by reinstallation of the packages, and also | reinstallation of elpa-ess alone. The workaround seems ok on all three | computers. I am truly sorry. I tested this on my computer before I uploaded 18.10, and "it worked for me" here (Ubuntu 18.04) with the package I uploaded to Debian (these are just elisp code, so easy to share between the distros). And I now got elpa-ess "back" via the CRAN mirroring of Michael's Ubuntu builds of our packages. And it still works. Also note that upstream rewrote / updated the docs on this. I found that to be useful reading -- please see eg Section 2: Installation http://ess.r-project.org/Manual/ess.html#Installation and particularly Section 2.3: Activating and Loading ESS http://ess.r-project.org/Manual/ess.html#Activating-and-Loading-ESS Now, while I install this from the .deb I prepare, I also use / switch to (M)ELPA. And Section 2.3 stronly suggests it influences how it loads. Could you give that a read? For what it is worth, I have this in my (decades-old, messy) .emacs: First me make sure 'packages work' for Emacs. Apparently here the line about "(package-initialize)" matters a lot. I only really activate this when I first converted ess to elpa-ess. As I am told, this make package init themselves. (require 'package) (add-to-list 'package-archives '("marmalade" . "https://marmalade-repo.org/packages/")) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t) (add-to-list 'package-archives '("melpa-stable" . "http://stable.melpa.org/packages/") t) (package-initialize) and after that it goes straight into actually setting up ess -- the same indent block I had for 20+ years: (add-hook 'ess-mode-hook (lambda () (ess-set-style 'C++ 'quiet) ;; Because ;; DEF GNU BSD K&R C++ ;; ess-indent-level 2 2 8 5 4 ;; ess-continued-statement-offset 2 2 8 5 4 ;; ess-brace-offset 0 0 -8 -5 -4 ;; ess-arg-function-offset 2 4 0 0 0 ;; ess-expression-offset 4 2 8 5 4 ;; ess-else-offset 0 0 0 0 0 ;; ess-close-brace-offset 0 0 0 0 0 (add-hook 'local-write-file-hooks (lambda () (ess-nuke-trailing-whitespace))))) and so on. One observation I have is that we (pre-ELPA) had /etc/emacs/site-start.d/50ess.el. It sets a path (but this is harder now as the path has the version number embedded, as also shown in your snippet). But ... as I longer needed it, and ELPA seems to cover this, I thought we were good. So maybe we do need the startup file for as long as not every user activates packages-initialize ? I hope we get this squared away. I actually did ask upstream for help at some point, but let's just say that it didn't go to well. CCing two of the ESS team member though. Best, Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org From edd @ending from debi@n@org Tue Oct 23 13:33:44 2018 From: edd @ending from debi@n@org (Dirk Eddelbuettel) Date: Tue, 23 Oct 2018 06:33:44 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: <23502.35639.461519.530690@rob.eddelbuettel.com> References: <23502.35639.461519.530690@rob.eddelbuettel.com> Message-ID: <23503.1816.949008.263579@rob.eddelbuettel.com> Chris, For what it is worth, I made two more tests: - on my system 'M-x R' as well as the suggested-in-the-ESS-documentation 'M-x ess-version' both work whether or not I have my ~/.emacs -- so somehow system path must work - I have the .el files in the default directory: /usr/share/emacs/site-lisp/elpa-src/ess-18.10 - They are also symlinked each into /usr/share/emacs25/site-lisp/elpa/ess-18.10/ which also contains the 'compiled' .elc files "Works here" and I currently have no suggestion as to what to fix on your end. Best, Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org From edd @ending from debi@n@org Wed Oct 24 19:13:25 2018 From: edd @ending from debi@n@org (Dirk Eddelbuettel) Date: Wed, 24 Oct 2018 12:13:25 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: <23503.1816.949008.263579@rob.eddelbuettel.com> References: <23502.35639.461519.530690@rob.eddelbuettel.com> <23503.1816.949008.263579@rob.eddelbuettel.com> Message-ID: <23504.43061.590560.297275@rob.eddelbuettel.com> As a follow-up, I now also received a Debian bug report email from Sebastian Meyer (CC'ed) with some helpful detective work I should have done -- my packaging was still setting ess-site.el to the wrong (old) path. I fixed this in a new build 18.10-1-2. Before I toss that at the Debian build servers (and Michael for his Ubuntu builds), could anyone who has an issue please test it? Thes ess and elpa-ess deb files are here for now: http://dirk.eddelbuettel.com/tmp/ess/ It's just a directory, not an apt repo, so you need to download eg http://dirk.eddelbuettel.com/tmp/ess/elpa-ess_18.10-1-2_all.deb and then install it. These "work for me" but then I also did not have that recent issue. Testing feedback (on list or off-list) would be much appreciated. Thanks, Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org From p@uljohn32 @ending from gm@il@com Wed Oct 24 21:49:54 2018 From: p@uljohn32 @ending from gm@il@com (Paul Johnson) Date: Wed, 24 Oct 2018 14:49:54 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: <23504.43061.590560.297275@rob.eddelbuettel.com> References: <23502.35639.461519.530690@rob.eddelbuettel.com> <23503.1816.949008.263579@rob.eddelbuettel.com> <23504.43061.590560.297275@rob.eddelbuettel.com> Message-ID: On Wed, Oct 24, 2018 at 12:13 PM Dirk Eddelbuettel wrote: > > It's just a directory, not an apt repo, so you need to download eg > http://dirk.eddelbuettel.com/tmp/ess/elpa-ess_18.10-1-2_all.deb > and then install it. > > These "work for me" but then I also did not have that recent issue. > Testing feedback (on list or off-list) would be much appreciated. > > Thanks, Dirk > > -- Hello, Dirk It looks OK from my end. On my Ubuntu 18.1 system, I did not see the problem described above. However, today I saw some other wrinkles and I have installed your package and it works as well. M-R does cause an R session to open. I see an explicit setwd() function call in the R inferior session, I've not noticed that before. Otherwise, no damage from the new deb file. The standard keyboard shortcuts like C-c C-n work work fine too. The buttons like "->" and eval region seem OK. I have some other problems to fix, but I don't think they are related to packaging. Thanks for your effort PJ -- Paul E. Johnson http://pj.freefaculty.org Director, Center for Research Methods and Data Analysis http://crmda.ku.edu To write to me directly, please address me at pauljohn at ku.edu. From edd @ending from debi@n@org Wed Oct 24 22:28:48 2018 From: edd @ending from debi@n@org (Dirk Eddelbuettel) Date: Wed, 24 Oct 2018 15:28:48 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: References: <23502.35639.461519.530690@rob.eddelbuettel.com> <23503.1816.949008.263579@rob.eddelbuettel.com> <23504.43061.590560.297275@rob.eddelbuettel.com> Message-ID: <23504.54784.485688.242229@rob.eddelbuettel.com> Hi Paul, On 24 October 2018 at 14:49, Paul Johnson wrote: | It looks OK from my end. | | On my Ubuntu 18.1 system, I did not see the problem described above. Yes, my Ubuntu 18.04 is fine as well. | However, today I saw some other wrinkles and I have installed your | package and it works as well. M-R does cause an R session to open. (I guess you meant M-x R, presumably ? ) The (updated, nice) ESS docs also recommend M-x ess-version which works of course too. | I see an explicit setwd() function call in the R inferior session, | I've not noticed that before. Otherwise, no damage from the new deb | file. | | The standard keyboard shortcuts like C-c C-n work work fine too. The | buttons like "->" and eval region seem OK. | | I have some other problems to fix, but I don't think they are related | to packaging. Ok, I'll probably ship this one then. | Thanks for your effort My pleasure. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org From @gutreuter @ending from gm@il@com Thu Oct 25 18:15:34 2018 From: @gutreuter @ending from gm@il@com (Steve Gutreuter) Date: Thu, 25 Oct 2018 12:15:34 -0400 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: <23504.54784.485688.242229@rob.eddelbuettel.com> References: <23502.35639.461519.530690@rob.eddelbuettel.com> <23503.1816.949008.263579@rob.eddelbuettel.com> <23504.43061.590560.297275@rob.eddelbuettel.com> <23504.54784.485688.242229@rob.eddelbuettel.com> Message-ID: <7ece03c7-26a9-56df-492a-f4f21d98305e@gmail.com> Updates to Linux Mint included an update to ESS. After the update, M-x R produces: load ESSR: + + + Error in file(filename, "r", encoding = encoding) : ? cannot open the connection In addition: Warning message: In file(filename, "r", encoding = encoding) : ? cannot open file ?/usr/share/ess/etc/ESSR/R/.load.R?: No such file or directory Any guesses? Thanks, Steve Gutreuter On 10/24/18 4:28 PM, Dirk Eddelbuettel wrote: > Hi Paul, > > On 24 October 2018 at 14:49, Paul Johnson wrote: > | It looks OK from my end. > | > | On my Ubuntu 18.1 system, I did not see the problem described above. > > Yes, my Ubuntu 18.04 is fine as well. > > | However, today I saw some other wrinkles and I have installed your > | package and it works as well. M-R does cause an R session to open. > > (I guess you meant M-x R, presumably ? ) > > The (updated, nice) ESS docs also recommend M-x ess-version which works of > course too. > > | I see an explicit setwd() function call in the R inferior session, > | I've not noticed that before. Otherwise, no damage from the new deb > | file. > | > | The standard keyboard shortcuts like C-c C-n work work fine too. The > | buttons like "->" and eval region seem OK. > | > | I have some other problems to fix, but I don't think they are related > | to packaging. > > Ok, I'll probably ship this one then. > > | Thanks for your effort > > My pleasure. > > Dirk > -- Steve Gutreuter [[alternative HTML version deleted]] From edd @ending from debi@n@org Thu Oct 25 18:33:06 2018 From: edd @ending from debi@n@org (Dirk Eddelbuettel) Date: Thu, 25 Oct 2018 11:33:06 -0500 Subject: [R-sig-Debian] elpa-ess fails to initialize after update to 18.10 on ubuntu bionic In-Reply-To: <7ece03c7-26a9-56df-492a-f4f21d98305e@gmail.com> References: <23502.35639.461519.530690@rob.eddelbuettel.com> <23503.1816.949008.263579@rob.eddelbuettel.com> <23504.43061.590560.297275@rob.eddelbuettel.com> <23504.54784.485688.242229@rob.eddelbuettel.com> <7ece03c7-26a9-56df-492a-f4f21d98305e@gmail.com> Message-ID: <23505.61506.282975.772413@rob.eddelbuettel.com> On 25 October 2018 at 12:15, Steve Gutreuter wrote: | Updates to Linux Mint included an update to ESS. After the update, M-x R | produces: | | load ESSR: + + + Error in file(filename, "r", encoding = encoding) : | ? cannot open the connection | In addition: Warning message: | In file(filename, "r", encoding = encoding) : | ? cannot open file ?/usr/share/ess/etc/ESSR/R/.load.R?: No such file or | directory | | Any guesses? You are the seventh message in a thread. Did you read the other six, and particularly mine from yesterday saying I fixed this in a new build 18.10-1-2. Before I toss that at the Debian build servers (and Michael for his Ubuntu builds), could anyone who has an issue please test it? Thes ess and elpa-ess deb files are here for now: http://dirk.eddelbuettel.com/tmp/ess/ It's just a directory, not an apt repo, so you need to download eg http://dirk.eddelbuettel.com/tmp/ess/elpa-ess_18.10-1-2_all.deb and then install it. These "work for me" but then I also did not have that recent issue. Testing feedback (on list or off-list) would be much appreciated. Also, you did not tell us which version you used. There could be three at least (not knowing what other remixing Mint may use) 18.10-1 18.10-1-1 18.10-1-2 Of these only the last one would contain the fix to the issue you describe. Dirk | Thanks, | | Steve Gutreuter | | | | On 10/24/18 4:28 PM, Dirk Eddelbuettel wrote: | > Hi Paul, | > | > On 24 October 2018 at 14:49, Paul Johnson wrote: | > | It looks OK from my end. | > | | > | On my Ubuntu 18.1 system, I did not see the problem described above. | > | > Yes, my Ubuntu 18.04 is fine as well. | > | > | However, today I saw some other wrinkles and I have installed your | > | package and it works as well. M-R does cause an R session to open. | > | > (I guess you meant M-x R, presumably ? ) | > | > The (updated, nice) ESS docs also recommend M-x ess-version which works of | > course too. | > | > | I see an explicit setwd() function call in the R inferior session, | > | I've not noticed that before. Otherwise, no damage from the new deb | > | file. | > | | > | The standard keyboard shortcuts like C-c C-n work work fine too. The | > | buttons like "->" and eval region seem OK. | > | | > | I have some other problems to fix, but I don't think they are related | > | to packaging. | > | > Ok, I'll probably ship this one then. | > | > | Thanks for your effort | > | > My pleasure. | > | > Dirk | > | -- | Steve Gutreuter | | | [[alternative HTML version deleted]] | | _______________________________________________ | R-SIG-Debian mailing list | R-SIG-Debian at r-project.org | https://stat.ethz.ch/mailman/listinfo/r-sig-debian -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org From juli@nomot@ @ending from gm@il@com Tue Oct 30 19:59:37 2018 From: juli@nomot@ @ending from gm@il@com (Juliano Mota) Date: Tue, 30 Oct 2018 15:59:37 -0300 Subject: [R-sig-Debian] R Commander does not work on Ubuntu 18.04 Message-ID: Hello my friends! I'm encountering problems using the R Commander package. In the "statistics" menu the "average" commands, tests for the mean, are inactive all the time, even when I already have a dataset. I use Ubuntu 18.04, everything is up to date and my machine is an i7 with 8GB of RAM. I installed ALL R packages available on the servers. What am I doing wrong? -- ---------------------------------------------------------------- Juliano Fabiano da Mota ---------------------------------------------------------------- [[alternative HTML version deleted]] From erinm@hodge@@ @ending from gm@il@com Tue Oct 30 20:02:05 2018 From: erinm@hodge@@ @ending from gm@il@com (Erin Hodgess) Date: Tue, 30 Oct 2018 13:02:05 -0600 Subject: [R-sig-Debian] R Commander does not work on Ubuntu 18.04 In-Reply-To: References: Message-ID: Hello Juliano: Are your data sets actually data frames, please? Thanks, Erin Erin Hodgess, PhD mailto: erinm.hodgess at gmail.com On Tue, Oct 30, 2018 at 1:00 PM Juliano Mota wrote: > Hello my friends! I'm encountering problems using the R Commander package. > In the "statistics" menu the "average" commands, tests for the mean, are > inactive all the time, even when I already have a dataset. I use Ubuntu > 18.04, everything is up to date and my machine is an i7 with 8GB of RAM. I > installed ALL R packages available on the servers. > > What am I doing wrong? > > -- > ---------------------------------------------------------------- > Juliano Fabiano da Mota > ---------------------------------------------------------------- > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian > [[alternative HTML version deleted]]