first time.
I was developing the software for medical systems and this would be a
complete new subject for me.
with regards
Knut Krueger
http://www.biostatistic.de
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Prof Brian Ripley schrieb:
> I think you do not mean `graphics devices' as used by R (pdf,
> postscript, X11, windows, quartz etc).
Sorry no I do not mean such "devices"
I thought about the Graphic User Interfaces, to use the R-System with a
windows like surface http://www.sciviews.org/.
I se
>
>
> Prof Brian Ripley wrote:
> Please so read the part of my message that you have silently deleted
> here.
>
> There IS A STABLE API, as I said there.
What could be the problem for the developer of the GUIs.
One of the Gui is only working with a 1.4? version,
one of the GUI is only work
Philippe Grosjean schrieb:
>
> This is not true. Version 0.8-8 of SciViews-R
> (http://www.sciviews.org/SciViews-R) is compatible with R 2.1.1. There
> were several months of delay between R 2.1.X and the compatible
> SciViews-R version... There were a lot of changes required in my code,
> b
Simon Urbanek schrieb:
>Knut,
>
>On Oct 9, 2005, at 1:19 PM, Knut Krueger wrote:
>
>
>
>>>If you prefer SciViews, JGR, R Commander, etc., then you should
>>>expect
>>>some delay before R releases and compatible GUI releases. Indeed, one
>>
I was wondering why it is possible to read long labels from the CVS
files but not from the SPSS files.
I did not have much time to search for the code but I found:
in foreign_0.8-10 source file var.h.in
> /* Definition of the max length of a short string value, generally
>eight characters.
Thomas Lumley schrieb:
> On Tue, 11 Oct 2005, Knut Krueger wrote:
>
>> I was wondering why it is possible to read long labels from the CVS
>> files but not from the SPSS files.
>
>
> The SPSS file formats are not documented, and so we rely on the code
> from PS
Thomas Lumley schrieb:
> On Tue, 11 Oct 2005, Knut Krueger wrote:
>
>> I was wondering why it is possible to read long labels from the CVS
>> files but not from the SPSS files.
>
>
> The SPSS file formats are not documented, and so we rely on the code
> from PSPP
Thomas Lumley schrieb:
> On Tue, 11 Oct 2005, Knut Krueger wrote:
>
>> Thanks for your reply,
>> unfortunatlley the link is broken
>> and gnu.org is linking to the same page
>> http://www.gnu.org/software/pspp/pspp.html ...
>>
>
> It works for me now
Thomas Lumley schrieb:
>On Tue, 11 Oct 2005, Knut Krueger wrote:
>
>
>>I found a definition of the SPSS files.
>>http://www.wotsit.org/download.asp?f=spssdata
>>but they recommend to use the spss input/output dll to ensure upward
>>compatbility
>>
Thomas Lumley schrieb:
>Yes, but it can't be incorporated in the "foreign" package, which has a
>GPL license, and in any case wouldn't work off Windows. It's not clear
>that it would be much easier than using the PSPP code in any case.
>
>
>
Seems that it is easier to save as Excel files a
Hi to all
Authors@R: c(person("fooa","foob", role = c("aut","cre"),
email = "fooa.f...@fooc.de"),
person("foo1","foo2", role = c("ctb"),
email = "foo1.f...@foo3.de"))
Author: fooa foob, with contributions from foo1 foo2
using r CMD check --as-cran .
I am trying to update an unsupported package and got the warning:
* checking dependencies in R code ... WARNING
'library' or 'require' calls not declared from: 'Hmisc' 'R2HTML' 'tcltk'
Missing or unexported object: 'utils::.win32consoleCompletion'
See the information on DESCRIPTION files in the c
Am 08.05.2014 08:35, schrieb Tobias Verbeke:
Hi Knut,
The code will contain library or require statements, which
do not belong there, but need to replaced by specifying the
dependencies on these packages in the DESCRIPTION file
(Depends / Imports field). For imports you also need to
make sure th
Am 08.05.2014 09:34, schrieb Tobias Verbeke:
Hi Knut,
I was primarily referring to the issues reported on the line
Hi Tobias,
ok the warning is a little bit misleading, it was an additional use of
require(foo) of the import packages in NAMESPACE and DESCRIPTION
do you have a hint for this to
Is there another new solution for this issue?
especially I would like to use:
utils:::.win32consoleCompletion
the use of this is suggested in the completion.r file of utils:
## test some typical completion attempts
library(utils)
testLine <- function(line, cursor = nchar(line))
{
str(uti
Am 14.05.2014 08:56, schrieb Deepayan Sarkar:
On Wed, May 14, 2014 at 12:29 AM, Duncan Murdoch
wrote:
I think you are misunderstanding the comments in that file. It's an
internal set of tests for the package, so "test some typical completion
attempts" is a description of the tests that follow,
How can I add a new line in an rd file f.e between references?
Knut
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
I am trying to setup a respository for students with a own package.
Its working fine when the depended packages are already installed with:
install.packages("mypackage",
type="source",repos="http://myrepository.example.com";)
but if the the dependencies are not already installed I get the
foll
Where can I found hepl about latex errors:
the R CMD check tells me less, but:
* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
* checking PDF version of manual without hyperrefs or index ... ERROR
Re-running with no redire
Am 03.05.2013 09:58, schrieb R. Michael Weylandt:
Can you post the offending package?
http://rrepository.konstanze-krueger.de/src/contrib/Dominance_0.9.5.tar.gz
Knut
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Am 03.05.2013 13:03, schrieb Duncan Murdoch:
You should install MikTeX, from www.miktex.org. I think it will put
itself on your path, but if it does not, you need to make sure the
miktex/bin directory is on your path.
Thank you, it worked
first with a strange error message: File ended whi
Am 03.05.2013 09:58, schrieb R. Michael Weylandt:
Can you post the offending package?
I solved the problem all is fine now, thanks
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Percent signs are comment markers in .Rd files, so if you want to keep
one, you need to escape it by preceding it with a backslash.
I know but it was a copy and paste error ... I fixed it just in this way.
Duncan Murdoch
by the way, what's the next step to get the files on an mirror .. if
Am 03.05.2013 16:05, schrieb Duncan Murdoch:
On 03/05/2013 9:35 AM, Knut Krueger wrote:
> Percent signs are comment markers in .Rd files, so if you want to keep
> one, you need to escape it by preceding it with a backslash.
>
I know but it was a copy and paste error ... I fixed it jus
25 matches
Mail list logo