Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

100 results for “from:park”

[Bioc-devel] pack files not deleted from .git history
Park, Adam Keebum · Jan 13, 2023 · bioc-devel

Dear community, I am desperately seeking a savor floundering in a pitfall for a few days. ? I have used BFG Repo-Cleaner for deleting files over 5mb in the git history. (Thanks to a recommendation from the community!) However, BioChecker...

Help: Strange MDS behavior
Youngser Park · Nov 13, 2003 · r-help

Hi! I have a dissimilarity matrix X and try to compare it with X' = dist(cmdscsale(X,k)). If I increase k, I should expect that the error (or fit) should monotonically decrease, right. Here is a sample code; library...

Removing axes / frame from plot()
Alex Park · Nov 11, 2007 · r-help

R Help Feel sure there is a simple answer to this but answer has eluded me so far. NB. Using R 2.6.0. I am plotting a simple chart using plot(): plot(df, ylim=c(as.numeric(min(df...

Lattice axis list (when relation = "free")
In Hee Park · Mar 29, 2009 · r-help

Dear R users: I am having difficulty to place x-axis location alternatively top/bottom side in Lattice plot, which is composed of seven-column as following: E1 E2 E3 E4 E5 E6 E7 Case1 -505.85 -75.32 494...

repace values in raster based on values in another raster
sean_parks · Sep 4, 2012 · r-help

Hi, I am attempting to create a new raster based on values of another raster. In the Arc world, this is called a "conditional statement" or "con statement". I am having quite a bit of difficulty figuring this out in...

Permutation of a distance matrix
Andrew Park · Nov 16, 2007 · r-help

Hi there, I would like to find a more efficient way of permuting the rows and columns of a symmetrical matrix that represents ecological or actual distances between objects in space. The permutation is of the type used in a...

Retrieving an evaluated gradient value (UNCLASSIFIED)
Park, Kyong H Mr CIV USA AMC · Jan 27, 2010 · r-help

Classification: UNCLASSIFIED Caveats: NONE I really appreciate Mr. Dallazuanna's quick reply for my question. See below. Kyong -----Original Message----- From: Henrique Dallazuanna [mailto:wwwhsd at gmail.com] Sent: Thursday, January 21, 2010 3:13 PM To: Park, Kyong H...

Cross Spectrum : Conversion of 2-D spectrum into a single complex array
Joseph Park · Sep 23, 2011 · r-help

Hi, I'm wondering why the spectrum() phase of quadrature couple isn't purely +/-pi. But mostly, I'm looking for a recommended way to take a 2-D spectrum and convert it into a single complex array. Kindly consider...

[Rcpp-devel] template argument deduction/substitution failed
Joseph Park · Jun 13, 2021 · rcpp-devel

Thank you. Changing the function argument limit to 20 variables resolves the error. If this limit can be relaxed, that would be helpful for future development. Thank you for Rcpp, and your patience with my ill-formed posts. JP On...

[Rcpp-devel] calling Rf_initEmbeddedR error
Young-Ju Park · Sep 8, 2010 · rcpp-devel

Hi all, I have a problem of Rf_initEmbeddedR function. I've tried with: try { int Argc1 = 1; char *Argv1[] = {"Rtest_1"}; int Argc2 = 1; char *Argv2[] = {"Rtest_2"}; // Init R(first) Rf_initEmbeddedR(Argc1, Argv1); // R package load SEXP...

factor analysis of dynamic structure (FADS) for a huge time-series data
Hyun Soo Park · May 8, 2021 · r-help

Dear R users, I want to find the latent factors from a kind of time-series data describing temporal changes of concentration using a factor analysis technique called 'factor analysis of dynamic structure (FADS).' I learned how to form the...

Building a GUI with R
Alex Park · Oct 6, 2008 · r-sig-finance

Hello I am a private investor and have been wondering about the feasibility of building my own personal piece of software to help with my investing. In particular, I am thinking of a desktop application that has the following features...

Plot with Julian dates.
C. Park · Aug 9, 2006 · r-help

Dear Sir/Madam: I simply want to draw x-y plot with Julian dates (x) and numbers (y). Please see below for my program. In the older version of R, the plot(jdat, miles) worked without any problem. But, with...

[R-pkg-devel] Error in creating virtual environment on Debian machines
Taeyong Park · Sep 5, 2024 · r-package-devel

Hello, I am trying to create a virtual environment in the zzz.r file of my package, and my package is currently passing on Windows and failing on Debian with 1 ERROR. This is the ERROR: * installing *source* package ?PytrendsLongitudinalR...

[R-pkg-devel] Error in loadNamespace(x) : there is no package called 'formatR'
Joseph Park · Nov 13, 2020 · r-package-devel

Ah, yes... I see it now in Writing R Extensions.? Apologies for the oversight. Regarding rmarkdown, is it redundant to include rmarkdown in VignetteBuilder if it is in Suggests, or is perhaps needed in the build config as a separate...

sample weight for box plot?
sean_parks · Jan 6, 2010 · r-help

Thanks David. I used the wtd.quantile in Hmisc. Works great and is easy for a newbie like me. I am attempting to send the quantile values to boxplot, and it works for the most part. My problem is that...

Cross Spectrum : Conversion of 2-D spectrum into a single complex array
Joseph Park · Sep 24, 2011 · r-help

Perhaps this question is inappropriate or posted to the wrong list? Any guidance would be appreciated. Thanks. --- On Fri, 9/23/11, Joseph Park <jpark.us at att.net> wrote: > From: Joseph Park <jpark.us at att.net> > Subject: Cross...

Spectral Coherence
Joseph Park · Jul 12, 2011 · r-help

Thanks you! I should have realized that without explicitly engaging some form of averaging (which raises a windowing question) that the coh is always 1. On 7/12/2011 4:48 AM, Rolf Turner wrote: On 12/07/11 09...

Lattice axis list (when relation = "free")
In Hee Park · Apr 2, 2009 · r-help

Thanks for your comment. Beside axis location, I have another question for you. If I wanted to change the matrix column names shown on the lattice plot, which argument should be used to handle it? (I'd like to know...

S4 vs Reference Classes
Joseph Park · Sep 14, 2011 · r-help

Thanks Martin. What i'm hoping to do is have a class object, with a member method that can change values of slots in the object, without having to assign values by external assignment to the object. Something like this...

Can't find what you're looking for? Try searching with Google .