search for: seurat

Displaying 3 results from an estimated 3 matches for "seurat".

Did you mean: serrat
2006 Feb 02
2
RHOME
R-help -- I built R-2.2.1 in my own directory on a sun (solaris). Now I would like the sysadmin to move the contents to /usr/local/lib and place the binary in /usr/local/bin. No problem. However, the RHOME variable defaults to the directory from which R was built so it is not usable by anyone but me or ROOT. I would like to avoid building this again if possible. Any ideas? Thanks, Dan
2025 Jan 18
0
How setClass() may introduce a binary dependency between packages
Hello R-devel, Since Pavel has mentioned ABI-level dependencies between packages [1], it may be relevant to revisit the related problem mentioned ~1.5 years ago by Dirk [2]. While the current version of SeuratObject doesn't exhibit this problem, a combination of package versions described by Dirk still breaks each other on R-devel: 1. Install Matrix_1.5-1 2. Install SeuratObject_4.1.3 from source 3. Install Matrix_1.6-0 4. SeuratObject is now broken until reinstalled from source The problem is actu...
2008 Oct 17
1
missing Rversion.h and Rconfig.h when installing RSQLite under FC8
Hello, I am having problems installing RSQLite under FC8. The error message seems to indicate Rversion.h and Rconfig.h are missing. To illustrate the problem, I have copied below the output shown when I first install R (binary distribution) and then try to install RSQLite. Because the problem does not occur when installing RSQLite with R under Windows I suspect the problem is perhaps due to my