Displaying 11 results from an estimated 11 matches for "docfiles".
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
My first post.
Fun Wine Project -- Configure Some Default Registry Entries
I've begun working on this to import some native calls into wine. More
specifically, OpenOffice.org. I'm trying to get Lotus Notes attachments to
display proper icons, and open natively with OOo.
I've come across a dilemma. I can't seem to "easily" open a Windows path,
i.e.
2005 Jan 28
2
compiling and making R-2.0.1 for windows XP
I am having no luck compiling R-2.0.1 on a Windows XP platform. I have not had these problems when compliling previous versions of R.
I've installed all the recommended software and tools. But I cannot get round this error message:
make
make[1]: `Rpwd.exe' is up to date.
make -f Makefile.docfiles
make[3]: Nothing to be done for `docfiles'.
-------- Building ../../../library/base/R/Rprofile from ../../library/profile/Common.R ../../library/profile/Rprofile.windows--------
mkdir -p ../../../library/base/R
cat: not found
make[3]: *** [../../../library/base/R/Rprofile] Error 127
make[2]: **...
2017 Mar 09
2
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
...g R 3.3.3 inside RStudio on a Mac, as noted below. This
> same "library(help='fda', character.only=TRUE)" ran fine using R Console
> 3.2.1 under Windows 7.
>
>
> I also tried debug(library). It died in line 298:
>
>
> for (i in which(file.exists(docFiles))) pkgInfo[[i]] <-
> readDocFile(docFiles[i])
>
>
> with i = 1 and docFiles[i] =
> "/Library/Frameworks/R.framework/Versions/3.3/Resources/library/fda/Meta/package.rds".
>
>
> This looks like a bug to me. I don't know if it's new since R 3.2...
2017 Mar 08
2
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
Hello:
A call to help(..., help_type='text') fails with "package='fda":
> install.packages('fda')
> help(package='fda', help_type='text')
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3) :
incorrect values of 'indent' and 'width'
I have this wrapped inside "try" in
2003 Nov 03
2
problem building MS-Windows package under linux
...w the steps of Yan & Rossini 2003, I have two problems
:
first when I 'make CrossCompileBuild', I get :
******************************************************************************
make[1]: Entering directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
make -f Makefile.docfiles
make[2]: Entering directory `/home/ros/RWORK/CROSSSOMP/WinR/R-1.8.0/src/gnuwin32'
makeinfo --no-split --html --no-headers --number-sections -o tmp.html tmp.texi
tidy tmp.html > tmp2.html 2> /dev/null
make[2]: [fixed/html/rw-FAQ.html] Error 127 (ignored)
*** tidy appears to be non-function...
2005 Aug 23
0
problems installing R from source: R-2.1.1 Windows XP
...make. I got the error message that we
can see at the bottom of this terminal window. I then thought it was
MiKTeX that was not well installed. I did it again, and reran the make.
Here’s what I got:
C:\Rsource\R-2.1.1\src\gnuwin32>make
make[1]: `Rpwd.exe' is up to date.
make -f Makefile.docfiles
make[3]: Nothing to be done for `docfiles'.
make[4]: Nothing to be done for `svnonly'.
installing C headers
make[2]: `all' is up to date.
make[2]: `libRblas.a' is up to date.
make -f Makefile.docfiles
make[4]: Nothing to be done for `docfiles'.
make[5]: Nothing to be done for `s...
2017 Mar 09
0
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
...idth'
This was using R 3.3.3 inside RStudio on a Mac, as noted below.
This same "library(help='fda', character.only=TRUE)" ran fine using R
Console 3.2.1 under Windows 7.
I also tried debug(library). It died in line 298:
for (i in which(file.exists(docFiles))) pkgInfo[[i]] <-
readDocFile(docFiles[i])
with i = 1 and docFiles[i] =
"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/fda/Meta/package.rds".
This looks like a bug to me. I don't know if it's new since R
3.2.1 or it works fine under Win...
2017 Mar 09
0
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
...c, as noted below. This
>> same "library(help='fda', character.only=TRUE)" ran fine using R Console
>> 3.2.1 under Windows 7.
>>
>>
>> I also tried debug(library). It died in line 298:
>>
>>
>> for (i in which(file.exists(docFiles))) pkgInfo[[i]] <-
>> readDocFile(docFiles[i])
>>
>>
>> with i = 1 and docFiles[i] =
>> "/Library/Frameworks/R.framework/Versions/3.3/Resources/library/fda/Meta/package.rds".
>>
>>
>> This looks like a bug to me. I don't...
2003 Jun 23
1
Cross-compiling R packages
...exi
tidy tmp.html > tmp2.html 2> /dev/null
make[2]: [fixed/html/rw-FAQ.html] Error 127 (ignored)
*** tidy appears to be non-functional ***
make[2]: *** [fixed/html/rw-FAQ.html] Error 111
make[2]: Leaving directory `/home/laurent/these/R/RCrossBuild/WinR/R-1.7.1/src/gnuwin32'
make[1]: *** [docfiles] Error 2
make[1]: Leaving directory `/home/laurent/these/R/RCrossBuild/WinR/R-1.7.1/src/gnuwin32'
Any hint ?
Thanks,
L..
2003 Jan 06
1
R-devel cross-building
...info 3.12) 1.68
is at the end of this email. The same procedure went fine on a machine
with makeinfo (GNU texinfo) 4.1.
My first guess is that the version of makeinfo is causing this. However,
this didn't happen with R-1.6.2beta. Please advise.
Jun
## tail of error message
make -f Makefile.docfiles
make[2]: Entering directory `/scratch/rcb/WinR/R-devel/src/gnuwin32'
sed -e s/@RVER@/`cut -d' ' -f1 ../../VERSION | sed -n 1p`/g -e
s/@RWVER@/rw1070/g rw-FAQ.texi | \
makeinfo --no-headers --number-sections -o rw-FAQ
makeinfo: unrecognized option `--number-sections'
Try `makeinfo...
2002 Mar 04
1
Removing partial Samba Install
Hello everyone:
Being a newbie, I'm extending myh education via trial
and error.
When I originally installed Red Hat Linux, I believe
that Samba version 2.0.3-8 was installed. In fact,
when I now query rpm for Samba, the response indicates
the above mentioned version. A while back, I
downloaded the latest version of Samba (2.2.2) and
dutifully tried to install it. I issued the commands
as