search for: bedingungen

Displaying 20 results from an estimated 20 matches for "bedingungen".

2006 Oct 03
1
Error in X11 (PR#9272)
....3.1 OS: Ubuntu 6.10 (Edgy Eft) Submission from: (NULL) (86.56.0.173) frank at darwin:~$ R R : Copyright 2006, The R Foundation for Statistical Computing Version 2.3.1 (2006-06-01) ISBN 3-900051-07-0 R ist freie Software und kommt OHNE JEGLICHE GARANTIE. Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. Tippen Sie 'license()' or 'licence()' f?r Details dazu. R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. Tippen Sie 'contributors()' f?r mehr Information und 'citation()', um zu erfahren, wie R oder R packages in Publikationen zitiert we...
2017 Aug 31
3
Natural vs National in R signon banner?
The R signon banner includes this statement: Natural language support but running in an English locale Should that not say 'National' instead of 'Natural'? Meaning that LOCALE support is enabled, not that the interface understands human language? Please ignore this and forgive me if this is an inappropriate post. I am a N00B in R. [[alternative HTML version deleted]]
2007 Nov 18
1
"Couldn't find function par"
...but it does when I call "R --vanilla CMD Sweave tobewoven.Rnw". /usr/lib/R> R R version 2.6.0 (2007-10-03) Copyright (C) 2007 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R ist freie Software und kommt OHNE JEGLICHE GARANTIE. Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. Tippen Sie 'license()' or 'licence()' f?r Details dazu. R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. Tippen Sie 'contributors()' f?r mehr Information und 'citation()', um zu erfahren, wie R oder R packages in Publikationen zitiert we...
2020 Sep 08
4
Operations with long altrep vectors cause segfaults on Windows
...le) (2020-08-24 r79074) -- "Unsuffered Consequences" > Copyright (C) 2020 The R Foundation for Statistical Computing > Platform: x86_64-w64-mingw32/x64 (64-bit) > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. > Tippen Sie 'license()' or 'licence()' f?r Details dazu. > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. > Tippen Sie 'contributors()' f?r mehr Information und 'citation()', > um zu erfahren, wie R oder R...
2017 Sep 01
2
Natural vs National in R signon banner?
...sole using >>> >>> LANGUAGE=de R >>> >>> and instead of the start message you saw, you'll see >>> >>> R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >>> Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu >>> verbreiten. >>> Tippen Sie 'license()' or 'licence()' f?r Details dazu. >>> >>> and so on. >>> >>> Please ignore this and forgive me if this is an inappropriate >>> post. I am...
2020 Sep 08
2
Operations with long altrep vectors cause segfaults on Windows
I can only reproduce on Windows, but reliably (both 4.0.0 and 4.0.2): $> R --vanilla x <- c(0L, -2e9:2e9) # > Segmentation fault Tried to reproduce on Linux but the above worked as expected. Not an issue merely with the length of the vector; for example, x <- rep_len(1:10, 1e10) works, though the altrep vector must be long to reproduce: x <- c(0L, -1e9:1e9) #ok Segmentation
2008 Oct 22
1
R 2.8.0 qqnorm produces error with object of class zoo?
Dear list-reader, by running the following script: library(zoo) sessionInfo() search() packageDescription("zoo") data(EuStockMarkets) dax <- as.zoo(EuStockMarkets[1:10, "DAX"]) daxr <- diff(log(dax)) identical(as.vector(qnorm(daxr)), qnorm(coredata(daxr))) qqnorm(coredata(daxr)) qqnorm(daxr) qqnorm() produces an error: > qqnorm(daxr) Fehler in if (xi == xj) 0L
2020 Sep 08
2
[External] Re: Operations with long altrep vectors cause segfaults on Windows
...red Consequences" >> > Copyright (C) 2020 The R Foundation for Statistical Computing >> > Platform: x86_64-w64-mingw32/x64 (64-bit) >> >> > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >> > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. >> > Tippen Sie 'license()' or 'licence()' f?r Details dazu. >> >> > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. >> > Tippen Sie 'contributors()' f?r mehr Information und 'citation()', >&g...
2017 Sep 01
1
Natural vs National in R signon banner?
...> >>>> LANGUAGE=de R > >>>> > >>>> and instead of the start message you saw, you'll see > >>>> > >>>> R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > >>>> Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu > >>>> verbreiten. > >>>> Tippen Sie 'license()' or 'licence()' f?r Details dazu. > >>>> > >>>> and so on. > >>>> > >>>> Please ignore this and forgive me if this is an inappropriate...
2020 Sep 08
1
[External] Re: Operations with long altrep vectors cause segfaults on Windows
...quences" >> > Copyright (C) 2020 The R Foundation for Statistical Computing >> > Platform: x86_64-w64-mingw32/x64 (64-bit) >> >> > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >> > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. >> > Tippen Sie 'license()' or 'licence()' f?r Details dazu. >> >> > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. >> > Tippen Sie 'contributors()' f?r mehr Information und 'citation()'...
2012 Aug 23
1
Problems in installing R -packages
Hello, err dump [1], perhaps related [2]. Also $ sudo chown -R xyz:staff ~/R # sudo su; su xyz; groups web-content staff Not just vim-R-plugin -problem anymore, more pkg -installation -prob, doubting perms/group -issue but fixed them in accordance by Dirk's hints. What is the problem in installing packages? -- Regards, Henri Losoi -- [1] http://pastie.org/4577538 [2]
2017 Aug 31
0
Natural vs National in R signon banner?
...can start R on most platforms from the console using >> >> LANGUAGE=de R >> >> and instead of the start message you saw, you'll see >> >> R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >> Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu >> verbreiten. >> Tippen Sie 'license()' or 'licence()' f?r Details dazu. >> >> and so on. >> >> Please ignore this and forgive me if this is an inappropriate >> post. I am a >> N00B in R....
2020 Sep 08
0
Operations with long altrep vectors cause segfaults on Windows
...------- R Under development (unstable) (2020-08-24 r79074) -- "Unsuffered Consequences" Copyright (C) 2020 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R ist freie Software und kommt OHNE JEGLICHE GARANTIE. Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. Tippen Sie 'license()' or 'licence()' f?r Details dazu. R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. Tippen Sie 'contributors()' f?r mehr Information und 'citation()', um zu erfahren, wie R oder R packages in Publikationen zitiert we...
2017 Sep 01
0
Natural vs National in R signon banner?
...sole using >>>> >>>> LANGUAGE=de R >>>> >>>> and instead of the start message you saw, you'll see >>>> >>>> R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >>>> Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu >>>> verbreiten. >>>> Tippen Sie 'license()' or 'licence()' f?r Details dazu. >>>> >>>> and so on. >>>> >>>> Please ignore this and forgive me if this is an inappropriate >>>> post. I am...
2020 Sep 08
0
Operations with long altrep vectors cause segfaults on Windows
...-- "Unsuffered Consequences" > > Copyright (C) 2020 The R Foundation for Statistical Computing > > Platform: x86_64-w64-mingw32/x64 (64-bit) > > > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. > > Tippen Sie 'license()' or 'licence()' f?r Details dazu. > > > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. > > Tippen Sie 'contributors()' f?r mehr Information und 'citation()', > > um zu...
2003 Nov 04
2
Vorbis license in non-English languages?
Hi; I emailed monty@xiph.org about this before I noticed the mailing list existed; I suppose it can't ask to hurt here too. We're about to release a product which has support for multiple languages; as a result, the license text and documentation has been translated into each of these languages. As the product includes Ogg Vorbis playback using libvorbis, we've obviously got to
2020 Sep 08
0
[External] Re: Operations with long altrep vectors cause segfaults on Windows
...74) -- "Unsuffered Consequences" > > Copyright (C) 2020 The R Foundation for Statistical Computing > > Platform: x86_64-w64-mingw32/x64 (64-bit) > > > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. > > Tippen Sie 'license()' or 'licence()' f?r Details dazu. > > > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. > > Tippen Sie 'contributors()' f?r mehr Information und 'citation()', > > um zu erf...
2020 Sep 08
0
[External] Re: Operations with long altrep vectors cause segfaults on Windows
...t; >> > Copyright (C) 2020 The R Foundation for Statistical Computing > >> > Platform: x86_64-w64-mingw32/x64 (64-bit) > >> > >> > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > >> > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. > >> > Tippen Sie 'license()' or 'licence()' f?r Details dazu. > >> > >> > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. > >> > Tippen Sie 'contributors()' f?r mehr Information und 'cit...
2006 Nov 28
1
(PR#9390) when loading library tripack entry point "signal"
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27464147-1968795515-1164715405=:5670 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT You need to re-install packages when you update R, as it says in the rw-FAQ. Use update.packages(checkBuilt=TRUE) to
2020 Sep 08
2
[External] Re: Operations with long altrep vectors cause segfaults on Windows
...> Copyright (C) 2020 The R Foundation for Statistical Computing >>>> > Platform: x86_64-w64-mingw32/x64 (64-bit) >>>> >>>> > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. >>>> > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. >>>> > Tippen Sie 'license()' or 'licence()' f?r Details dazu. >>>> >>>> > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. >>>> > Tippen Sie 'contributors()' f?r mehr Informati...