Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running gtools, dependencies on Linux has an unquoted -cd- command #22

Closed
sergiocorreia opened this issue Oct 31, 2017 · 0 comments
Closed

Comments

@sergiocorreia
Copy link

This line causes an error if the current path has spaces.

mcaceresb added a commit that referenced this issue Nov 1, 2017
gtools-0.9.0 (2017-11-01)

Features

- The plugin now works on OSX
- Online documentation is now available: [gtools.readthedocs.io](http://gtools.readthedocs.io/en/latest/index.html)
- `gcontract` is a fast alternative to `contrast`
- `gtoplevelsof` is a new command that allows the user to glean the most
  common levels of a set of variables.  Similar to `gcontract` with a `gsort`
  of frequency by descending order thereafter, but `gtoplevelsof` does not
  modify the source data and saves a matrix with the results after its run.
- `gdistinct` now saves its results to a matrix when there are multiple
  variables.
- Improved and normalized documentation

Bug fixes

- OSX version; fixes #11
- `gisid` now sient w/o benchmark or verbose; fixes #20
- Added quotes to `cd cwd` in `gtools`; fixes #22
- `gcontract` available; fixes #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant