Package: shopifyr
Type: Package
Title: An R Interface to the Shopify API
Version: 1.0.0
Date: 2019-07-21
Author: Charlie Friedemann
Maintainer: Charlie Friedemann <cfriedem@gmail.com>
Description: An interface to the Admin API of the E-commerce service Shopify,
    (<https://help.shopify.com/en/api/reference>).
URL: https://github.com/charliebone/shopifyr/
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.0)
Imports: R6 (>= 2.0), curl, jsonlite
RoxygenNote: 6.1.1
Collate: 'AbandonedCheckout.R' 'AccessScope.R' 'Announcement.R'
        'ApplicationCharge.R' 'ApplicationCredit.R' 'Article.R'
        'Asset.R' 'Blog.R' 'CarrierService.R' 'Checkout.R' 'Collect.R'
        'CollectionListing.R' 'Comment.R' 'Country.R'
        'CustomCollection.R' 'Customer.R' 'CustomerAddress.R'
        'CustomerSavedSearch.R' 'DiscountCode.R' 'DraftOrder.R'
        'Event.R' 'Fulfillment.R' 'FulfillmentEvent.R'
        'FulfillmentService.R' 'GiftCard.R' 'GraphQL.R'
        'InventoryItem.R' 'InventoryLevel.R' 'Location.R'
        'MarketingEvent.R' 'MetaField.R' 'Order.R' 'OrderRisks.R'
        'Page.R' 'Policy.R' 'PriceRule.R' 'Product.R' 'ProductImage.R'
        'ProductListing.R' 'ProductVariant.R' 'Province.R'
        'RecurringApplicationCharge.R' 'Redirect.R' 'Refund.R'
        'Report.R' 'ResourceFeedback.R' 'ScriptTag.R' 'ShippingZone.R'
        'Shop.R' 'Webhook.R' 'User.R' 'UsageCharge.R' 'Transaction.R'
        'Theme.R' 'SmartCollection.R' 'private.R' 'ShopifyShop.R'
        'shopifyr-package.R'
NeedsCompilation: no
Packaged: 2019-07-22 01:05:32.415236 UTC; charlie
Repository: CRAN
Date/Publication: 2019-07-22 04:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:05:31 UTC; windows
