Displaying 8 results from an estimated 8 matches for "weinstein".
Did you mean:
einstein
2012 Oct 17
3
Install rgdal, lazy loading error
...month
[1] "02"
$day
[1] "29"
$`svn rev`
[1] "58522"
$language
[1] "R"
$version.string
[1] "R version 2.14.2 (2012-02-29)"
Any thoughts are appreciated,
Best,
ben
please forgive cross-posting on R-sig geo for those who subscribe to both.
Ben Weinstein
Graduate Student
Ecology and Evolution
Stony Brook University
http://life.bio.sunysb.edu/~bweinste/index.html
[[alternative HTML version deleted]]
2013 Mar 20
2
[PATCH] Change test scripts shell to bash, to avoid lack of arithmetic support in dash, which is sh on Ubuntu 10.04
The subject line mostly says it all, but for reference, having #!/bin/sh causes the following error:
arithmetic expression: expecting primary: " % 255 + 1"
---
test/test_flac.sh | 2 +-
test/test_grabbag.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/test_flac.sh b/test/test_flac.sh
index 10981c0..257c5ea 100755
--- a/test/test_flac.sh
+++
2012 Sep 11
0
Rgdal installation error
...as suggested by others? The file libgdal.la is
there, just where it it supposed to be. My best guess is that i have a
non-debian version? Or that i need another flag when i ./ configure. Where
should i specifically go to get the correct libgdal.la?
Any input is greatly appreciated.
Best,
Ben Weinstein
Full readout below.
install.packages("rgdal",configure.args=c("--with-gdal-config=/nfs/user08/bw4sz/Gdal/gdal-1.9.0/apps/gdal-config"),.libPaths()[1])
trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/rgdal_0.7-18.tar.gz<http://cran.cnr.berkeley.edu/src/contrib/...
2013 Mar 20
3
[PATCH] Change test scripts shell to bash, to avoid lack of arithmetic support in dash, which is sh on Ubuntu 10.04
Erik,
I was thinking of doing this:
export MALLOC_PERTURB_=$(awk 'BEGIN { srand(); print int(rand() * 32767 %
255 + 1) }')
Or would you prefer using 'date'?
On Tue, Mar 19, 2013 at 10:22 PM, Erik de Castro Lopo
<mle+la at mega-nerd.com>wrote:
> Jesse Weinstein wrote:
>
> > The subject line mostly says it all, but for reference, having #!/bin/sh
> causes the following error:
> >
> > arithmetic expression: expecting primary: " % 255 + 1"
>
> Arithmetic support is actually not the issue, rather its that dash/sh
> d...
2006 Jul 19
0
Patch: zsh completion function for metaflac
...rtable FLAC metadata editor.
The file is attached. If the mailing system mucks it up, it's also
available at
http://netwood.net/usr/jessw/_metaflac
Please feel free to either incorporate it into the main distribution,
link to it (on the wiki or elsewhere) or use it however you like.
Jesse Weinstein
2006 Jul 19
1
z shell completion for vorbiscomment
...t is attached, and available
at
http://netwood.net/usr/jessw/_vorbiscomment
The Z shell is an alternative shell, with a very powerful completion
system.
I look forward to any suggestions, bug reports, etc. Feel free to
include the file in the distribution, or link to it, as you prefer.
Jesse Weinstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: _vorbiscomment
Type: application/octet-stream
Size: 607 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/ogg-dev/attachments/20060719/debeb9b0/_vorbiscomment.obj
2012 Jul 16
1
Cost Effectiveness Example
Hello,
I'm tasked with putting together a cost effectiveness analysis on a proposed medical treatment.
The "standard" suggested by someone is an expensive commercial package names "TreeAge Pro" which looks like its just a fancy GUI on top of a decision tree. However, we don't have it and it is expensive to buy.
Questions for the group:
1) Are there any interesting
2024 Apr 16
1
read.csv
Gene names being misinterpreted by spreadsheet software (read.csv is
no different) is a classic issue in bioinformatics. It seems like
every practitioner ends up encountering this issue in due time. E.g.
https://pubmed.ncbi.nlm.nih.gov/15214961/
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1044-7
https://www.nature.com/articles/d41586-021-02211-4