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 09 May. 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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for ckanr0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
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  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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