Other packages > Find by keyword >

ckanr  

Client for the Comprehensive Knowledge Archive Network ('CKAN') API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ckanr", "0.7.0")



Attach the package and use:
library("ckanr")
Maintained by
Francisco Alves
[Scholar Profile | Author Map]
First Published: 2015-10-22
Latest Update: 2023-03-17
Description:
Client for 'CKAN' API (). Includes interface to 'CKAN' 'APIs' for search, list, show for packages, organizations, and resources. In addition, provides an interface to the 'datastore' API.
How to cite:
Francisco Alves (2015). ckanr: Client for the Comprehensive Knowledge Archive Network ('CKAN') API. R package version 0.7.0, https://cran.r-project.org/web/packages/ckanr. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2015-10-22 08:24), 0.3.0 (2019-07-23 06:30), 0.4.0 (2019-10-11 23:00), 0.5.0 (2020-07-30 11:30), 0.6.0 (2021-02-03 20:30)
Other packages that cited ckanr R package
View ckanr citation profile
Other R packages that ckanr depends, imports, suggests or enhances
Complete documentation for ckanr
Functions, R codes and Examples using the ckanr R package
Some associated functions: as.ckan_group . as.ckan_organization . as.ckan_package . as.ckan_related . as.ckan_resource . as.ckan_tag . as.ckan_user . changes . ckan_classes . ckan_fetch . ckan_info . ckanr-deprecated . ckanr-package . ckanr_settings . ckanr_setup . dashboard_activity_list . dashboard_count . ds_create . ds_create_dataset . ds_search . ds_search_sql . group_create . group_delete . group_list . group_patch . group_show . group_update . license_list . organization_create . organization_delete . organization_list . organization_purge . organization_show . package_activity_list . package_create . package_delete . package_list . package_list_current . package_patch . package_revision_list . package_search . package_show . package_update . ping . pipe . related_create . related_delete . related_list . related_show . related_update . resource_create . resource_delete . resource_patch . resource_search . resource_show . resource_update . revision_list . servers . src_ckan . tag_create . tag_list . tag_search . tag_show . user_activity_list . user_create . user_delete . user_followee_count . user_follower_count . user_follower_list . user_list . user_show . 
Some associated R codes: as-ckan_group.R . as-ckan_organization.R . as-ckan_package.R . as-ckan_related.R . as-ckan_resource.R . as-ckan_tag.R . as-ckan_user.R . changes.R . ckan_classes.R . ckan_fetch.R . ckan_info.R . ckanr-package.R . ckanr_settings.R . dashboard_activity_list.R . dashboard_count.R . dbi.R . dplyr.R . ds_create.R . ds_create_dataset.R . ds_search.R . ds_search_sql.R . group_create.R . group_delete.R . group_list.R . group_patch.R . group_show.R . group_update.R . license_list.R . on_load.R . organization_create.R . organization_delete.R . organization_list.R . organization_purge.R . organization_show.R . package_activity_list.R . package_create.R . package_delete.R . package_list.R . package_list_current.R . package_patch.R . package_revision_list.R . package_search.R . package_show.R . package_update.R . ping.R . pipe.R . related_create.R . related_delete.R . related_list.R . related_show.R . related_update.R . resource_create.R . resource_delete.R . resource_patch.R . resource_search.R . resource_show.R . resource_update.R . revision_list.R . servers.R . tag_create.R . tag_list.R . tag_search.R . tag_show.R . user_activity_list.R . user_create.R . user_delete.R . user_followee_count.R . user_follower_count.R . user_follower_list.R . user_list.R . user_show.R . zzz.R .  Full ckanr package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ckanr0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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