Displaying 20 results from an estimated 4000 matches similar to: "Reverse function how to"
2008 Aug 24
2
Copying a list of files
Hello.
I'm trying to achieve the following.
Copy system configuration files to a directory on my
(/home/user/configuration) home drive.
I've made a text file with the files I want to copy, one file on each row.
The command:
rsync -tv --files-from="my list of files" /home/user/configuration/
does not work and I'm not getting any wiser from reading the man page.
Will
2012 Apr 11
1
Merging multiple .csv files
Hi all,
I wish to merge 24 .csv files, each having a common identifier-column
("Name") and do two things:
1. Retrieve the common one's. [Analogy: while merging 2-dataframes, similar
to using: merge (.... ,by="Name", all=FALSE) ]
2. Retrieve all, i.e., the union of the rows of 24 files. [again, somthing
like: merge (.... ,by="Name", all=TRUE) ]
On the web,
2007 Jul 03
3
Printer error message
I'm trying to run a fairly old economic programme. I starts and runs but
all these messages comes up. The printer is working with CUPS. In my
system.reg the printer is registered and it all looks right.
Any clues?
Thanks
/Leslie
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availa
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availa
2011 Apr 23
4
random typing over text
Dear R,
When I'm writing script I probably hit accidently some hot key and then the
text in script is being overwritten
by subsequent typing. Please what is the hot key or how can I disable it?
--
View this message in context: http://r.789695.n4.nabble.com/random-typing-over-text-tp3470428p3470428.html
Sent from the R help mailing list archive at Nabble.com.
2009 Dec 11
3
Please help with a basic function
Hello,
I am learning how to use functions, but I'm running into a roadblock.
I would like my function to do two things: 1) convert an object to a
dataframe, 2) and then subset the dataframe. Both of these commands work
fine outside the function, but I would like to wrap them in a function so I
can apply the code iteratively to many such objects.
Here's what I wrote, but it doesn't
2018 May 29
2
LLVM Social - Beijing: May 19th, 2018
在 2018年05月29日 14:58, mayuyu.io 写道:
> Any hint on the date of LLVM Social ShangHai?
Wu Wei scheduled July 1th http://hellollvm.org/
>
> Zhang
>
>> 在 2018年5月29日,14:22,Leslie Zhai via llvm-dev <llvm-dev at lists.llvm.org> 写道:
>>
>> Hi Chris,
>>
>> Thanks for your response!
>>
>> Wu Wei made this happen! and he is organizing LLVM social in
2003 May 19
2
New users cannot log on, current users okay
I am having a problem with the Samba server that I run. Simply, new users
added to the system cannot log on to the PC's that are controlled from the
Samba server's domain. Users that are already on the system and have been
working for some time seem to be unaffected.
I suspect that the problem may well be related to the 'minor' problem we
experienced with the server the other
2018 May 29
2
LLVM Social - Beijing: May 19th, 2018
Hi Chris,
Thanks for your response!
Wu Wei made this happen! and he is organizing LLVM social in Shanghai,
Hang Zhou and Shen Zhen. I hope one day there is LLVM developer meeting
in China :)
在 2018年05月29日 14:13, Chris Lattner 写道:
> This is really great, thank you for getting this off the ground!
>
> -Chris
>
>
>> On May 28, 2018, at 9:42 PM, Leslie Zhai <lesliezhai at
2017 Dec 20
6
[GlobalISel] gen-global-isel failed to work
Hi Leslie,
On 20 December 2017 at 10:51, Leslie Zhai via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Sorry, I am apprentice of lowRISC, and meet new bug when porting GlobalISel
> to RISCV target
> https://github.com/xiangzhai/llvm/commit/b3f91ea54d9fee0ef7e73a32c6b8456bbe252811
>
>
> In file included from
>
2018 May 11
4
LLVM Social - Beijing: May 19th, 2018
Hi,
The first (maybe) LLVM social in Beijing will happen on May 19th, 2018.
Everyone interested in LLVM related projects is invited to join.
Event details is at https://github.com/hellollvm/website/blob/master/README.md
Presentations are welcome :-)
Looking forward to meet you !
--
Best wishes,
Wei Wu (吴伟)
2017 Dec 21
5
llc: Unknown command line argument '-debug-only=isel'
Hi LLVM developers,
llc -march=mips -debug-only=isel was able to work in Nov 8 2017
https://reviews.llvm.org/D39723
But it doesn't work now:
$ clang --version
LLVM China clang version 6.0.0 (git at github.com:llvm-mirror/clang.git
9b7b03045ee9b5622028537266aafeb9ea218ac1)
(git at github.com:llvm-mirror/llvm.git
3a26601a88394c02603b8756527c55df9ab94d78) (based on LLVM 6.0.0svn)
Target:
2018 May 29
0
LLVM Social - Beijing: May 19th, 2018
Hope live broadcast ! <br/><br/>Thanks,<br/>yaoxiao
在 2018-05-29 15:02:30,"Leslie Zhai via llvm-dev" <llvm-dev at lists.llvm.org> 写道:
>
>
>在 2018年05月29日 14:58, mayuyu.io 写道:
>> Any hint on the date of LLVM Social ShangHai?
>Wu Wei scheduled July 1th http://hellollvm.org/
>
>
>>
>> Zhang
>>
>>> 在
2017 Apr 26
2
Buildbot clang-cmake-mips BUG?
在 2017年04月26日 16:51, Simon Dardis 写道:
> Hi Leslie,
>
> I've been seeing those failures as well (I own those buildbots). Like yourself, I'm a bit
> uncertain as to why they're occurring. I'm currently investigating. I suspect it's a case
> that the build directory has gone stale.
Perhaps! and buildbots cover how many LLVM Backend targets? thanks!
>
>
2017 Sep 23
5
Different users having same home/mail_location?
Hello,
Will I be breaking something if I have two users share the same home
and/or mail_location (maildir format) in dovecot? Mail will only be
delivered to the primary user, the other would be used every now and
then to login via imap (webmail).
This would be on a CentOS 7 box running dovecot from the packaging
system, i.e. dovecot-2.2.10-8.el7 currently. The reason I'd like to do
this
2018 May 29
0
LLVM Social - Beijing: May 19th, 2018
Any hint on the date of LLVM Social ShangHai?
Zhang
> 在 2018年5月29日,14:22,Leslie Zhai via llvm-dev <llvm-dev at lists.llvm.org> 写道:
>
> Hi Chris,
>
> Thanks for your response!
>
> Wu Wei made this happen! and he is organizing LLVM social in Shanghai, Hang Zhou and Shen Zhen. I hope one day there is LLVM developer meeting in China :)
>
>
>> 在 2018年05月29日
2010 Jul 20
2
make fails with samba-3.5.4 Solaris 9
Hi,
I am having a problem getting a Makefile after I run configure as follows:
./configure --prefix=/opt/samba-3.5.4 --with-ads --with-krb5=/opt/samba-3.5.4/include/ --with-shared-mod
ules=idmap_rid --with-ldap=/opt/samba-3.5.4/include/ldap.h
There is no Makefile generated. Configure runs successfully. The error I get is:
# /usr/local/bin/make
make: *** No targets specified and no makefile
2007 Sep 08
3
template.expects_render?
Hi All,
I''m trying to make use of template.expects_render, is outlined in
David''s post(http://blog.davidchelimsky.net/articles/2007/06/28/
template-expects_render). I get an undefined method error on
expects_render. I made sure I had the 1.0.8 gem as well as
reinstalling the plugin and redoing the bootstrap. Still no luck. So
I created a clean project, installed the
2007 Nov 17
3
R and reading matlab compressed files
Is there any way to read these files (standard .mat files, created by
matlab version 7 onwards are compressed)? I know that R.matlab doesn't
read them (it even says in the file MatlabServer.m "Matlab v7 saves
compressed files, which is not recognized by R.matlab's readMat()" (lines
47-8)).
I know I should be able to make R call Matlab and transfer data (not that
I managed to
2017 Nov 13
4
How to objcopy via LLVM toolchain for armv7e-m ELF32LE?
Hi LLVM developers,
As PR35281 mentioned:
$ llvm-objcopy -O binary llvm-cortex-m7.elf llvm-cortex-m7.bin
llvm-objcopy: 'llvm-cortex-m7.elf': The file was not recognized as a
valid object file.
if (ELFObjectFile<ELF64LE> *o =
dyn_cast<ELFObjectFile<ELF64LE>>(&Binary))
https://github.com/llvm-mirror/llvm/blob/master/tools/llvm-objcopy/llvm-objcopy.cpp#L200
2017 Apr 26
2
Buildbot clang-cmake-mips BUG?
Hi LLVM developers,
Buildbot clang-cmake-mips False Positive?
I have looked build failures:
http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/3277
http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/3278
http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/3279
http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/3281