id
stringlengths
40
40
repo_name
stringlengths
5
110
path
stringlengths
2
233
content
stringlengths
0
1.03M
size
int32
0
60M
license
stringclasses
15 values
e0ae2022eab59371292c62d256dfaf3e49db1f71
dusenberrymw/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
asurve/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
eda7eba0e5bfc50e41f24b9e7ac55ba8950bcb8e
scheckley/shiny_mm
ui.R
#shinyapps::deployApp("/media/stephen/2AB4135CB4132A39/Users/schec/My Documents/coursera/data products/enzyme_kinetics/shiny_mm") library(shiny) #define the user interface shinyUI(fluidPage( #App title headerPanel("Michaelis Menten enzyme kinetics"), #Sidebar with slider controls sidebarPanel( numericIn...
5,207
artistic-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
nakul02/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
deroneriksson/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
dusenberrymw/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
asurve/arvind-sysml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
niketanpansare/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
sandeep-n/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
dhutchis/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
akchinSTC/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
asurve/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
iyounus/incubator-systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
e0ae2022eab59371292c62d256dfaf3e49db1f71
nakul02/systemml
src/test/scripts/functions/vect/VectorizeLixColPos.R
#------------------------------------------------------------- # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under...
1,159
apache-2.0
ef15db2a0b40b4f6d4a34a4d9b52bfbcffa23249
mathemage/h2o-3
h2o-r/tests/testdir_jira/runit_pubdev_2844.R
setwd(normalizePath(dirname(R.utils::commandArgs(asValues=TRUE)$"f"))) source("../../scripts/h2o-r-test-setup.R") test.pubdev_2844 <- function() { df1 <- iris h2o.no_progress() # as.h2o op <- options("datatable.verbose"=TRUE, "h2o.use.data.table"=TRUE) co <- capture.output( hf1 <- as.h2o(df1, desti...
3,386
apache-2.0
ef15db2a0b40b4f6d4a34a4d9b52bfbcffa23249
spennihana/h2o-3
h2o-r/tests/testdir_jira/runit_pubdev_2844.R
setwd(normalizePath(dirname(R.utils::commandArgs(asValues=TRUE)$"f"))) source("../../scripts/h2o-r-test-setup.R") test.pubdev_2844 <- function() { df1 <- iris h2o.no_progress() # as.h2o op <- options("datatable.verbose"=TRUE, "h2o.use.data.table"=TRUE) co <- capture.output( hf1 <- as.h2o(df1, desti...
3,386
apache-2.0
2f2849506f889b2ec6a2674c9223ed21d174ee1a
jakemkc/exposome_variability
src/Figure4_permute_spearman_r_p_value.R
## Jan 25 2017 ## Goal: Find p value for spearman r through permutation test ## Initialize the workspace rm(list=ls()) # clear workspace; # ls() # list objects in the workspace cat("\014") # same as ctrl-L # load load("results/corr_chems_heatmap__resid_lipid_creat_adj_v2.Rdata") # ******** ----- # A. Perm. p f...
6,071
mit
e4906d4abc0e5f098a813c994fc26d264fea9514
MatthiasHinz/containerit
tests/testthat/test_find_systemrequirements.R
# Copyright 2017 Opening Reproducible Research (http://o2r.info) context("find system requrirements") test_that("system requirements for CRAN packages can be determinded", { #test may have to be adjusted if system requriements change deps <- .find_system_dependencies("sp", method = "sysreq-package", platform = .d...
1,216
gpl-3.0
ef15db2a0b40b4f6d4a34a4d9b52bfbcffa23249
h2oai/h2o-dev
h2o-r/tests/testdir_jira/runit_pubdev_2844.R
setwd(normalizePath(dirname(R.utils::commandArgs(asValues=TRUE)$"f"))) source("../../scripts/h2o-r-test-setup.R") test.pubdev_2844 <- function() { df1 <- iris h2o.no_progress() # as.h2o op <- options("datatable.verbose"=TRUE, "h2o.use.data.table"=TRUE) co <- capture.output( hf1 <- as.h2o(df1, desti...
3,386
apache-2.0
1e041f47b8022b8f7913118139501a9d88e719eb
Simontuk/hello_world
00N_LoadData.R
library(minfi) library(data.table) library(MethylAid) library(parallel) library(data.table) args <- commandArgs(TRUE) dataset <- args[1] # Define "Local Dataset" #dataset <- "ACC" ## adapt path to dataset main.dir <- '/icgc/dkfzlsdf/analysis/B080/steiger' data.dir <- file.path(main.dir,'data',dataset) out.dir <- fi...
3,055
gpl-2.0
6536b722766389b39682156444157368e881bf80
wotuzu17/tronador
R_packages/quantify/pkg/R/qDSMAStatus.R
# function calculates quantile status of first derivative of SMA of # a rollingwindow # currently, only 3 levels are supported. qDSMAStatus <- function (TS, n, rollingwindow) { SMA <- SMA(Cl(TS), n=n) FD_SMA <- diff(SMA) FD_SMA_Q <- cbind( rollapply(FD_SMA, rollingwindow, quantile, probs=.25, na.rm=TRUE), ...
576
mit
2c9951079bc32f7c909ecafc809f7f0af826fbe2
vnminin/SISMID_MCMC_I
2019/code/diagnostics.R
## This script illustrates some diagnostic tools available in package coda ## Author: Vladimir N. Minin ## last update: 07/14/19 ## first we need to load coda and mcmcse packages (you need to install them first) library(coda) library(mcmcse) ## now let's load our M-H and Gibbs sampler examples source("https://raw.git...
2,325
gpl-2.0
7c544f8d89f1e638eec6ae01fed36f47badaa00e
maddin79/darch
R/rbmUpdate.R
# Copyright (C) 2013-2016 Martin Drees # # This file is part of darch. # # darch is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # da...
3,208
gpl-3.0
7c544f8d89f1e638eec6ae01fed36f47badaa00e
cran/darch
R/rbmUpdate.R
# Copyright (C) 2013-2016 Martin Drees # # This file is part of darch. # # darch is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # da...
3,208
gpl-3.0
998c92698fcefd8d888c63428e5886e08f0df5aa
tarakc02/rcrunchbase
tests/testthat/test-expand-section.R
context("expand-section") test_that("sections can be expanded regardless of where they came from", { fb_node <- crunchbase_parse(crunchbase_GET("organizations/facebook")) fb_nodes <- crunchbase_get_details("organizations/facebook") expect_that(crunchbase_expand_section(fb_node, "current_team"), ...
681
mit
998c92698fcefd8d888c63428e5886e08f0df5aa
ofirsh/rcrunchbase
tests/testthat/test-expand-section.R
context("expand-section") test_that("sections can be expanded regardless of where they came from", { fb_node <- crunchbase_parse(crunchbase_GET("organizations/facebook")) fb_nodes <- crunchbase_get_details("organizations/facebook") expect_that(crunchbase_expand_section(fb_node, "current_team"), ...
681
mit
fb938a8984327cee4f59e41c64bcca5f71dac8fb
cran/Zelig
R/model-negbinom.R
#' Negative Binomial Regression for Event Count Dependent Variables #'@param formula a symbolic representation of the model to be #' estimated, in the form \code{y ~ x1 + x2}, where \code{y} is the #' dependent variable and \code{x1} and \code{x2} are the explanatory #' variables, and \code{y}, \code{x1}, and \co...
5,539
gpl-2.0
090d3b50284625678ba48692154d8e7c87f3033e
krlmlr/cxxr
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
0efdc31319de0a611523a1abb7c93845ee12f6b2
rodrigoesborges/conjuntuRa
Nacional-Brasil/03_mercado_de_trabalho-RAIS-CAGED.R
require(microdadosBrasil) require(data.table) require(readr) require(readxl) require(dplyr) require(plotly) anos <- seq(1994,2017,1) ufs <- c("AC","AL","AM","AP","BA","CE", "DF", "ES", "GO", "MA","MG","MS","MT","PA","PB","PE","PI","PR","RN","RJ","RO","RR","RS","SC","SE","SOP","TO") nomescols <- c("ano","uf","divisao"...
4,840
gpl-3.0
8bf2fe8aadea5020a30fa05df30d630b5364a527
droglenc/FSAdata
R/WalleyeML.R
#' @title Back-calculated lengths-at-age for Walleye from Lake Mille Lacs, 2000-2011. #' #' @description Back-calculated lengths-at-age for Walleye (\emph{Sander vitreus}) from Lake Mille Lacs. Walleye were captured by Minnesota Department of Natural Resources personnel in fishery-independent gillnets (five multifil...
1,814
gpl-2.0
090d3b50284625678ba48692154d8e7c87f3033e
kmillar/cxxr
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
090d3b50284625678ba48692154d8e7c87f3033e
ArunChauhan/cxxr
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
a9000c7685f7d849fe0a4cff1af1bf39c345ec9d
tdsmith/git2r
tests/status.R
## git2r, R bindings to the libgit2 library. ## Copyright (C) 2013-2015 The git2r contributors ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License, version 2, ## as published by the Free Software Foundation. ## ## git2r is distributed in the...
5,957
gpl-2.0
d57b15171a11186a1ce0ac1a10fefe167abff420
STAT-ATA-ASU/Arnholt-Alan-STT2810
R-Scripts/rscriptpractice.R
# Alan Arnholt # 9/15/15 library(PASWR2) ?EPIDURALF str(EPIDURALF) head(EPIDURALF) # shows first six rows 116/(172/100)^2 library(dplyr) # puts package on search path bodyfat <- select(EPIDURALF, kg, cm) head(bodyfat) bodyfat <- mutate(bodyfat, BMI = kg/(cm/100)^2) head(bodyfat) bodyfat2 <- filter(bodyfat, BMI > 45) ...
652
mit
090d3b50284625678ba48692154d8e7c87f3033e
kmillar/rho
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
090d3b50284625678ba48692154d8e7c87f3033e
rho-devel/rho
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
090d3b50284625678ba48692154d8e7c87f3033e
cxxr-devel/cxxr
src/extra/testr/filtered-test-suite/rowsum/tc_rowsum_5.R
expected <- eval(parse(text="structure(c(0.102430555555556, 0.102430555555556, 0.102430555555556, 0.546875, -0.078125, 0.477430555555556, -0.0642361111111111, 0.102430555555556), .Dim = c(8L, 1L), .Dimnames = list(c(\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"), NULL))")); test(id=0, code={ argv...
962
gpl-2.0
5eb0264ad1d50b573e3659165ba1e5c02c729bee
kbseah/genome-bin-tools
gbtools/R/summary.gbt.R
#' Print summary of gbt object #' #' @param x Object of class gbt #' @return data.frame summarizing contents of x #' @seealso \code{\link{gbt}}, \code{\link{print.gbt}} #' @export summary.gbt <- print.gbt # Identical to "print" behavior
238
gpl-2.0
a9000c7685f7d849fe0a4cff1af1bf39c345ec9d
egonw/git2r
tests/status.R
## git2r, R bindings to the libgit2 library. ## Copyright (C) 2013-2015 The git2r contributors ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License, version 2, ## as published by the Free Software Foundation. ## ## git2r is distributed in the...
5,957
gpl-2.0
d57b15171a11186a1ce0ac1a10fefe167abff420
STT2810-ASU/Arnholt-Alan-STT2810
R-Scripts/rscriptpractice.R
# Alan Arnholt # 9/15/15 library(PASWR2) ?EPIDURALF str(EPIDURALF) head(EPIDURALF) # shows first six rows 116/(172/100)^2 library(dplyr) # puts package on search path bodyfat <- select(EPIDURALF, kg, cm) head(bodyfat) bodyfat <- mutate(bodyfat, BMI = kg/(cm/100)^2) head(bodyfat) bodyfat2 <- filter(bodyfat, BMI > 45) ...
652
mit
bce508c273f60ac954d6a7a0dae7f0e6e34a8501
chipster/chipster-tools
tools/misc/R/my_tblastn.R
# TOOL my_tblastn.R: "Translated protein BLAST against users of nucleotide sequence set" (Heuristic tool to search hits from users own nucleotide sequence set using protein query. Your query sequence set can contain 100000 nucleotide sequences in maximum.) # INPUT query.fa: "Query sequences" TYPE GENERIC # INPUT dbnuc....
9,744
mit
67a9ac226f637facafd9f93943bdf0d5c5f6c615
mumtahena/bild_signatures
BH3_Stuff/Mcl1Dependence_Xiao.R
# This scripts analyzes the difference bettwen MCL-1 dependent and independent cell lines setwd("~/Documents/Multipathway_Modeling/") source("http://www.r-statistics.com/wp-content/uploads/2010/02/Barnard.R.txt") source("http://www.r-statistics.com/wp-content/uploads/2012/01/source_https.r.txt") source_https("https:/...
1,480
mit
aeaa968235995317de4ff15176a08e0ae2ec27eb
Blahah/assemblotron-paper
figures/yeast_fulldata_optimisation_sim.R
library(data.table) library(dplyr) library(ggplot2) library(reshape2) library(gridExtra) setwd('~/code/assemblotron-paper/data/optimisation_simulation/') dt <- NULL for (csv in dir(pattern='*/*_scores.csv', recursive = T)) { this_dt <- fread(csv) rep <- gsub('.*/(.*)_scores.csv', '\\1', csv) species <- gsub('(...
1,212
mit
8a5cb5c8f4f5cd6e8dcfdde93a626aadc0a19de4
RevolutionAnalytics/RRO
R-src/src/library/tools/R/build.R
# File src/library/tools/R/build.R # Part of the R package, https://www.R-project.org # # Copyright (C) 1995-2015 The R Core Team # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either v...
42,369
gpl-2.0
aaa3540934ff4961c8e051b3fea8d36704d1e40d
kalden/spartan
tests/testthat/test_efast_sampling_netlogo.R
library(spartan) library(XML) context("Test of Spartan Netlogo eFAST Sampling") test_that("efast_generate_sample_netlogo", { skip_on_cran() # Generate the samples, then we'll check the content # eFAST sampling has been tested independently, within that method efast_generate_sample_netlogo( FILEPATH=getw...
2,077
gpl-2.0
72eda255b2d387e0d7a5d274a46bf67af238b32e
geiser/2017-experiment-analysis
study03/03-irt-correlation-signedup-analysis.R
library(psych) library(readr) library(dplyr) library(readxl) library(PerformanceAnalytics) participants <- read_csv('data/SignedUpParticipants.csv') info_src <- list( "gain.theta" = list( sheed = "data", dv = "gain.theta", wid = "UserID" , dv.name = "Gains in Skill/Knowledge" , filename = "report/learni...
4,189
gpl-3.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
krlmlr/cxxr
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
kmillar/rho
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
cxxr-devel/cxxr
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
ArunChauhan/cxxr
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
kmillar/cxxr
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
fbaf9a22ca6e7673f4a233a06e141bdeb2f0bfa4
rho-devel/rho
src/extra/testr/filtered-test-suite/operators/tc_operators_207.R
expected <- eval(parse(text="c(4.5241870901798, 0.211646098116025, 1.86003798801034e-43)")); test(id=0, code={ argv <- eval(parse(text="list(5, c(0.90483741803596, 0.042329219623205, 3.72007597602068e-44))")); do.call(`*`, argv); }, o=expected);
272
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
kalibera/rexp
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
rho-devel/rho
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
0aa025e7406007f069f8b1532c48bc5ec9e2067e
igm-team/meaRtools
meaRtools/inst/sje1.R
## sje testing functions. require(devtools) load_all() require(sjemea) require(lattice) options(sjemea.corr.method = "Tiling") options(sjemea.corr.dt = 0.05) #default 50ms. ## check network spikes data.file <- system.file("examples", "TC89_DIV15_A.nexTimestamps", package = ...
2,964
gpl-3.0
488490735aebfffc2c59ccb44befaffa22ac23de
jeroenooms/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
aviralg/R-dyntrace
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
kmillar/rho
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
cmosetick/RRO
R-src/src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
skyguy94/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
cxxr-devel/cxxr
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
hadley/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
ArunChauhan/cxxr
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
reactorlabs/gnur
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
mathematicalcoffee/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
WelkinGuan/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
bedatadriven/renjin
packages/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
MouseGenomics/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
SurajGupta/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
graalvm/fastr
com.oracle.truffle.r.native/gnur/patch/src/library/grid/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
wch/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
mirror/r
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
jimhester/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
jeffreyhorner/R-Judy-Arrays
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
lajus/customr
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
limeng12/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
minux/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
kmillar/cxxr
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
o-/Rexperiments
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
LeifAndersen/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
jeffreyhorner/R-Array-Hash
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
andy-thomason/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
jagdeesh109/RRO
R-src/src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
glycerine/bigbird
r-3.0.2/src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
bsd-2-clause
488490735aebfffc2c59ccb44befaffa22ac23de
allr/r-instrumented
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
SensePlatform/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
RevolutionAnalytics/RRO
R-src/src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
abiyug/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
hxfeng/R-3.1.2
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
ChiWang/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
patperry/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
nathan-russell/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
allr/timeR
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
krlmlr/cxxr
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
cxxr-devel/cxxr-svn-mirror
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
krlmlr/r-source
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
488490735aebfffc2c59ccb44befaffa22ac23de
Mouseomics/R
src/library/grid/R/metric.R
# API to access detailed text metric info # # Copyright (C) 1995-2012 The R Core Team # This first function does NOT return a "unit" object # It is just access to font metric info in the calling context # (similar to the convert*() functions, with corresponding caveats on use) grid.textMetric <- function(string) { ...
398
gpl-2.0
29bd323d16e3616090bdd95a5aeb7ddb57939581
pdp10/pip3_mirna
7_miRNA_timecourses/miRNA_timecourses.R
# The MIT License # # Copyright (c) 2017 Piero Dalle Pezze # # Permission is hereby granted, free of charge, # to any person obtaining a copy of this software and # associated documentation files (the "Software"), to # deal in the Software without restriction, including # without limitation the rights to use, cop...
1,383
mit
1fd65e60449d7f93f6402dae6aa1f392c15f2d8d
physion/ovation-R
Rovation/R/ovation_testing.R
#' Creates a new Ovation database stack for testing #' #' A testing stack creates a complete, isolated Ovation database and in-memory "cloud" storage provider. #' A local stack should be used for testing only, and should be cleaned up with \code{localStack$cleanUp} when #' done. #' #' @return new us.physion.ovation...
1,291
bsd-2-clause
35e11d25972357a0f94e912280b4936ff11b514c
bedatadriven/renjin
tests/src/test/R/test.qr.R
# # Renjin : JVM-based interpreter for the R language for the statistical analysis # Copyright © 2010-2019 BeDataDriven Groep B.V. and contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundati...
951
gpl-2.0