Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Tree: 5cbe29806b
Commits on Nov 7, 2019
  1. Fix >100 line lengths

    adam3smith committed Nov 7, 2019
  2. Fix fallout from removing status

    adam3smith committed Nov 7, 2019
    And remove it from more documentation
  3. Unify function behavior

    adam3smith committed Nov 7, 2019
    Update examples & man files.
    
    from_wayback and from_perma now both return equivalent lists. 
    view_archiv now sets available to true if either has a copy.
    
    I've removed the "status" column/variable, since it's just the status of 
    the API call, not that of the URL, so doesn't add anything.
    
    I've also made all examples assign function results to a new variable 
    rather than print them to declutter CI (and model good practice)
Commits on Nov 6, 2019
  1. Fix except function call

    adam3smith committed Nov 6, 2019
    Add except to examples and include in Readme
Commits on Nov 2, 2019
  1. add "except" parameter as a regular expression to exclude URLs

    adam3smith committed Nov 2, 2019
Commits on Oct 17, 2019
  1. Parse xml and htm[l]? documents

    adam3smith committed Oct 17, 2019
    Closes #30 
    ideas for doing this more elegantly welcome, of course
  2. Merge pull request #28 from QualitativeDataRepository/support-other-e…

    greebie committed Oct 17, 2019
    …xtensions
    
    Use readtext for other extensions
  3. Use readtext for other extensions

    adam3smith committed Oct 17, 2019
    The idea is to use `readtext` whenever it explicitly supports a format (list taken from their manual)
  4. Merge pull request #26 from QualitativeDataRepository/issue-24

    adam3smith committed Oct 17, 2019
    Fixes #24 (perma_cc list with unknown URL)
Commits on Oct 15, 2019
  1. Change broken if statement.

    greebie committed Oct 15, 2019
Commits on Mar 10, 2019
  1. Fix conditional not being satisfied with no URL.

    greebie committed Mar 10, 2019
Commits on Feb 10, 2019
  1. Merge pull request #23 from QualitativeDataRepository/Examples

    greebie committed Feb 10, 2019
    Add Examples to documentation
Commits on Feb 9, 2019
  1. Run CI only on master

    adam3smith committed Feb 9, 2019
  2. And more perma_cc escaping

    adam3smith committed Feb 9, 2019
  3. Don't run one more perma_cc function

    adam3smith committed Feb 9, 2019
  4. Fix function name in example

    adam3smith committed Feb 9, 2019
  5. Set perma.cc examples to dontrun

    adam3smith committed Feb 9, 2019
  6. Bring back export

    adam3smith committed Feb 9, 2019
    So we do need to export all functions for this to work
  7. Add Examples & details

    adam3smith committed Feb 9, 2019
    I've removed `@export` for functions that are designed for internal use 
    only. Let's see if that works...
Commits on Feb 8, 2019
  1. Merge pull request #22 from QualitativeDataRepository/CI

    adam3smith committed Feb 8, 2019
    Add CI
  2. We're getting there

    adam3smith committed Feb 8, 2019
    Removing the configure file, which shouldn't be necessary under xenial 
    (and causes a failed build)
  3. OK travis, you get one more chance

    adam3smith committed Feb 8, 2019
    This time with xenial
  4. Give Travis one more chance

    adam3smith committed Feb 8, 2019
  5. Also update Appveyor badge

    adam3smith committed Feb 8, 2019
  6. Try to solve C++14 issue for Travis

    adam3smith committed Feb 8, 2019
  7. add some packages needed for build on linux

    adam3smith committed Feb 8, 2019
Commits on Feb 7, 2019
  1. Add CI for Linux & Windows builds

    adam3smith committed Feb 7, 2019
Commits on Feb 5, 2019
  1. Merge pull request #20 from QualitativeDataRepository/issue-14

    adam3smith committed Feb 5, 2019
    Add license and other requirements for CRAN
  2. Fix per Ryan's review

    adam3smith committed Feb 5, 2019
Commits on Feb 3, 2019
  1. Rebuild documentation

    adam3smith committed Feb 3, 2019
Older
You can’t perform that action at this time.