Permalink
Tree: ee49def295
Commits on Feb 9, 2019
  1. Fix function name in example

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

    adam3smith committed Feb 9, 2019
  3. Bring back export

    adam3smith committed Feb 9, 2019
    So we do need to export all functions for this to work
  4. 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
  2. Some code cleaning

    adam3smith committed Feb 3, 2019
    Started running roxygen but Windows didn't like it?
  3. Merge pull request #13 from QualitativeDataRepository/issue-5

    adam3smith committed Feb 3, 2019
    Develop Archivr into a package and add auto documentation.
Commits on Feb 1, 2019
Commits on Jan 31, 2019
  1. Fix issues with losing api key.

    greebie committed Jan 31, 2019
    Accept numeric or string values for folder.
  2. Fix errors from rebase.

    greebie committed Jan 31, 2019
  3. More import issues.

    greebie committed Jan 31, 2019
  4. Oxygenise.

    greebie committed Jan 31, 2019
  5. Switch from xml2 to rvest.

    greebie committed Jan 31, 2019
  6. import tools package

    greebie committed Jan 31, 2019
  7. Forgot to oxygenise.

    greebie committed Jan 31, 2019
  8. Add imports for xml2

    greebie committed Jan 31, 2019
Commits on Jan 30, 2019