Other packages > Find by keyword >

gpuR  

GPU Functions for R Objects
View on CRAN: Click here


Download and install gpuR package within the R console
Install from CRAN:
install.packages("gpuR")

Install from Github:
library("remotes")
install_github("cran/gpuR")

Install by package version:
library("remotes")
install_version("gpuR", "2.0.6")



Attach the package and use:
library("gpuR")
Maintained by
Ruoyong Xu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-20
Latest Update: 2024-05-23
Description:
Provides GPU enabled functions for 'R' objects in a simple and approachable manner.New 'gpu*' and 'vcl*' classes have been provided to wrap typical 'R' objects (e.g. vector, matrix), in both host and device spaces, to mirror typical 'R' syntax without the need to know 'OpenCL'.
How to cite:
Ruoyong Xu (2015). gpuR: GPU Functions for R Objects. R package version 2.0.6, https://cran.r-project.org/web/packages/gpuR. Accessed 10 Jan. 2025.
Previous versions and publish date:
1.0.0 (2015-11-20 18:08), 1.0.1 (2015-11-21 15:56), 1.1.0 (2016-03-16 16:43), 1.1.2 (2016-04-05 17:40), 1.2.0 (2016-12-21 17:02), 1.2.1 (2017-01-05 19:03), 2.0.0 (2017-10-18 23:24), 2.0.2 (2019-05-29 10:10), 2.0.3 (2019-05-29 23:10)
Other packages that cited gpuR R package
View gpuR citation profile
Other R packages that gpuR depends, imports, suggests or enhances
Complete documentation for gpuR
Functions, R codes and Examples using the gpuR R package
Full gpuR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pould  
Phased or Unphased Linkage Disequilibrium
Computes the D', Wn, and conditional asymmetric linkage disequilibrium (ALD) measures for pairs of g ...
Download / Learn more Package Citations See dependency  
knitrBootstrap  
'knitr' Bootstrap Framework
A framework to create Bootstrap HTML reports from 'knitr' 'rmarkdown'. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
basetheme  
Themes for Base Graphics Plots
Functions to create and select graphical themes for the base plotting system. Contains: 1) several c ...
Download / Learn more Package Citations See dependency  
mapme.biodiversity  
Efficient Monitoring of Global Biodiversity Portfolios
Biodiversity areas, especially primary forest, serve a multitude of functions for local economy, re ...
Download / Learn more Package Citations See dependency  
daterangepicker  
Create a Shiny Date-Range Input
A Shiny Input for date-ranges, which pops up two calendars for selecting dates, times, or predefined ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,441

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA