Griera
2017-Sep-20 13:43 UTC
[R-sig-Debian] rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hi: I have tried to upgrade from version 3.4.0 to 3.4.1 in a Debian Stretch following the instructions of the web page: https://cran.r-project.org/bin/linux/debian/ but after updating, Rkward does not work (Error in RK: Graphics API version mismatch). Analyzing the problem, I notice that the Rkward package is not available in the amd64 version (yes in the i386 version), for example here: https://cran.r-project.org/bin/linux/debian/stretch-cran34/ It is not necessary? Can anyone help me on how can I solve the problem that Rkward does not work? Thanks a lot. Griera
Johannes Ranke
2017-Sep-20 15:16 UTC
[R-sig-Debian] rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hello, Am Mittwoch, 20. September 2017, 15:43:32 CEST schrieb Griera:> Hi: > > I have tried to upgrade from version 3.4.0 to 3.4.1 in a Debian Stretch > following the instructions of the web page: > > https://cran.r-project.org/bin/linux/debian/ > > but after updating, Rkward does not work (Error in RK: Graphics API version > mismatch). Analyzing the problem, I notice that the Rkward package is not > available in the amd64 version (yes in the i386 version), for example here: > > https://cran.r-project.org/bin/linux/debian/stretch-cran34/Thanks for reporting. The build for amd64 failed, because somehow apt-get source does not see the source package of rkward in the repository any more. I had to adapt my build script https://cgit.jrwb.de/r-backports/commit/?id=56157ad9495765d9 The amd64 deb is on its way to CRAN, I think it should be there within a day or so. If impatient, use deb http://chem.uft.uni-bremen.de/ranke/r-cran jessie-cran34/ for the moment. Cheers, Johannes> > It is not necessary? Can anyone help me on how can I solve the > problem that Rkward does not work? > > Thanks a lot. Griera > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-debian-- Johannes Ranke Wissenschaftlicher Berater https://jrwb.de/contact
Griera
2017-Sep-20 18:10 UTC
[R-sig-Debian] rkward_0.6.5-1~stretchcran.0_amd64.deb missing
On Wed, 20 Sep 2017 17:16:35 +0200 Johannes Ranke <johannes.ranke at jrwb.de> wrote:> Hello, > > Am Mittwoch, 20. September 2017, 15:43:32 CEST schrieb Griera: > > Hi: > > > > I have tried to upgrade from version 3.4.0 to 3.4.1 in a Debian Stretch > > following the instructions of the web page: > > > > https://cran.r-project.org/bin/linux/debian/ > > > > but after updating, Rkward does not work (Error in RK: Graphics API version > > mismatch). Analyzing the problem, I notice that the Rkward package is not > > available in the amd64 version (yes in the i386 version), for example here: > > > > https://cran.r-project.org/bin/linux/debian/stretch-cran34/ > > Thanks for reporting. The build for amd64 failed, because somehow apt-get > source does not see the source package of rkward in the repository any more. > > I had to adapt my build script > > https://cgit.jrwb.de/r-backports/commit/?id=56157ad9495765d9Thank you very much for the package and thank you very much for the promptness. I> The amd64 deb is on its way to CRAN, I think it should be there within a day > or so. If impatient, use > > deb http://chem.uft.uni-bremen.de/ranke/r-cran jessie-cran34/ > > for the moment.I will wait for the package to be on the CRAN servers. Bests regards. Griera.> > Cheers, > > Johannes > > > > It is not necessary? Can anyone help me on how can I solve the > > problem that Rkward does not work? > > > > Thanks a lot. Griera > > > > _______________________________________________ > > R-SIG-Debian mailing list > > R-SIG-Debian at r-project.org > > https://stat.ethz.ch/mailman/listinfo/r-sig-debian > > > -- > Johannes Ranke > Wissenschaftlicher Berater > https://jrwb.de/contact
Griera
2017-Sep-25 08:57 UTC
[R-sig-Debian] rkward_0.6.5-1~stretchcran.0_amd64.deb missing
Hello Johannes: I'm sorry, but I still have the same problem with Rkward. After running apt-get update, I still can not find the amd64 version of the Rkward package. I have tried it with the following sources: deb http://cran.r-project.org/bin/linux/debian stretch-cran34/ deb http://chem.uft.uni-bremen.de/ranke/r-cran stretch-cran34/ deb http://chem.uft.uni-bremen.de/ranke/r-cran jessie-cran34/ (the source you tell me in the answer) On the other hand, the package does not seem to be in https://cran.r-project.org/bin/linux/debian/stretch-cran34/. I can see a new Rkward package for the i386 architecture dated September 20, but I do not see the version for the amd64 architecture. Thank you very much for your help. Best regards. Griera. On Wed, 20 Sep 2017 17:16:35 +0200 Johannes Ranke <johannes.ranke at jrwb.de> wrote:> Hello, > > Am Mittwoch, 20. September 2017, 15:43:32 CEST schrieb Griera: > > Hi: > > > > I have tried to upgrade from version 3.4.0 to 3.4.1 in a Debian Stretch > > following the instructions of the web page: > > > > https://cran.r-project.org/bin/linux/debian/ > > > > but after updating, Rkward does not work (Error in RK: Graphics API version > > mismatch). Analyzing the problem, I notice that the Rkward package is not > > available in the amd64 version (yes in the i386 version), for example here: > > > > https://cran.r-project.org/bin/linux/debian/stretch-cran34/ > > Thanks for reporting. The build for amd64 failed, because somehow apt-get > source does not see the source package of rkward in the repository any more. > > I had to adapt my build script > > https://cgit.jrwb.de/r-backports/commit/?id=56157ad9495765d9 > > The amd64 deb is on its way to CRAN, I think it should be there within a day > or so. If impatient, use > > deb http://chem.uft.uni-bremen.de/ranke/r-cran jessie-cran34/ > > for the moment. > > Cheers, > > Johannes > > > > It is not necessary? Can anyone help me on how can I solve the > > problem that Rkward does not work? > > > > Thanks a lot. Griera > > > > _______________________________________________ > > R-SIG-Debian mailing list > > R-SIG-Debian at r-project.org > > https://stat.ethz.ch/mailman/listinfo/r-sig-debian > > > -- > Johannes Ranke > Wissenschaftlicher Berater > https://jrwb.de/contact