Displaying 14 results from an estimated 14 matches for "angehalten".
2011 Jul 29
4
scripting/littler: How to call function named iteratively (`f1`, `f2`, …)?
...next example does not work, because the variable $i does not get expanded when surrounded by ''.
$ for i in $(seq 2); do r -e 'source("/tmp/iterf.r"); print(f$i(2, 3))' ; done
Fehler in print(f$i(2, 3)) : Objekt 'f' nicht gefunden
Ausf?hrung angehalten
Fehler in print(f$i(2, 3)) : Objekt 'f' nicht gefunden
Ausf?hrung angehalten
Searching for ?iterating function names? with rseek.org did give any
good results. I also read the appendix in the introduction to R [2], but
this did not have anything regarding to this either.
I...
2012 Mar 28
2
getopt does not work as expected!
...st.dat'"
[1] "------ before 'q(status=0)' ------"
rose at moose:/home_moose/rose/Txt/src/Test/R(27)$ ./getopt_test.R -b
[1] "processing -b"
[1] " short option: -b"
Fehler in getopt(spec, debug = TRUE) : short flag "b" is invalid
Ausf?hrung angehalten
Last three commands worked as expected.
rose at moose:/home_moose/rose/Txt/src/Test/R(28)$ ./getopt_test.R --b
[1] "processing --b"
[1] " long option: --b"
[1] " dangling flag"
Fehler in getopt(spec, debug = TRUE) : flag "b" requires an argument
Ausf?hr...
2007 Nov 05
2
namespace crash on S3method("as.ff",function)
...llation fails with some kind of parsing error:
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
Fehler in parse(nsFile) : Unerwartetes ')' bei
348:
349: S3method("as.ff",function)
Calls: <Anonymous> -> parseNamespaceFile -> parse
Ausf?hrung angehalten
make[2]: *** [nmspace] Error 1
make[1]: *** [all] Error 2
make: *** [pkg-ff] Error 2
*** Installation of ff failed ***
Is this a bug? Any ideas?
Best regards
Jens
P.S. with as.ff() we can do things like
ffx <- as.ff(x) # as.ff.default() turns a standard R object into an ff object stored on...
2011 Mar 21
1
error in: testing if installed package can be loaded
...owever when running R CMD INSTALL it gives me (nfortunately it is in
german)
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Fehler: '\U' ohne Hex-Ziffern in der Zeichenkette beginnend mit "C:\U"
genutzt
Ausführung angehalten
Fehler: loading failed
Is this the packages fault? because i wouldn't know where to look...
sessionInfo() gives
R version 2.13.0 alpha (2011-03-17 r54849)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252
LC_MONETARY=German_G...
2008 Apr 11
1
make check fails if called with --without-recommended-packages
...les
>
> require(stats)
> glmout <- capture.output(example(glm))
Fehler in .find.package(package, lib.loc, verbose = verbose) :
there is no package called 'MASS'
Calls: capture.output ... eval.with.vis -> eval.with.vis -> <Anonymous> -> .find.package
Ausf?hrung angehalten
Seems tests using recommended packages aren't disabled, even if given --without-recommended-packages.
May be it's by design, i.e. make check shall only be run with recommended packages,
may be it's a bug(let).
Regards
Detlef
2014 Nov 03
0
Pkg creation: Sweave: multiple files vignette: Error in R CMD check
...nation.
Type H <return> for immediate help.
...
! Emergency stop.
<*> ...13 \let~\normaltilde \input ./ChapterY.tex
*** (job aborted, no legal \end found)
! ==> Fatal error occurred, no output PDF file produced!
Calls: <Anonymous> -> texi2pdf -> texi2dvi
Ausf?hrung angehalten
Fehler: Command failed (1)
Ausf?hrung angehalten
Exited with status 1.
###
So, it seems like that it is tried to make a tex-file from my child-Rnw-file
called "ChapterY.Rnw",
what of couse is not possible, because that file contains no praeambel.
As a workaround I tried to put my chil...
2012 Aug 24
1
Fwd: Re: Package cwhmisc and problems
...n charset: UTF-8
> * checking for file ‘cwhmisc/DESCRIPTION’ ... OK
> * this is package ‘cwhmisc’ version ‘3.1’
> * checking package namespace information ... OK
> * checking package dependencies ...Fehler in if (x2 != x1) { : Fehlender
> Wert, wo TRUE/FALSE nötig ist
> Ausführung angehalten
>
> Grep-ing my source directory for '(x2 != x1)' does not find anything, so
> I guess this is a message internal to R CMD check. Before doing a binary
> search by moving out chunks of *.R and *.Rd files until the error
> disappears, I beg to ask to give me a pointer to how t...
2008 Oct 22
1
R 2.8.0 qqnorm produces error with object of class zoo?
...norm(daxr)), qnorm(coredata(daxr)))
qqnorm(coredata(daxr))
qqnorm(daxr)
qqnorm() produces an error:
> qqnorm(daxr)
Fehler in if (xi == xj) 0L else if (xi > xj) 1L else -1L :
Argument hat L?nge 0
Calls: qqnorm ... xtfrm.default -> as.vector -> rank -> switch -> .gt
Ausf?hrung angehalten
However, this is not witnessed by running the script through R 2.7.2 (attached are the two output files). Incidentally, the QQ-plot is produced if one uses "qqnorm(coredata(daxr))" under R version 2.8.0. After having read both NEWS on CRAN (General and Windows specific) I still could no...
2005 Nov 22
3
make check fails for R 2.3.0 (PR#8343)
...5 2 2.0 2.5 2.5 3
[3,] 2.0 2.5 3 3.5 4.0 4.5 5
[4,] 2.5 3.5 4 5.0 5.5 6.5 7
[5,] 3.0 4.0 5 6.0 7.0 8.0 9
>
> hist(replicate(100, mean(rexp(10))))
Fehler in hist.default(replicate(100, mean(rexp(10)))) :
invalid number of 'breaks'
Ausf?hrung angehalten
2011 Mar 19
1
Undefined symbol "Rf_pythag" while loading spatstat
...es an error like this:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
kann shared object
'/usr/local/lib/R/library/spatstat/libs/spatstat.so' nicht laden:
/usr/local/lib/R/library/spatstat/libs/spatstat.so: Undefined symbol
"Rf_pythag"
Fehler: loading failed
Ausf?hrung angehalten
Fehler: loading failed
Searching around I found a hint in
http://developer.r-project.org/R_svnlog_2011 about upcoming changes with
'Rf_pythag':
------------------------------------------------------------------------
r54767 | ripley | 2011-03-13 07:30:32 -0400 (Sun, 13 Mar 2011) | 1 li...
2013 Jan 27
1
GPOs don't work after update from Samba4.0 alpha 17 to 4.0.1
...ws Management Instrumentation) f?r das Gruppenrichtlinienobjekt "cn={97E400EB-EDFD-4024-A9D5-1BB8261ABE01},cn=policies,cn=system,DC=mynetwork,DC=lan" konnte nicht ausgewertet werden. Dies kann darauf zur?ckzuf?hren sein, dass RSoP deaktiviert ist, oder dass der WMI-Dienst deaktiviert oder angehalten wurde, bzw. andere WMI-Fehler aufgetreten sind. Stellen Sie sicher, dass der WMI-Dienst gestartet ist und dass der Starttyp auf automatischen Start festgelegt ist. Neue Gruppenrichtlinienobjekte oder -einstellungen werden nicht verarbeitet, bis dieses Ereignis behoben wurde.
---
Google Translate:...
2006 Nov 10
2
Problems with metaMDS from vegan
...ns the same:
As soon as a I try to process an R matrix (see below) to obtain the MDS
I am confronted with:
> meta <- metaMDS(distab.dist, distance="bray", k, trymax=50)
Fehler in rowSums(x, na.rm = TRUE) : 'x' muss ein Array mit mindestens
zwei Dimensionen sein
Ausf?hrung angehalten
(
translated:
error in rowSums(x, a.rm = TRUE) : 'x' must be an array of at least two
dimensions.
Execution stopped
)
This error is not appearing on identical data when using my older
installation. The only relevant googled mentioning of that error points
to a surplus (0,0) entry in the m...
2012 Oct 13
0
XML_3.95-0.1.tar.gz does not build on FreeBSD
...#39;, details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: kann shared object '/usr/local/lib/R/library/XML/libs/XML.so'
nicht laden:
/usr/local/lib/R/library/XML/libs/XML.so: Undefined symbol
"R_RemoveExtPtrWeakRef_direct"
Fehler: Laden fehlgeschlagen
Ausf??hrung angehalten
ERROR: loading failed
* removing ???/usr/local/lib/R/library/XML???
* restoring previous ???/usr/local/lib/R/library/XML???
----------------------------------
I am using R-devel (2012-10-07 r60893), compiled with gcc-4.6.4
20120928. Previous package XML_3.9-4.tar.gz from 2012/01/30 built and
insta...
2012 Mar 17
1
qtbase installation problems on MacOS
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120317/aaf91ee9/attachment.pl>